-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
awstools
committed
Jan 30, 2023
1 parent
12573e1
commit be414c1
Showing
16 changed files
with
2,724 additions
and
2,599 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "CloudDirectory", | ||
"description": "Enabled FIPS endpoints for GovCloud (US) regions in SDK." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CloudFormation", | ||
"description": "This feature provides a method of obtaining which regions a stackset has stack instances deployed in." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DLM", | ||
"description": "Enabled FIPS endpoints for GovCloud (US) regions in SDK." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Discovery", | ||
"description": "Update ImportName validation to 255 from the current length of 100" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Imagebuilder", | ||
"description": "Enabled FIPS endpoints for GovCloud (US) regions in SDK." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Kafka", | ||
"description": "Enabled FIPS endpoints for GovCloud (US) regions in SDK." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "MediaConvert", | ||
"description": "Enabled FIPS endpoints for GovCloud (US) regions in SDK." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SWF", | ||
"description": "Enabled FIPS endpoints for GovCloud (US) regions in SDK." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -967,6 +967,9 @@ | |
}, | ||
"ManagedExecution": { | ||
"shape": "S34" | ||
}, | ||
"Regions": { | ||
"shape": "S2o" | ||
} | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.