Skip to content

Commit e24391a

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated API models and rebuilt service gems.
1 parent 11653f6 commit e24391a

File tree

76 files changed

+6411
-3644
lines changed

Some content is hidden

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

76 files changed

+6411
-3644
lines changed

apis/amplifyuibuilder/2021-08-11/api-2.json

Lines changed: 438 additions & 0 deletions
Large diffs are not rendered by default.

apis/amplifyuibuilder/2021-08-11/docs-2.json

Lines changed: 287 additions & 2 deletions
Large diffs are not rendered by default.

apis/amplifyuibuilder/2021-08-11/endpoint-tests-1.json

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

apis/amplifyuibuilder/2021-08-11/paginators-1.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
"output_token": "nextToken",
1616
"result_key": "entities"
1717
},
18+
"ListCodegenJobs": {
19+
"input_token": "nextToken",
20+
"output_token": "nextToken",
21+
"limit_key": "maxResults",
22+
"result_key": "entities"
23+
},
1824
"ListComponents": {
1925
"input_token": "nextToken",
2026
"output_token": "nextToken",

apis/dynamodb/2012-08-10/docs-2.json

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

apis/fsx/2018-03-01/api-2.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,8 @@
368368
{"shape":"BadRequest"},
369369
{"shape":"IncompatibleParameterError"},
370370
{"shape":"InternalServerError"},
371-
{"shape":"VolumeNotFound"}
371+
{"shape":"VolumeNotFound"},
372+
{"shape":"ServiceLimitExceeded"}
372373
]
373374
},
374375
"DescribeBackups":{
@@ -2774,7 +2775,8 @@
27742775
"PreferredSubnetId":{"shape":"SubnetId"},
27752776
"RouteTableIds":{"shape":"RouteTableIds"},
27762777
"ThroughputCapacity":{"shape":"MegabytesPerSecond"},
2777-
"WeeklyMaintenanceStartTime":{"shape":"WeeklyTime"}
2778+
"WeeklyMaintenanceStartTime":{"shape":"WeeklyTime"},
2779+
"FsxAdminPassword":{"shape":"AdminPassword"}
27782780
}
27792781
},
27802782
"OntapVolumeConfiguration":{
@@ -3141,7 +3143,10 @@
31413143
"members":{
31423144
"UserName":{"shape":"DirectoryUserName"},
31433145
"Password":{"shape":"DirectoryPassword"},
3144-
"DnsIps":{"shape":"DnsIps"}
3146+
"DnsIps":{"shape":"DnsIps"},
3147+
"DomainName":{"shape":"ActiveDirectoryFullyQualifiedName"},
3148+
"OrganizationalUnitDistinguishedName":{"shape":"OrganizationalUnitDistinguishedName"},
3149+
"FileSystemAdministratorsGroup":{"shape":"FileSystemAdministratorsGroupName"}
31453150
}
31463151
},
31473152
"ServiceLimit":{
@@ -3721,7 +3726,8 @@
37213726
"UpdateSvmActiveDirectoryConfiguration":{
37223727
"type":"structure",
37233728
"members":{
3724-
"SelfManagedActiveDirectoryConfiguration":{"shape":"SelfManagedActiveDirectoryConfigurationUpdates"}
3729+
"SelfManagedActiveDirectoryConfiguration":{"shape":"SelfManagedActiveDirectoryConfigurationUpdates"},
3730+
"NetBiosName":{"shape":"NetBiosAlias"}
37253731
}
37263732
},
37273733
"UpdateVolumeRequest":{

apis/fsx/2018-03-01/docs-2.json

Lines changed: 37 additions & 32 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)