Skip to content

Commit

Permalink
Updated API models and rebuilt service gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-ruby-automation committed Feb 9, 2024
1 parent 3748bf5 commit 66bd623
Show file tree
Hide file tree
Showing 72 changed files with 2,747 additions and 1,903 deletions.
428 changes: 214 additions & 214 deletions apis/amp/2020-08-01/api-2.json

Large diffs are not rendered by default.

570 changes: 285 additions & 285 deletions apis/amp/2020-08-01/docs-2.json

Large diffs are not rendered by default.

13 changes: 11 additions & 2 deletions apis/batch/2016-08-10/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,8 @@
"networkConfiguration":{"shape":"NetworkConfiguration"},
"fargatePlatformConfiguration":{"shape":"FargatePlatformConfiguration"},
"ephemeralStorage":{"shape":"EphemeralStorage"},
"runtimePlatform":{"shape":"RuntimePlatform"}
"runtimePlatform":{"shape":"RuntimePlatform"},
"repositoryCredentials":{"shape":"RepositoryCredentials"}
}
},
"ContainerOverrides":{
Expand Down Expand Up @@ -646,7 +647,8 @@
"networkConfiguration":{"shape":"NetworkConfiguration"},
"fargatePlatformConfiguration":{"shape":"FargatePlatformConfiguration"},
"ephemeralStorage":{"shape":"EphemeralStorage"},
"runtimePlatform":{"shape":"RuntimePlatform"}
"runtimePlatform":{"shape":"RuntimePlatform"},
"repositoryCredentials":{"shape":"RepositoryCredentials"}
}
},
"ContainerSummary":{
Expand Down Expand Up @@ -1667,6 +1669,13 @@
"revision":{"shape":"Integer"}
}
},
"RepositoryCredentials":{
"type":"structure",
"required":["credentialsParameter"],
"members":{
"credentialsParameter":{"shape":"String"}
}
},
"ResourceRequirement":{
"type":"structure",
"required":[
Expand Down
52 changes: 30 additions & 22 deletions apis/batch/2016-08-10/docs-2.json

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions apis/batch/2016-08-10/endpoint-rule-set-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -83,7 +82,8 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -96,7 +96,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -110,7 +109,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -133,7 +131,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -168,7 +165,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -179,14 +175,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -200,14 +198,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -216,18 +212,17 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "stringEquals",
"argv": [
"aws",
{
"fn": "getAttr",
"argv": [
Expand All @@ -236,7 +231,8 @@
},
"name"
]
}
},
"aws"
]
}
],
Expand All @@ -252,7 +248,6 @@
{
"fn": "stringEquals",
"argv": [
"aws-us-gov",
{
"fn": "getAttr",
"argv": [
Expand All @@ -261,7 +256,8 @@
},
"name"
]
}
},
"aws-us-gov"
]
}
],
Expand All @@ -281,14 +277,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -302,7 +300,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -322,7 +319,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -333,14 +329,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -351,9 +349,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
3 changes: 2 additions & 1 deletion apis/braket/2019-09-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
{"shape":"ConflictException"},
{"shape":"AccessDeniedException"},
{"shape":"ThrottlingException"},
{"shape":"DeviceOfflineException"},
{"shape":"DeviceRetiredException"},
{"shape":"InternalServiceException"},
{"shape":"ServiceQuotaExceededException"},
Expand Down Expand Up @@ -848,7 +849,7 @@
},
"JobArn":{
"type":"string",
"pattern":"^arn:aws[a-z\\-]*:braket:[a-z0-9\\-]*:[0-9]{12}:job/.*$"
"pattern":"^arn:aws[a-z\\-]*:braket:[a-z0-9\\-]+:[0-9]{12}:job/.*$"
},
"JobCheckpointConfig":{
"type":"structure",
Expand Down
1 change: 1 addition & 0 deletions apis/cost-optimization-hub/2022-07-26/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@
"ListEnrollmentStatusesResponse":{
"type":"structure",
"members":{
"includeMemberAccounts":{"shape":"Boolean"},
"items":{"shape":"AccountEnrollmentStatuses"},
"nextToken":{"shape":"String"}
}
Expand Down
5 changes: 3 additions & 2 deletions apis/cost-optimization-hub/2022-07-26/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"AccountEnrollmentStatuses": {
"base": null,
"refs": {
"ListEnrollmentStatusesResponse$items": "<p>The account enrollment statuses.</p>"
"ListEnrollmentStatusesResponse$items": "<p>The enrollment status of a specific account ID, including creation and last updated timestamps.</p>"
}
},
"AccountId": {
"base": null,
"refs": {
"AccountEnrollmentStatus$accountId": "<p>The Amazon Web Services account ID.</p>",
"AccountIdList$member": null,
"ListEnrollmentStatusesRequest$accountId": "<p>The enrollment status of a specific account ID in the organization.</p>"
"ListEnrollmentStatusesRequest$accountId": "<p>The account ID of a member account in the organization.</p>"
}
},
"AccountIdList": {
Expand Down Expand Up @@ -70,6 +70,7 @@
"Filter$rollbackPossible": "<p>Whether or not implementing the recommendation can be rolled back.</p>",
"GetRecommendationResponse$restartNeeded": "<p>Whether or not implementing the recommendation requires a restart.</p>",
"GetRecommendationResponse$rollbackPossible": "<p>Whether or not implementing the recommendation can be rolled back.</p>",
"ListEnrollmentStatusesResponse$includeMemberAccounts": "<p>The enrollment status of all member accounts in the organization if the account is the management account.</p>",
"OpenSearchReservedInstancesConfiguration$sizeFlexEligible": "<p>Determines whether the recommendation is size flexible.</p>",
"RdsReservedInstancesConfiguration$sizeFlexEligible": "<p>Determines whether the recommendation is size flexible.</p>",
"Recommendation$restartNeeded": "<p>Whether or not implementing the recommendation requires a restart.</p>",
Expand Down
Loading

0 comments on commit 66bd623

Please sign in to comment.