Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump models #825

Merged
merged 1 commit into from
Jan 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
448 changes: 329 additions & 119 deletions codegen/sdk-codegen/aws-models/acm-pca.2017-08-22.json

Large diffs are not rendered by default.

820 changes: 453 additions & 367 deletions codegen/sdk-codegen/aws-models/amplifybackend.2020-08-11.json

Large diffs are not rendered by default.

1,536 changes: 861 additions & 675 deletions codegen/sdk-codegen/aws-models/application-auto-scaling.2016-02-06.json

Large diffs are not rendered by default.

133 changes: 87 additions & 46 deletions codegen/sdk-codegen/aws-models/apprunner.2020-05-15.json

Large diffs are not rendered by default.

324 changes: 182 additions & 142 deletions codegen/sdk-codegen/aws-models/auditmanager.2017-07-25.json

Large diffs are not rendered by default.

350 changes: 295 additions & 55 deletions codegen/sdk-codegen/aws-models/billingconductor.2021-07-30.json

Large diffs are not rendered by default.

6,005 changes: 6,005 additions & 0 deletions codegen/sdk-codegen/aws-models/cleanrooms.2022-02-17.json

Large diffs are not rendered by default.

14 changes: 3 additions & 11 deletions codegen/sdk-codegen/aws-models/cloud9.2017-09-23.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"parameters": {
"Region": {
"builtIn": "AWS::Region",
"required": false,
"required": true,
"documentation": "The AWS region used to dispatch the request.",
"type": "String"
},
Expand Down Expand Up @@ -141,15 +141,6 @@
"ref": "Endpoint"
}
]
},
{
"fn": "parseURL",
"argv": [
{
"ref": "Endpoint"
}
],
"assign": "url"
}
],
"type": "tree",
Expand Down Expand Up @@ -1543,6 +1534,7 @@
"type": "integer",
"traits": {
"smithy.api#range": {
"min": 0,
"max": 20160
}
}
Expand Down Expand Up @@ -3160,7 +3152,7 @@
"managedCredentialsAction": {
"target": "com.amazonaws.cloud9#ManagedCredentialsAction",
"traits": {
"smithy.api#documentation": "<p>Allows the environment owner to turn on or turn off the Amazon Web Services managed temporary\n credentials for an Cloud9 environment by using one of the following values:</p>\n <ul>\n <li>\n <p>\n <code>ENABLE</code>\n </p>\n </li>\n <li>\n <p>\n <code>DISABLE</code>\n </p>\n </li>\n </ul>\n <note>\n <p>Only the environment owner can change the status of managed temporary credentials. An <code>AccessDeniedException</code> is thrown if an attempt to turn on or turn off managed temporary credentials is made by an account that's not the environment\n owner.</p> \n </note>"
"smithy.api#documentation": "<p>Allows the environment owner to turn on or turn off the Amazon Web Services managed temporary\n credentials for an Cloud9 environment by using one of the following values:</p>\n <ul>\n <li>\n <p>\n <code>ENABLE</code>\n </p>\n </li>\n <li>\n <p>\n <code>DISABLE</code>\n </p>\n </li>\n </ul>\n <note>\n <p>Only the environment owner can change the status of managed temporary credentials. An <code>AccessDeniedException</code> is thrown if an attempt to turn on or turn off managed temporary credentials is made by an account that's not the environment\n owner.</p>\n </note>"
}
}
}
Expand Down
350 changes: 173 additions & 177 deletions codegen/sdk-codegen/aws-models/cloudwatch-logs.2014-03-28.json

Large diffs are not rendered by default.

Loading