-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated API models and rebuilt service gems.
- Loading branch information
AWS SDK for Ruby
authored and
Nobody
committed
Jul 13, 2022
1 parent
397916b
commit c0e5d95
Showing
9 changed files
with
2,531 additions
and
57 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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 |
---|---|---|
@@ -1 +1 @@ | ||
1.25.0 | ||
1.26.0 |
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 |
---|---|---|
|
@@ -48,6 +48,6 @@ | |
# @!group service | ||
module Aws::AppConfig | ||
|
||
GEM_VERSION = '1.25.0' | ||
GEM_VERSION = '1.26.0' | ||
|
||
end |
687 changes: 660 additions & 27 deletions
687
gems/aws-sdk-appconfig/lib/aws-sdk-appconfig/client.rb
Large diffs are not rendered by default.
Oops, something went wrong.
300 changes: 296 additions & 4 deletions
300
gems/aws-sdk-appconfig/lib/aws-sdk-appconfig/client_api.rb
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.