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: update smithy models as of 10/16 #1579

Merged
merged 2 commits into from
Oct 22, 2020
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
797 changes: 509 additions & 288 deletions codegen/sdk-codegen/aws-models/acm-pca.2017-08-22.json

Large diffs are not rendered by default.

384 changes: 194 additions & 190 deletions codegen/sdk-codegen/aws-models/acm.2015-12-08.json

Large diffs are not rendered by default.

2,304 changes: 1,152 additions & 1,152 deletions codegen/sdk-codegen/aws-models/alexa-for-business.2017-11-09.json

Large diffs are not rendered by default.

1,578 changes: 804 additions & 774 deletions codegen/sdk-codegen/aws-models/amplify.2017-07-25.json

Large diffs are not rendered by default.

4,058 changes: 2,094 additions & 1,964 deletions codegen/sdk-codegen/aws-models/api-gateway.2015-07-09.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"traits": {
"aws.api#service": {
"sdkId": "ApiGatewayManagementApi",
"arnNamespace": "execute-api",
"arnNamespace": "apigateway",
"cloudFormationName": "ApiGatewayManagementApi",
"cloudTrailEventSource": "apigatewaymanagementapi.amazonaws.com"
},
Expand Down Expand Up @@ -163,18 +163,18 @@
"smithy.api#jsonName": "identity"
}
},
"ConnectedAt": {
"LastActiveAt": {
"target": "com.amazonaws.apigatewaymanagementapi#__timestampIso8601",
"traits": {
"smithy.api#documentation": "<p>The time in ISO 8601 format for when the connection was established.</p>",
"smithy.api#jsonName": "connectedAt"
"smithy.api#documentation": "<p>The time in ISO 8601 format for when the connection was last active.</p>",
"smithy.api#jsonName": "lastActiveAt"
}
},
"LastActiveAt": {
"ConnectedAt": {
"target": "com.amazonaws.apigatewaymanagementapi#__timestampIso8601",
"traits": {
"smithy.api#documentation": "<p>The time in ISO 8601 format for when the connection was last active.</p>",
"smithy.api#jsonName": "lastActiveAt"
"smithy.api#documentation": "<p>The time in ISO 8601 format for when the connection was established.</p>",
"smithy.api#jsonName": "connectedAt"
}
}
}
Expand All @@ -191,19 +191,19 @@
"com.amazonaws.apigatewaymanagementapi#Identity": {
"type": "structure",
"members": {
"SourceIp": {
"UserAgent": {
"target": "com.amazonaws.apigatewaymanagementapi#__string",
"traits": {
"smithy.api#documentation": "<p>The source IP address of the TCP connection making the request to API Gateway.</p>",
"smithy.api#jsonName": "sourceIp",
"smithy.api#documentation": "<p>The User Agent of the API caller.</p>",
"smithy.api#jsonName": "userAgent",
"smithy.api#required": {}
}
},
"UserAgent": {
"SourceIp": {
"target": "com.amazonaws.apigatewaymanagementapi#__string",
"traits": {
"smithy.api#documentation": "<p>The User Agent of the API caller.</p>",
"smithy.api#jsonName": "userAgent",
"smithy.api#documentation": "<p>The source IP address of the TCP connection making the request to API Gateway.</p>",
"smithy.api#jsonName": "sourceIp",
"smithy.api#required": {}
}
}
Expand Down
4,777 changes: 2,567 additions & 2,210 deletions codegen/sdk-codegen/aws-models/apigatewayv2.2018-11-29.json

Large diffs are not rendered by default.

846 changes: 423 additions & 423 deletions codegen/sdk-codegen/aws-models/appconfig.2019-10-09.json

Large diffs are not rendered by default.