Skip to content

Commit 01b74e6

Browse files
Updated API models and rebuilt service gems.
1 parent 48fd794 commit 01b74e6

File tree

137 files changed

+10291
-590
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+10291
-590
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ RubyGems.org page under "LINKS" section.
320320
| AWS B2B Data Interchange | Aws::B2bi | aws-sdk-b2bi | 2022-06-23 |
321321
| AWS Backup | Aws::Backup | aws-sdk-backup | 2018-11-15 |
322322
| AWS Backup Gateway | Aws::BackupGateway | aws-sdk-backupgateway | 2021-01-01 |
323+
| AWS Backup Search | Aws::BackupSearch | aws-sdk-backupsearch | 2018-05-10 |
323324
| AWS Batch | Aws::Batch | aws-sdk-batch | 2016-08-10 |
324325
| AWS Billing | Aws::Billing | aws-sdk-billing | 2023-09-07 |
325326
| AWS Billing and Cost Management Data Exports | Aws::BCMDataExports | aws-sdk-bcmdataexports | 2023-11-26 |

apis/account/2021-02-01/api-2.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@
55
"endpointPrefix":"account",
66
"jsonVersion":"1.1",
77
"protocol":"rest-json",
8+
"protocols":["rest-json"],
89
"serviceFullName":"AWS Account",
910
"serviceId":"Account",
1011
"signatureVersion":"v4",
1112
"signingName":"account",
12-
"uid":"account-2021-02-01"
13+
"uid":"account-2021-02-01",
14+
"auth":["aws.auth#sigv4"]
1315
},
1416
"operations":{
1517
"AcceptPrimaryEmailUpdate":{

apis/account/2021-02-01/endpoint-rule-set-1.json

Lines changed: 216 additions & 260 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)