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 SDK's API client and endpoints models #1390

Merged
merged 2 commits into from Aug 23, 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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
100 changes: 100 additions & 0 deletions .changelog/9f885155218145298f0146e57b09da46.json
@@ -0,0 +1,100 @@
{
"id": "9f885155-2181-4529-8f01-46e57b09da46",
"type": "feature",
"description": "API client updated",
"modules": [
"service/acmpca",
"service/amp",
"service/amplify",
"service/amplifybackend",
"service/apigatewaymanagementapi",
"service/appflow",
"service/applicationinsights",
"service/apprunner",
"service/appstream",
"service/appsync",
"service/athena",
"service/auditmanager",
"service/autoscalingplans",
"service/batch",
"service/braket",
"service/chimesdkidentity",
"service/chimesdkmessaging",
"service/cloudtrail",
"service/codeartifact",
"service/codebuild",
"service/codecommit",
"service/codeguruprofiler",
"service/codestarnotifications",
"service/cognitoidentity",
"service/cognitoidentityprovider",
"service/comprehend",
"service/computeoptimizer",
"service/connectcontactlens",
"service/customerprofiles",
"service/datasync",
"service/dax",
"service/directoryservice",
"service/dlm",
"service/dynamodbstreams",
"service/ec2",
"service/ecrpublic",
"service/efs",
"service/eks",
"service/emrcontainers",
"service/finspace",
"service/finspacedata",
"service/firehose",
"service/fms",
"service/forecast",
"service/forecastquery",
"service/frauddetector",
"service/fsx",
"service/gamelift",
"service/groundstation",
"service/guardduty",
"service/health",
"service/healthlake",
"service/iot",
"service/iot1clickdevicesservice",
"service/iotanalytics",
"service/iotdataplane",
"service/iotfleethub",
"service/iotsitewise",
"service/ivs",
"service/lakeformation",
"service/lexmodelsv2",
"service/lexruntimev2",
"service/licensemanager",
"service/lightsail",
"service/lookoutequipment",
"service/lookoutmetrics",
"service/macie2",
"service/mediapackage",
"service/mediapackagevod",
"service/mq",
"service/networkfirewall",
"service/outposts",
"service/pi",
"service/pinpointsmsvoice",
"service/qldb",
"service/qldbsession",
"service/ram",
"service/resourcegroupstaggingapi",
"service/robomaker",
"service/route53recoverycontrolconfig",
"service/route53resolver",
"service/s3",
"service/s3control",
"service/s3outposts",
"service/servicecatalog",
"service/servicecatalogappregistry",
"service/signer",
"service/ssooidc",
"service/storagegateway",
"service/synthetics",
"service/textract",
"service/transfer",
"service/wafregional"
]
}
168 changes: 168 additions & 0 deletions codegen/sdk-codegen/aws-models/comprehend.2017-11-27.json

Large diffs are not rendered by default.

96 changes: 76 additions & 20 deletions codegen/sdk-codegen/aws-models/ec2.2016-11-15.json

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions codegen/sdk-codegen/aws-models/eks.2017-11-01.json
Expand Up @@ -334,6 +334,10 @@
{
"value": "UnsupportedAddonModification",
"name": "UNSUPPORTED_ADDON_MODIFICATION"
},
{
"value": "K8sResourceNotFound",
"name": "K8S_RESOURCE_NOT_FOUND"
}
]
}
Expand Down Expand Up @@ -1392,6 +1396,13 @@
"smithy.api#httpLabel": {},
"smithy.api#required": {}
}
},
"preserve": {
"target": "com.amazonaws.eks#Boolean",
"traits": {
"smithy.api#documentation": "<p>Specifying this option preserves the add-on software on your cluster but Amazon EKS stops managing any settings for the add-on. If an IAM account is associated with the add-on, it is not removed.</p>",
"smithy.api#httpQuery": "preserve"
}
}
}
},
Expand Down Expand Up @@ -2469,6 +2480,10 @@
{
"value": "UnsupportedAddonModification",
"name": "UNSUPPORTED_ADDON_MODIFICATION"
},
{
"value": "K8sResourceNotFound",
"name": "K8S_RESOURCE_NOT_FOUND"
}
]
}
Expand Down
6 changes: 3 additions & 3 deletions codegen/sdk-codegen/aws-models/robomaker.2018-06-29.json
Expand Up @@ -1393,7 +1393,7 @@
"failureBehavior": {
"target": "com.amazonaws.robomaker#FailureBehavior",
"traits": {
"smithy.api#documentation": "<p>The failure behavior the simulation job.</p>\n <dl>\n <dt>Continue</dt>\n <dd>\n <p>Restart the simulation job in the same host instance.</p>\n </dd>\n <dt>Fail</dt>\n <dd>\n <p>Stop the simulation job and terminate the instance.</p>\n </dd>\n </dl>"
"smithy.api#documentation": "<p>The failure behavior the simulation job.</p>\n <dl>\n <dt>Continue</dt>\n <dd>\n <p>Leaves the instance running for its maximum timeout duration after a <code>4XX</code> error code.</p>\n </dd>\n <dt>Fail</dt>\n <dd>\n <p>Stop the simulation job and terminate the instance.</p>\n </dd>\n </dl>"
}
},
"robotApplications": {
Expand Down Expand Up @@ -6295,7 +6295,7 @@
"failureBehavior": {
"target": "com.amazonaws.robomaker#FailureBehavior",
"traits": {
"smithy.api#documentation": "<p>The failure behavior the simulation job.</p>\n <dl>\n <dt>Continue</dt>\n <dd>\n <p>Restart the simulation job in the same host instance.</p>\n </dd>\n <dt>Fail</dt>\n <dd>\n <p>Stop the simulation job and terminate the instance.</p>\n </dd>\n </dl>"
"smithy.api#documentation": "<p>The failure behavior the simulation job.</p>\n <dl>\n <dt>Continue</dt>\n <dd>\n <p>Leaves the host running for its maximum timeout duration after a <code>4XX</code> error code.</p>\n </dd>\n <dt>Fail</dt>\n <dd>\n <p>Stop the simulation job and terminate the instance.</p>\n </dd>\n </dl>"
}
},
"failureCode": {
Expand Down Expand Up @@ -6659,7 +6659,7 @@
"failureBehavior": {
"target": "com.amazonaws.robomaker#FailureBehavior",
"traits": {
"smithy.api#documentation": "<p>The failure behavior the simulation job.</p>\n <dl>\n <dt>Continue</dt>\n <dd>\n <p>Restart the simulation job in the same host instance.</p>\n </dd>\n <dt>Fail</dt>\n <dd>\n <p>Stop the simulation job and terminate the instance.</p>\n </dd>\n </dl>"
"smithy.api#documentation": "<p>The failure behavior the simulation job.</p>\n <dl>\n <dt>Continue</dt>\n <dd>\n <p>Leaves the host running for its maximum timeout duration after a <code>4XX</code> error code.</p>\n </dd>\n <dt>Fail</dt>\n <dd>\n <p>Stop the simulation job and terminate the instance.</p>\n </dd>\n </dl>"
}
},
"useDefaultApplications": {
Expand Down