Skip to content

Commit 5768eb1

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated API models and rebuilt service gems.
1 parent b5caf3e commit 5768eb1

File tree

49 files changed

+5363
-178
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+5363
-178
lines changed

apis/chime-sdk-media-pipelines/2021-07-15/api-2.json

Lines changed: 522 additions & 2 deletions
Large diffs are not rendered by default.

apis/chime-sdk-media-pipelines/2021-07-15/docs-2.json

Lines changed: 390 additions & 44 deletions
Large diffs are not rendered by default.

apis/chime-sdk-media-pipelines/2021-07-15/paginators-1.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"input_token": "NextToken",
55
"output_token": "NextToken",
66
"limit_key": "MaxResults"
7+
},
8+
"ListMediaPipelines": {
9+
"input_token": "NextToken",
10+
"output_token": "NextToken",
11+
"limit_key": "MaxResults"
712
}
813
}
914
}

apis/cognito-idp/2016-04-18/api-2.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3553,8 +3553,9 @@
35533553
"EventResponseType":{
35543554
"type":"string",
35553555
"enum":[
3556-
"Success",
3557-
"Failure"
3556+
"Pass",
3557+
"Fail",
3558+
"InProgress"
35583559
]
35593560
},
35603561
"EventRiskType":{
@@ -3570,7 +3571,9 @@
35703571
"enum":[
35713572
"SignIn",
35723573
"SignUp",
3573-
"ForgotPassword"
3574+
"ForgotPassword",
3575+
"PasswordChange",
3576+
"ResendCode"
35743577
]
35753578
},
35763579
"ExpiredCodeException":{

0 commit comments

Comments
 (0)