-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-1.36.15' into develop
* release-1.36.15: Bumping version to 1.36.15 Update partitions file Update endpoints model Update to latest models
- Loading branch information
Showing
14 changed files
with
1,383 additions
and
158 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,27 @@ | ||
[ | ||
{ | ||
"category": "``cloudformation``", | ||
"description": "We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``connectcases``", | ||
"description": "This release adds the ability to conditionally require fields on a template. Check public documentation for more information.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cost-optimization-hub``", | ||
"description": "This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``s3``", | ||
"description": "Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "Eventsteam", | ||
"description": "The SDK no longer validates payload size for eventstreams. This is to facilitate varying payload requirements across AWS services.", | ||
"type": "enhancement" | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
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
536 changes: 490 additions & 46 deletions
536
botocore/data/cloudformation/2010-05-15/service-2.json
Large diffs are not rendered by default.
Oops, something went wrong.
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.