Skip to content

Commit ab5f32b

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 18fea5d commit ab5f32b

21 files changed

+19047
-1162
lines changed

Diff for: codegen/sdk-codegen/aws-models/auto-scaling.json

+26
Original file line numberDiff line numberDiff line change
@@ -3571,6 +3571,12 @@
35713571
"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>"
35723572
}
35733573
},
3574+
"Period": {
3575+
"target": "com.amazonaws.autoscaling#MetricGranularityInSeconds",
3576+
"traits": {
3577+
"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>"
3578+
}
3579+
},
35743580
"Metrics": {
35753581
"target": "com.amazonaws.autoscaling#TargetTrackingMetricDataQueries",
35763582
"traits": {
@@ -8151,6 +8157,14 @@
81518157
"target": "com.amazonaws.autoscaling#MetricDimension"
81528158
}
81538159
},
8160+
"com.amazonaws.autoscaling#MetricGranularityInSeconds": {
8161+
"type": "integer",
8162+
"traits": {
8163+
"smithy.api#range": {
8164+
"min": 1
8165+
}
8166+
}
8167+
},
81548168
"com.amazonaws.autoscaling#MetricGranularityType": {
81558169
"type": "structure",
81568170
"members": {
@@ -10859,6 +10873,12 @@
1085910873
"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>"
1086010874
}
1086110875
},
10876+
"Period": {
10877+
"target": "com.amazonaws.autoscaling#MetricGranularityInSeconds",
10878+
"traits": {
10879+
"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>"
10880+
}
10881+
},
1086210882
"ReturnData": {
1086310883
"target": "com.amazonaws.autoscaling#ReturnData",
1086410884
"traits": {
@@ -10894,6 +10914,12 @@
1089410914
"traits": {
1089510915
"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>"
1089610916
}
10917+
},
10918+
"Period": {
10919+
"target": "com.amazonaws.autoscaling#MetricGranularityInSeconds",
10920+
"traits": {
10921+
"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>"
10922+
}
1089710923
}
1089810924
},
1089910925
"traits": {

Diff for: codegen/sdk-codegen/aws-models/bcm-pricing-calculator.json

+7,093
Large diffs are not rendered by default.

Diff for: codegen/sdk-codegen/aws-models/bedrock-agent-runtime.json

+1,046-95
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)