Skip to content

Commit

Permalink
chore: Update models (#1252)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelkins authored Dec 5, 2023
1 parent 9b8834b commit 32fb3c8
Show file tree
Hide file tree
Showing 134 changed files with 163,132 additions and 22,312 deletions.
1,065 changes: 1,026 additions & 39 deletions codegen/sdk-codegen/aws-models/accessanalyzer.2019-11-01.json

Large diffs are not rendered by default.

1,550 changes: 1,390 additions & 160 deletions codegen/sdk-codegen/aws-models/amp.2020-08-01.json

Large diffs are not rendered by default.

211 changes: 65 additions & 146 deletions codegen/sdk-codegen/aws-models/app-mesh.2019-01-25.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

424 changes: 424 additions & 0 deletions codegen/sdk-codegen/aws-models/appsync.2017-07-25.json

Large diffs are not rendered by default.

1,003 changes: 962 additions & 41 deletions codegen/sdk-codegen/aws-models/arc-zonal-shift.2022-10-30.json

Large diffs are not rendered by default.

108 changes: 60 additions & 48 deletions codegen/sdk-codegen/aws-models/athena.2017-05-18.json

Large diffs are not rendered by default.

146 changes: 109 additions & 37 deletions codegen/sdk-codegen/aws-models/auto-scaling.2011-01-01.json

Large diffs are not rendered by default.

5,430 changes: 5,430 additions & 0 deletions codegen/sdk-codegen/aws-models/b2bi.2022-06-23.json

Large diffs are not rendered by default.

4,374 changes: 3,545 additions & 829 deletions codegen/sdk-codegen/aws-models/backup.2018-11-15.json

Large diffs are not rendered by default.

2,294 changes: 2,294 additions & 0 deletions codegen/sdk-codegen/aws-models/bcm-data-exports.2023-11-26.json

Large diffs are not rendered by default.

2,454 changes: 2,454 additions & 0 deletions codegen/sdk-codegen/aws-models/bedrock-agent-runtime.2023-07-26.json

Large diffs are not rendered by default.

7,036 changes: 7,036 additions & 0 deletions codegen/sdk-codegen/aws-models/bedrock-agent.2023-06-05.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@
"min": 1,
"max": 2048
},
"smithy.api#pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:(([0-9]{12}:custom-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}/[a-z0-9]{12})|(:foundation-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.]?[a-z0-9-]{1,63}))|([0-9]{12}:provisioned-model/[a-z0-9]{12})))|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.]?[a-z0-9-]{1,63}))|(([0-9a-zA-Z][_-]?)+)$"
"smithy.api#pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:(([0-9]{12}:custom-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}/[a-z0-9]{12})|(:foundation-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|([0-9]{12}:provisioned-model/[a-z0-9]{12})))|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|(([0-9a-zA-Z][_-]?)+)$"
}
},
"com.amazonaws.bedrockruntime#InvokeModelRequest": {
Expand Down
235 changes: 136 additions & 99 deletions codegen/sdk-codegen/aws-models/bedrock.2023-04-20.json

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions codegen/sdk-codegen/aws-models/billingconductor.2021-07-30.json
Original file line number Diff line number Diff line change
Expand Up @@ -1826,6 +1826,12 @@
"smithy.api#documentation": "<p>\n A <code>CustomLineItemChargeDetails</code> that describes the charge details for a custom line item.\n </p>",
"smithy.api#required": {}
}
},
"AccountId": {
"target": "com.amazonaws.billingconductor#AccountId",
"traits": {
"smithy.api#documentation": "<p>The Amazon Web Services account in which this custom line item will be applied to.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -2388,6 +2394,12 @@
"smithy.api#default": 0,
"smithy.api#documentation": "<p>The number of resources that are associated to the custom line item.</p>"
}
},
"AccountId": {
"target": "com.amazonaws.billingconductor#AccountId",
"traits": {
"smithy.api#documentation": "<p>The Amazon Web Services account in which this custom line item will be applied to.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -2573,6 +2585,12 @@
"smithy.api#default": 0,
"smithy.api#documentation": "<p>\n The inclusive start time.\n </p>"
}
},
"AccountId": {
"target": "com.amazonaws.billingconductor#AccountId",
"traits": {
"smithy.api#documentation": "<p>The Amazon Web Services account in which this custom line item will be applied to.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -3676,6 +3694,12 @@
"traits": {
"smithy.api#documentation": "<p>A list of custom line item ARNs to retrieve information.</p>"
}
},
"AccountIds": {
"target": "com.amazonaws.billingconductor#AccountIdList",
"traits": {
"smithy.api#documentation": "<p>The Amazon Web Services accounts in which this custom line item will be applied to.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -6156,6 +6180,10 @@
{
"value": "CANNOT_DELETE_AUTO_ASSOCIATE_BILLING_GROUP",
"name": "CANNOT_DELETE_AUTO_ASSOCIATE_BILLING_GROUP"
},
{
"value": "ILLEGAL_ACCOUNT_ID",
"name": "ILLEGAL_ACCOUNT_ID"
}
]
}
Expand Down
84 changes: 81 additions & 3 deletions codegen/sdk-codegen/aws-models/braket.2019-09-01.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,45 @@
"smithy.api#documentation": "<p>Defines the Amazon Braket job to be created. Specifies the container image the job uses\n and the paths to the Python scripts used for entry and training.</p>"
}
},
"com.amazonaws.braket#Association": {
"type": "structure",
"members": {
"arn": {
"target": "com.amazonaws.braket#BraketResourceArn",
"traits": {
"smithy.api#documentation": "<p>The Amazon Braket resource arn.</p>",
"smithy.api#required": {}
}
},
"type": {
"target": "com.amazonaws.braket#AssociationType",
"traits": {
"smithy.api#documentation": "<p>The association type for the specified Amazon Braket resource arn.</p>",
"smithy.api#required": {}
}
}
},
"traits": {
"smithy.api#documentation": "<p>The Amazon Braket resource and the association type.</p>"
}
},
"com.amazonaws.braket#AssociationType": {
"type": "string",
"traits": {
"smithy.api#enum": [
{
"value": "RESERVATION_TIME_WINDOW_ARN",
"name": "RESERVATION_TIME_WINDOW_ARN"
}
]
}
},
"com.amazonaws.braket#Associations": {
"type": "list",
"member": {
"target": "com.amazonaws.braket#Association"
}
},
"com.amazonaws.braket#Braket": {
"type": "service",
"version": "2019-09-01",
Expand Down Expand Up @@ -758,6 +797,12 @@
}
}
},
"com.amazonaws.braket#BraketResourceArn": {
"type": "string",
"traits": {
"smithy.api#pattern": "^arn:aws[a-z\\-]*:braket:[a-z0-9\\-]*:[0-9]{12}:.*$"
}
},
"com.amazonaws.braket#CancelJob": {
"type": "operation",
"input": {
Expand Down Expand Up @@ -1093,6 +1138,16 @@
"traits": {
"smithy.api#documentation": "<p>A tag object that consists of a key and an optional value, used to manage metadata for\n Amazon Braket resources.</p>"
}
},
"associations": {
"target": "com.amazonaws.braket#Associations",
"traits": {
"smithy.api#documentation": "<p>The list of Amazon Braket resources associated with the hybrid job.</p>",
"smithy.api#length": {
"min": 0,
"max": 1
}
}
}
}
},
Expand Down Expand Up @@ -1226,6 +1281,16 @@
"traits": {
"smithy.api#documentation": "<p>The token for an Amazon Braket job that associates it with the quantum task.</p>"
}
},
"associations": {
"target": "com.amazonaws.braket#Associations",
"traits": {
"smithy.api#documentation": "<p>The list of Amazon Braket resources associated with the quantum task.</p>",
"smithy.api#length": {
"min": 0,
"max": 1
}
}
}
}
},
Expand Down Expand Up @@ -1739,6 +1804,12 @@
"traits": {
"smithy.api#documentation": "<p>Queue information for the requested job. Only returned if \n <code>QueueInfo</code> is specified in the <code>additionalAttributeNames\"</code>\n field in the <code>GetJob</code> API request.</p>"
}
},
"associations": {
"target": "com.amazonaws.braket#Associations",
"traits": {
"smithy.api#documentation": "<p>The list of Amazon Braket resources associated with the hybrid job.</p>"
}
}
}
},
Expand Down Expand Up @@ -1782,7 +1853,7 @@
"quantumTaskArn": {
"target": "com.amazonaws.braket#QuantumTaskArn",
"traits": {
"smithy.api#documentation": "<p>the ARN of the task to retrieve.</p>",
"smithy.api#documentation": "<p>The ARN of the task to retrieve.</p>",
"smithy.api#httpLabel": {},
"smithy.api#required": {}
}
Expand Down Expand Up @@ -1886,6 +1957,12 @@
"traits": {
"smithy.api#documentation": "<p>Queue information for the requested quantum task. Only returned if \n <code>QueueInfo</code> is specified in the <code>additionalAttributeNames\"</code>\n field in the <code>GetQuantumTask</code> API request.</p>"
}
},
"associations": {
"target": "com.amazonaws.braket#Associations",
"traits": {
"smithy.api#documentation": "<p>The list of Amazon Braket resources associated with the quantum task.</p>"
}
}
}
},
Expand Down Expand Up @@ -1945,7 +2022,8 @@
"smithy.api#length": {
"min": 1,
"max": 2500
}
},
"smithy.api#pattern": "^.*$"
}
},
"traits": {
Expand Down Expand Up @@ -2243,7 +2321,7 @@
"timeOfEvent": {
"target": "smithy.api#Timestamp",
"traits": {
"smithy.api#documentation": "<p>TThe type of event that occurred related to the Amazon Braket job.</p>",
"smithy.api#documentation": "<p>The type of event that occurred related to the Amazon Braket job.</p>",
"smithy.api#timestampFormat": "date-time"
}
},
Expand Down
Loading

0 comments on commit 32fb3c8

Please sign in to comment.