Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 22, 2024
1 parent 18fea5d commit ab5f32b
Show file tree
Hide file tree
Showing 21 changed files with 19,047 additions and 1,162 deletions.
26 changes: 26 additions & 0 deletions codegen/sdk-codegen/aws-models/auto-scaling.json
Original file line number Diff line number Diff line change
Expand Up @@ -3571,6 +3571,12 @@
"smithy.api#documentation": "<p>The unit of the metric. For a complete list of the units that CloudWatch supports, see the\n <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html\">MetricDatum</a>\n data type in the <i>Amazon CloudWatch API Reference</i>.</p>"
}
},
"Period": {
"target": "com.amazonaws.autoscaling#MetricGranularityInSeconds",
"traits": {
"smithy.api#documentation": "<p>\n The period of the metric in seconds. The default value is 60. Accepted values are 10, 30, and 60. For high resolution metric, set the value to less than 60. For more information, see\n <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/policy-creating-high-resolution-metrics.html\">Create a target tracking policy using high-resolution metrics for faster response</a>.\n </p>"
}
},
"Metrics": {
"target": "com.amazonaws.autoscaling#TargetTrackingMetricDataQueries",
"traits": {
Expand Down Expand Up @@ -8151,6 +8157,14 @@
"target": "com.amazonaws.autoscaling#MetricDimension"
}
},
"com.amazonaws.autoscaling#MetricGranularityInSeconds": {
"type": "integer",
"traits": {
"smithy.api#range": {
"min": 1
}
}
},
"com.amazonaws.autoscaling#MetricGranularityType": {
"type": "structure",
"members": {
Expand Down Expand Up @@ -10859,6 +10873,12 @@
"smithy.api#documentation": "<p>A human-readable label for this metric or expression. This is especially useful if\n this is a math expression, so that you know what the value represents.</p>"
}
},
"Period": {
"target": "com.amazonaws.autoscaling#MetricGranularityInSeconds",
"traits": {
"smithy.api#documentation": "<p>\n The period of the metric in seconds. The default value is 60. Accepted values are 10, 30, and 60. For high resolution metric, set the value to less than 60. For more information, see\n <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/policy-creating-high-resolution-metrics.html\">Create a target tracking policy using high-resolution metrics for faster response</a>.\n </p>"
}
},
"ReturnData": {
"target": "com.amazonaws.autoscaling#ReturnData",
"traits": {
Expand Down Expand Up @@ -10894,6 +10914,12 @@
"traits": {
"smithy.api#documentation": "<p>The unit to use for the returned data points. For a complete list of the units that\n CloudWatch supports, see the <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html\">MetricDatum</a>\n data type in the <i>Amazon CloudWatch API Reference</i>.</p>"
}
},
"Period": {
"target": "com.amazonaws.autoscaling#MetricGranularityInSeconds",
"traits": {
"smithy.api#documentation": "<p>\n The period of the metric in seconds. The default value is 60. Accepted values are 10, 30, and 60. For high resolution metric, set the value to less than 60. For more information, see\n <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/policy-creating-high-resolution-metrics.html\">Create a target tracking policy using high-resolution metrics for faster response</a>.\n </p>"
}
}
},
"traits": {
Expand Down
7,093 changes: 7,093 additions & 0 deletions codegen/sdk-codegen/aws-models/bcm-pricing-calculator.json

Large diffs are not rendered by default.

1,141 changes: 1,046 additions & 95 deletions codegen/sdk-codegen/aws-models/bedrock-agent-runtime.json

Large diffs are not rendered by default.

Loading

0 comments on commit ab5f32b

Please sign in to comment.