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

Update AWS service models #677

Merged
merged 2 commits into from
Aug 31, 2021
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
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ vNext (Month Day, Year)
- Improve documentation on collection-aware builders (#664)
- Add support for Transcribe `StartStreamTranscription` and S3 `SelectObjectContent` operations (#667)
- Add support for shared configuration between multiple services (#673)
- Update AWS SDK models (#677)
- :bug: Fix sigv4 signing when request ALPN negotiates to HTTP/2. (#674)

**Internal Changes**
Expand Down
291 changes: 275 additions & 16 deletions aws/sdk/aws-models/apigateway.json

Large diffs are not rendered by default.

526 changes: 510 additions & 16 deletions aws/sdk/aws-models/appflow.json

Large diffs are not rendered by default.

162 changes: 107 additions & 55 deletions aws/sdk/aws-models/application-autoscaling.json

Large diffs are not rendered by default.

1,890 changes: 1,681 additions & 209 deletions aws/sdk/aws-models/backup.json

Large diffs are not rendered by default.

405 changes: 250 additions & 155 deletions aws/sdk/aws-models/cloudformation.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions aws/sdk/aws-models/codebuild.json
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,7 @@
"phaseStatus": {
"target": "com.amazonaws.codebuild#StatusType",
"traits": {
"smithy.api#documentation": "<p>The current status of the batch build phase. Valid values include:</p>\n <dl>\n <dt>FAILED</dt>\n <dd>\n <p>The build phase failed.</p>\n </dd>\n <dt>FAULT</dt>\n <dd>\n <p>The build phase faulted.</p>\n </dd>\n <dt>IN_PROGRESS</dt>\n <dd>\n <p>The build phase is still in progress.</p>\n </dd>\n <dt>QUEUED</dt>\n <dd>\n <p>The build has been submitted and is queued behind other submitted\n builds.</p>\n </dd>\n <dt>STOPPED</dt>\n <dd>\n <p>The build phase stopped.</p>\n </dd>\n <dt>SUCCEEDED</dt>\n <dd>\n <p>The build phase succeeded.</p>\n </dd>\n <dt>TIMED_OUT</dt>\n <dd>\n <p>The build phase timed out.</p>\n </dd>\n </dl>"
"smithy.api#documentation": "<p>The current status of the batch build phase. Valid values include:</p>\n <dl>\n <dt>FAILED</dt>\n <dd>\n <p>The build phase failed.</p>\n </dd>\n <dt>FAULT</dt>\n <dd>\n <p>The build phase faulted.</p>\n </dd>\n <dt>IN_PROGRESS</dt>\n <dd>\n <p>The build phase is still in progress.</p>\n </dd>\n <dt>STOPPED</dt>\n <dd>\n <p>The build phase stopped.</p>\n </dd>\n <dt>SUCCEEDED</dt>\n <dd>\n <p>The build phase succeeded.</p>\n </dd>\n <dt>TIMED_OUT</dt>\n <dd>\n <p>The build phase timed out.</p>\n </dd>\n </dl>"
}
},
"startTime": {
Expand Down Expand Up @@ -1062,13 +1062,13 @@
"phaseType": {
"target": "com.amazonaws.codebuild#BuildPhaseType",
"traits": {
"smithy.api#documentation": "<p>The name of the build phase. Valid values include:</p>\n <ul>\n <li>\n <p>\n <code>BUILD</code>: Core build activities typically occur in this build\n phase.</p>\n </li>\n <li>\n <p>\n <code>COMPLETED</code>: The build has been completed.</p>\n </li>\n <li>\n <p>\n <code>DOWNLOAD_SOURCE</code>: Source code is being downloaded in this build\n phase.</p>\n </li>\n <li>\n <p>\n <code>FINALIZING</code>: The build process is completing in this build\n phase.</p>\n </li>\n <li>\n <p>\n <code>INSTALL</code>: Installation activities typically occur in this build\n phase.</p>\n </li>\n <li>\n <p>\n <code>POST_BUILD</code>: Post-build activities typically occur in this build\n phase.</p>\n </li>\n <li>\n <p>\n <code>PRE_BUILD</code>: Pre-build activities typically occur in this build\n phase.</p>\n </li>\n <li>\n <p>\n <code>PROVISIONING</code>: The build environment is being set up.</p>\n </li>\n <li>\n <p>\n <code>QUEUED</code>: The build has been submitted and is queued behind other\n submitted builds.</p>\n </li>\n <li>\n <p>\n <code>SUBMITTED</code>: The build has been submitted.</p>\n </li>\n <li>\n <p>\n <code>UPLOAD_ARTIFACTS</code>: Build output artifacts are being uploaded to\n the output location.</p>\n </li>\n </ul>"
"smithy.api#documentation": "<p>The name of the build phase. Valid values include:</p>\n <dl>\n <dt>BUILD</dt>\n <dd>\n <p>Core build activities typically occur in this build phase.</p>\n </dd>\n <dt>COMPLETED</dt>\n <dd>\n <p>The build has been completed.</p>\n </dd>\n <dt>DOWNLOAD_SOURCE</dt>\n <dd>\n <p>Source code is being downloaded in this build phase.</p>\n </dd>\n <dt>FINALIZING</dt>\n <dd>\n <p>The build process is completing in this build phase.</p>\n </dd>\n <dt>INSTALL</dt>\n <dd>\n <p>Installation activities typically occur in this build phase.</p>\n </dd>\n <dt>POST_BUILD</dt>\n <dd>\n <p>Post-build activities typically occur in this build phase.</p>\n </dd>\n <dt>PRE_BUILD</dt>\n <dd>\n <p>Pre-build activities typically occur in this build phase.</p>\n </dd>\n <dt>PROVISIONING</dt>\n <dd>\n <p>The build environment is being set up.</p>\n </dd>\n <dt>QUEUED</dt>\n <dd>\n <p>The build has been submitted and is queued behind other submitted\n builds.</p>\n </dd>\n <dt>SUBMITTED</dt>\n <dd>\n <p>The build has been submitted.</p>\n </dd>\n <dt>UPLOAD_ARTIFACTS</dt>\n <dd>\n <p>Build output artifacts are being uploaded to the output location.</p>\n </dd>\n </dl>"
}
},
"phaseStatus": {
"target": "com.amazonaws.codebuild#StatusType",
"traits": {
"smithy.api#documentation": "<p>The current status of the build phase. Valid values include:</p>\n <dl>\n <dt>FAILED</dt>\n <dd>\n <p>The build phase failed.</p>\n </dd>\n <dt>FAULT</dt>\n <dd>\n <p>The build phase faulted.</p>\n </dd>\n <dt>IN_PROGRESS</dt>\n <dd>\n <p>The build phase is still in progress.</p>\n </dd>\n <dt>QUEUED</dt>\n <dd>\n <p>The build has been submitted and is queued behind other submitted\n builds.</p>\n </dd>\n <dt>STOPPED</dt>\n <dd>\n <p>The build phase stopped.</p>\n </dd>\n <dt>SUCCEEDED</dt>\n <dd>\n <p>The build phase succeeded.</p>\n </dd>\n <dt>TIMED_OUT</dt>\n <dd>\n <p>The build phase timed out.</p>\n </dd>\n </dl>"
"smithy.api#documentation": "<p>The current status of the build phase. Valid values include:</p>\n <dl>\n <dt>FAILED</dt>\n <dd>\n <p>The build phase failed.</p>\n </dd>\n <dt>FAULT</dt>\n <dd>\n <p>The build phase faulted.</p>\n </dd>\n <dt>IN_PROGRESS</dt>\n <dd>\n <p>The build phase is still in progress.</p>\n </dd>\n <dt>STOPPED</dt>\n <dd>\n <p>The build phase stopped.</p>\n </dd>\n <dt>SUCCEEDED</dt>\n <dd>\n <p>The build phase succeeded.</p>\n </dd>\n <dt>TIMED_OUT</dt>\n <dd>\n <p>The build phase timed out.</p>\n </dd>\n </dl>"
}
},
"startTime": {
Expand Down
Loading