Amazon Compute Optimizer · JSON Structure

Compute Optimizer Export Auto Scaling Group Recommendations Request Structure

ExportAutoScalingGroupRecommendationsRequest schema

Type: object Properties: 7 Required: 1
Cost OptimizationFinOpsMachine-LearningResource Recommendations

ExportAutoScalingGroupRecommendationsRequest is a JSON Structure definition published by Amazon Compute Optimizer, describing 7 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

accountIds filters fieldsToExport s3DestinationConfig fileFormat includeMemberAccounts recommendationPreferences

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-compute-optimizer/refs/heads/main/json-structure/compute-optimizer-export-auto-scaling-group-recommendations-request-structure.json",
  "name": "ExportAutoScalingGroupRecommendationsRequest",
  "description": "ExportAutoScalingGroupRecommendationsRequest schema",
  "type": "object",
  "properties": {
    "accountIds": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AccountIds"
        },
        {
          "description": "<p>The IDs of the Amazon Web Services accounts for which to export Auto Scaling group recommendations.</p> <p>If your account is the management account of an organization, use this parameter to specify the member account for which you want to export recommendations.</p> <p>This parameter cannot be specified together with the include member accounts parameter. The parameters are mutually exclusive.</p> <p>Recommendations for member accounts are not included in the export if this parameter, or the include member accounts parameter, is omitted.</p> <p>You can specify multiple account IDs per request.</p>"
        }
      ]
    },
    "filters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Filters"
        },
        {
          "description": "An array of objects to specify a filter that exports a more specific set of Auto Scaling group recommendations."
        }
      ]
    },
    "fieldsToExport": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ExportableAutoScalingGroupFields"
        },
        {
          "description": "The recommendations data to include in the export file. For more information about the fields that can be exported, see <a href=\"https://docs.aws.amazon.com/compute-optimizer/latest/ug/exporting-recommendations.html#exported-files\">Exported files</a> in the <i>Compute Optimizer User Guide</i>."
        }
      ]
    },
    "s3DestinationConfig": {
      "allOf": [
        {
          "$ref": "#/components/schemas/S3DestinationConfig"
        },
        {
          "description": "<p>An object to specify the destination Amazon Simple Storage Service (Amazon S3) bucket name and key prefix for the export job.</p> <p>You must create the destination Amazon S3 bucket for your recommendations export before you create the export job. Compute Optimizer does not create the S3 bucket for you. After you create the S3 bucket, ensure that it has the required permissions policy to allow Compute Optimizer to write the export file to it. If you plan to specify an object prefix when you create the export job, you must include the object prefix in the policy that you add to the S3 bucket. For more information, see <a href=\"https://docs.aws.amazon.com/compute-optimizer/latest/ug/create-s3-bucket-policy-for-compute-optimizer.html\">Amazon S3 Bucket Policy for Compute Optimizer</a> in the <i>Compute Optimizer User Guide</i>.</p>"
        }
      ]
    },
    "fileFormat": {
      "allOf": [
        {
          "$ref": "#/components/schemas/FileFormat"
        },
        {
          "description": "<p>The format of the export file.</p> <p>The only export file format currently supported is <code>Csv</code>.</p>"
        }
      ]
    },
    "includeMemberAccounts": {
      "allOf": [
        {
          "$ref": "#/components/schemas/IncludeMemberAccounts"
        },
        {
          "description": "<p>Indicates whether to include recommendations for resources in all member accounts of the organization if your account is the management account of an organization.</p> <p>The member accounts must also be opted in to Compute Optimizer, and trusted access for Compute Optimizer must be enabled in the organization account. For more information, see <a href=\"https://docs.aws.amazon.com/compute-optimizer/latest/ug/security-iam.html#trusted-service-access\">Compute Optimizer and Amazon Web Services Organizations trusted access</a> in the <i>Compute Optimizer User Guide</i>.</p> <p>Recommendations for member accounts of the organization are not included in the export file if this parameter is omitted.</p> <p>This parameter cannot be specified together with the account IDs parameter. The parameters are mutually exclusive.</p> <p>Recommendations for member accounts are not included in the export if this parameter, or the account IDs parameter, is omitted.</p>"
        }
      ]
    },
    "recommendationPreferences": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RecommendationPreferences"
        },
        {
          "description": "An object to specify the preferences for the Auto Scaling group recommendations to export."
        }
      ]
    }
  },
  "required": [
    "s3DestinationConfig"
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/compute-optimizer-export-auto-scaling-group-recommendations-request-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.