Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
706 changes: 661 additions & 45 deletions aws/sdk/aws-models/bedrock-runtime.json

Large diffs are not rendered by default.

1,605 changes: 1,061 additions & 544 deletions aws/sdk/aws-models/cloudwatch-logs.json

Large diffs are not rendered by default.

1,131 changes: 1,004 additions & 127 deletions aws/sdk/aws-models/config.json → aws/sdk/aws-models/config-service.json

Large diffs are not rendered by default.

676 changes: 428 additions & 248 deletions aws/sdk/aws-models/dynamodb.json

Large diffs are not rendered by default.

116,238 changes: 65,865 additions & 50,373 deletions aws/sdk/aws-models/ec2.json

Large diffs are not rendered by default.

5,053 changes: 4,476 additions & 577 deletions aws/sdk/aws-models/ecs.json

Large diffs are not rendered by default.

44 changes: 0 additions & 44 deletions aws/sdk/aws-models/glacier.json
Original file line number Diff line number Diff line change
Expand Up @@ -2845,17 +2845,6 @@
"UseDualStack": false
}
},
{
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
},
"params": {
"Region": "us-iso-east-1",
"UseFIPS": true,
"UseDualStack": true
}
},
{
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
"expect": {
Expand All @@ -2869,17 +2858,6 @@
"UseDualStack": false
}
},
{
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"Region": "us-iso-east-1",
"UseFIPS": false,
"UseDualStack": true
}
},
{
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
"expect": {
Expand All @@ -2893,17 +2871,6 @@
"UseDualStack": false
}
},
{
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
"expect": {
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
},
"params": {
"Region": "us-isob-east-1",
"UseFIPS": true,
"UseDualStack": true
}
},
{
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
"expect": {
Expand All @@ -2917,17 +2884,6 @@
"UseDualStack": false
}
},
{
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
"expect": {
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"Region": "us-isob-east-1",
"UseFIPS": false,
"UseDualStack": true
}
},
{
"documentation": "For custom endpoint with region set and fips disabled and dualstack disabled",
"expect": {
Expand Down
2,827 changes: 1,901 additions & 926 deletions aws/sdk/aws-models/iam.json

Large diffs are not rendered by default.

1,045 changes: 742 additions & 303 deletions aws/sdk/aws-models/kms.json

Large diffs are not rendered by default.

Loading
Loading