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 for Ruby authored and Nobody committed Dec 4, 2023
1 parent 6743619 commit 82d2d70
Show file tree
Hide file tree
Showing 59 changed files with 968 additions and 167 deletions.
15 changes: 10 additions & 5 deletions apis/billingconductor/2021-07-30/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,8 @@
"BillingGroupArn":{"shape":"BillingGroupArn"},
"BillingPeriodRange":{"shape":"CustomLineItemBillingPeriodRange"},
"Tags":{"shape":"TagMap"},
"ChargeDetails":{"shape":"CustomLineItemChargeDetails"}
"ChargeDetails":{"shape":"CustomLineItemChargeDetails"},
"AccountId":{"shape":"AccountId"}
}
},
"CreateCustomLineItemOutput":{
Expand Down Expand Up @@ -1088,7 +1089,8 @@
"BillingGroupArn":{"shape":"BillingGroupArn"},
"CreationTime":{"shape":"Instant"},
"LastModifiedTime":{"shape":"Instant"},
"AssociationSize":{"shape":"NumberOfAssociations"}
"AssociationSize":{"shape":"NumberOfAssociations"},
"AccountId":{"shape":"AccountId"}
}
},
"CustomLineItemName":{
Expand Down Expand Up @@ -1156,7 +1158,8 @@
"StartBillingPeriod":{"shape":"BillingPeriod"},
"EndBillingPeriod":{"shape":"BillingPeriod"},
"Arn":{"shape":"CustomLineItemArn"},
"StartTime":{"shape":"Instant"}
"StartTime":{"shape":"Instant"},
"AccountId":{"shape":"AccountId"}
}
},
"DeleteBillingGroupInput":{
Expand Down Expand Up @@ -1448,7 +1451,8 @@
"members":{
"Names":{"shape":"CustomLineItemNameList"},
"BillingGroups":{"shape":"BillingGroupArnList"},
"Arns":{"shape":"CustomLineItemArns"}
"Arns":{"shape":"CustomLineItemArns"},
"AccountIds":{"shape":"AccountIdList"}
}
},
"ListCustomLineItemsInput":{
Expand Down Expand Up @@ -2159,7 +2163,8 @@
"INVALID_SKU_COMBO",
"INVALID_FILTER",
"TOO_MANY_AUTO_ASSOCIATE_BILLING_GROUPS",
"CANNOT_DELETE_AUTO_ASSOCIATE_BILLING_GROUP"
"CANNOT_DELETE_AUTO_ASSOCIATE_BILLING_GROUP",
"ILLEGAL_ACCOUNT_ID"
]
}
}
Expand Down
6 changes: 5 additions & 1 deletion apis/billingconductor/2021-07-30/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
"AccountIdList$member": null,
"BillingGroupListElement$PrimaryAccountId": "<p>The account ID that serves as the main account in a billing group.</p>",
"CreateBillingGroupInput$PrimaryAccountId": "<p> The account ID that serves as the main account in a billing group. </p>",
"CreateCustomLineItemInput$AccountId": "<p>The Amazon Web Services account in which this custom line item will be applied to.</p>",
"CustomLineItemListElement$AccountId": "<p>The Amazon Web Services account in which this custom line item will be applied to.</p>",
"CustomLineItemVersionListElement$AccountId": "<p>The Amazon Web Services account in which this custom line item will be applied to.</p>",
"ListAccountAssociationsFilter$AccountId": "<p>The Amazon Web Services account ID to filter on.</p>",
"UpdateBillingGroupOutput$PrimaryAccountId": "<p> The account ID that serves as the main account in a billing group. </p>"
}
Expand All @@ -93,7 +96,8 @@
"refs": {
"AccountGrouping$LinkedAccountIds": "<p>The account IDs that make up the billing group. Account IDs must be a part of the consolidated billing family, and not associated with another billing group.</p>",
"AssociateAccountsInput$AccountIds": "<p> The associating array of account IDs. </p>",
"DisassociateAccountsInput$AccountIds": "<p>The array of account IDs to disassociate. </p>"
"DisassociateAccountsInput$AccountIds": "<p>The array of account IDs to disassociate. </p>",
"ListCustomLineItemsFilter$AccountIds": "<p>The Amazon Web Services accounts in which this custom line item will be applied to.</p>"
}
},
"AccountName": {
Expand Down
40 changes: 20 additions & 20 deletions apis/billingconductor/2021-07-30/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 Down Expand Up @@ -184,7 +182,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -219,7 +216,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -230,14 +226,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 @@ -251,14 +249,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -267,11 +263,11 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -282,14 +278,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -303,7 +301,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -323,7 +320,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -334,14 +330,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -352,9 +350,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
42 changes: 41 additions & 1 deletion apis/braket/2019-09-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,29 @@
"scriptModeConfig":{"shape":"ScriptModeConfig"}
}
},
"Association":{
"type":"structure",
"required":[
"arn",
"type"
],
"members":{
"arn":{"shape":"BraketResourceArn"},
"type":{"shape":"AssociationType"}
}
},
"AssociationType":{
"type":"string",
"enum":["RESERVATION_TIME_WINDOW_ARN"]
},
"Associations":{
"type":"list",
"member":{"shape":"Association"}
},
"BraketResourceArn":{
"type":"string",
"pattern":"^arn:aws[a-z\\-]*:braket:[a-z0-9\\-]*:[0-9]{12}:.*$"
},
"CancelJobRequest":{
"type":"structure",
"required":["jobArn"],
Expand Down Expand Up @@ -349,6 +372,7 @@
],
"members":{
"algorithmSpecification":{"shape":"AlgorithmSpecification"},
"associations":{"shape":"CreateJobRequestAssociationsList"},
"checkpointConfig":{"shape":"JobCheckpointConfig"},
"clientToken":{
"shape":"String64",
Expand All @@ -365,6 +389,12 @@
"tags":{"shape":"TagsMap"}
}
},
"CreateJobRequestAssociationsList":{
"type":"list",
"member":{"shape":"Association"},
"max":1,
"min":0
},
"CreateJobRequestInputDataConfigList":{
"type":"list",
"member":{"shape":"InputFileConfig"},
Expand Down Expand Up @@ -399,6 +429,7 @@
"shape":"JsonValue",
"jsonvalue":true
},
"associations":{"shape":"CreateQuantumTaskRequestAssociationsList"},
"clientToken":{
"shape":"String64",
"idempotencyToken":true
Expand All @@ -415,6 +446,12 @@
"tags":{"shape":"TagsMap"}
}
},
"CreateQuantumTaskRequestAssociationsList":{
"type":"list",
"member":{"shape":"Association"},
"max":1,
"min":0
},
"CreateQuantumTaskRequestDeviceParametersString":{
"type":"string",
"max":48000,
Expand Down Expand Up @@ -599,6 +636,7 @@
],
"members":{
"algorithmSpecification":{"shape":"AlgorithmSpecification"},
"associations":{"shape":"Associations"},
"billableDuration":{"shape":"Integer"},
"checkpointConfig":{"shape":"JobCheckpointConfig"},
"createdAt":{"shape":"SyntheticTimestamp_date_time"},
Expand Down Expand Up @@ -655,6 +693,7 @@
"status"
],
"members":{
"associations":{"shape":"Associations"},
"createdAt":{"shape":"SyntheticTimestamp_date_time"},
"deviceArn":{"shape":"DeviceArn"},
"deviceParameters":{
Expand Down Expand Up @@ -703,7 +742,8 @@
"HyperParametersValueString":{
"type":"string",
"max":2500,
"min":1
"min":1,
"pattern":"^.*$"
},
"InputConfigList":{
"type":"list",
Expand Down
Loading

0 comments on commit 82d2d70

Please sign in to comment.