Skip to content

Commit

Permalink
Release v1.44.69 (2022-08-03) (#4501)
Browse files Browse the repository at this point in the history
Release v1.44.69 (2022-08-03)
===

### Service Client Updates
* `service/cognito-idp`: Updates service API and documentation
* `service/wafv2`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Aug 3, 2022
1 parent bc5d70a commit 7c780f7
Show file tree
Hide file tree
Showing 11 changed files with 499 additions and 216 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
Release v1.44.69 (2022-08-03)
===

### Service Client Updates
* `service/cognito-idp`: Updates service API and documentation
* `service/wafv2`: Updates service API and documentation

Release v1.44.68 (2022-08-02)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.44.68"
const SDKVersion = "1.44.69"
82 changes: 57 additions & 25 deletions models/apis/cognito-idp/2016-04-18/api-2.json
Expand Up @@ -541,7 +541,8 @@
{"shape":"NotAuthorizedException"},
{"shape":"ResourceNotFoundException"},
{"shape":"InternalErrorException"},
{"shape":"SoftwareTokenMFANotFoundException"}
{"shape":"SoftwareTokenMFANotFoundException"},
{"shape":"ForbiddenException"}
]
},
"ChangePassword":{
Expand All @@ -562,7 +563,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand All @@ -586,7 +588,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
]
},
"ConfirmForgotPassword":{
Expand All @@ -612,7 +615,8 @@
{"shape":"LimitExceededException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand All @@ -638,7 +642,8 @@
{"shape":"TooManyRequestsException"},
{"shape":"LimitExceededException"},
{"shape":"UserNotFoundException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand Down Expand Up @@ -829,7 +834,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand All @@ -849,7 +855,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand Down Expand Up @@ -1028,7 +1035,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
]
},
"ForgotPassword":{
Expand All @@ -1053,7 +1061,8 @@
{"shape":"InvalidEmailRoleAccessPolicyException"},
{"shape":"CodeDeliveryFailureException"},
{"shape":"UserNotFoundException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand Down Expand Up @@ -1090,7 +1099,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
]
},
"GetGroup":{
Expand Down Expand Up @@ -1171,7 +1181,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand Down Expand Up @@ -1199,7 +1210,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand Down Expand Up @@ -1234,7 +1246,8 @@
{"shape":"TooManyRequestsException"},
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
]
},
"InitiateAuth":{
Expand All @@ -1259,7 +1272,8 @@
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"},
{"shape":"InvalidSmsRoleAccessPolicyException"},
{"shape":"InvalidSmsRoleTrustRelationshipException"}
{"shape":"InvalidSmsRoleTrustRelationshipException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand All @@ -1280,7 +1294,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
]
},
"ListGroups":{
Expand Down Expand Up @@ -1448,7 +1463,8 @@
{"shape":"InvalidEmailRoleAccessPolicyException"},
{"shape":"CodeDeliveryFailureException"},
{"shape":"UserNotFoundException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand Down Expand Up @@ -1480,7 +1496,8 @@
{"shape":"InvalidSmsRoleTrustRelationshipException"},
{"shape":"AliasExistsException"},
{"shape":"InternalErrorException"},
{"shape":"SoftwareTokenMFANotFoundException"}
{"shape":"SoftwareTokenMFANotFoundException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand All @@ -1498,7 +1515,8 @@
{"shape":"UnauthorizedException"},
{"shape":"InvalidParameterException"},
{"shape":"UnsupportedOperationException"},
{"shape":"UnsupportedTokenTypeException"}
{"shape":"UnsupportedTokenTypeException"},
{"shape":"ForbiddenException"}
]
},
"SetRiskConfiguration":{
Expand Down Expand Up @@ -1551,7 +1569,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
]
},
"SetUserPoolMfaConfig":{
Expand Down Expand Up @@ -1587,7 +1606,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand All @@ -1613,7 +1633,8 @@
{"shape":"InvalidSmsRoleAccessPolicyException"},
{"shape":"InvalidSmsRoleTrustRelationshipException"},
{"shape":"InvalidEmailRoleAccessPolicyException"},
{"shape":"CodeDeliveryFailureException"}
{"shape":"CodeDeliveryFailureException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand Down Expand Up @@ -1718,7 +1739,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
]
},
"UpdateGroup":{
Expand Down Expand Up @@ -1796,7 +1818,8 @@
{"shape":"PasswordResetRequiredException"},
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"}
{"shape":"InternalErrorException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
},
Expand Down Expand Up @@ -1878,7 +1901,8 @@
{"shape":"EnableSoftwareTokenMFAException"},
{"shape":"NotAuthorizedException"},
{"shape":"SoftwareTokenMFANotFoundException"},
{"shape":"CodeMismatchException"}
{"shape":"CodeMismatchException"},
{"shape":"ForbiddenException"}
]
},
"VerifyUserAttribute":{
Expand All @@ -1901,7 +1925,8 @@
{"shape":"UserNotFoundException"},
{"shape":"UserNotConfirmedException"},
{"shape":"InternalErrorException"},
{"shape":"AliasExistsException"}
{"shape":"AliasExistsException"},
{"shape":"ForbiddenException"}
],
"authtype":"none"
}
Expand Down Expand Up @@ -3579,6 +3604,13 @@
"Invalid"
]
},
"ForbiddenException":{
"type":"structure",
"members":{
"message":{"shape":"MessageType"}
},
"exception":true
},
"ForceAliasCreation":{"type":"boolean"},
"ForgetDeviceRequest":{
"type":"structure",
Expand Down

0 comments on commit 7c780f7

Please sign in to comment.