Skip to content

Commit a64d573

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent d2d9723 commit a64d573

File tree

5 files changed

+1324
-444
lines changed

5 files changed

+1324
-444
lines changed

codegen/sdk-codegen/aws-models/appflow.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9253,15 +9253,19 @@
92539253
"username": {
92549254
"target": "com.amazonaws.appflow#Username",
92559255
"traits": {
9256-
"smithy.api#documentation": "<p> The name of the user. </p>",
9257-
"smithy.api#required": {}
9256+
"smithy.api#documentation": "<p> The name of the user. </p>"
92589257
}
92599258
},
92609259
"password": {
92619260
"target": "com.amazonaws.appflow#Password",
92629261
"traits": {
9263-
"smithy.api#documentation": "<p> The password that corresponds to the user name. </p>",
9264-
"smithy.api#required": {}
9262+
"smithy.api#documentation": "<p> The password that corresponds to the user name. </p>"
9263+
}
9264+
},
9265+
"oAuth2Credentials": {
9266+
"target": "com.amazonaws.appflow#OAuth2Credentials",
9267+
"traits": {
9268+
"smithy.api#documentation": "<p> The OAuth 2.0 credentials required to authenticate the user. </p>"
92659269
}
92669270
}
92679271
},

codegen/sdk-codegen/aws-models/ec2.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71009,6 +71009,12 @@
7100971009
"traits": {
7101071010
"smithy.api#enumValue": "availability-zone-id"
7101171011
}
71012+
},
71013+
"outpost": {
71014+
"target": "smithy.api#Unit",
71015+
"traits": {
71016+
"smithy.api#enumValue": "outpost"
71017+
}
7101271018
}
7101371019
}
7101471020
},

0 commit comments

Comments
 (0)