aws-sdk-core 2.9.44 → 3.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/VERSION +1 -0
- data/lib/aws-sdk-core/client_stubs.rb +1 -2
- data/lib/aws-sdk-core/credential_provider.rb +2 -0
- data/lib/aws-sdk-core/credential_provider_chain.rb +2 -1
- data/lib/aws-sdk-core/errors.rb +19 -8
- data/lib/aws-sdk-core/ini_parser.rb +1 -0
- data/lib/aws-sdk-core/json/handler.rb +3 -2
- data/lib/aws-sdk-core/json/parser.rb +1 -1
- data/lib/aws-sdk-core/json.rb +4 -5
- data/lib/aws-sdk-core/log/param_filter.rb +4 -3
- data/lib/aws-sdk-core/pageable_response.rb +1 -0
- data/lib/aws-sdk-core/pager.rb +30 -25
- data/lib/aws-sdk-core/param_converter.rb +3 -3
- data/lib/aws-sdk-core/param_validator.rb +10 -4
- data/lib/aws-sdk-core/plugins/credentials_configuration.rb +62 -0
- data/lib/aws-sdk-core/plugins/global_configuration.rb +19 -10
- data/lib/aws-sdk-core/plugins/idempotency_token.rb +1 -2
- data/lib/aws-sdk-core/plugins/logging.rb +18 -18
- data/lib/aws-sdk-core/plugins/param_converter.rb +9 -5
- data/lib/aws-sdk-core/plugins/param_validator.rb +8 -5
- data/lib/aws-sdk-core/plugins/protocols/ec2.rb +2 -1
- data/lib/aws-sdk-core/plugins/protocols/json_rpc.rb +13 -12
- data/lib/aws-sdk-core/plugins/protocols/query.rb +2 -2
- data/lib/aws-sdk-core/plugins/regional_endpoint.rb +23 -15
- data/lib/aws-sdk-core/plugins/response_paging.rb +5 -18
- data/lib/aws-sdk-core/plugins/retry_errors.rb +11 -8
- data/lib/aws-sdk-core/plugins/signature_v2.rb +51 -0
- data/lib/aws-sdk-core/plugins/signature_v4.rb +139 -0
- data/lib/aws-sdk-core/plugins/stub_responses.rb +13 -11
- data/lib/aws-sdk-core/plugins/user_agent.rb +17 -6
- data/lib/aws-sdk-core/query/handler.rb +15 -16
- data/lib/aws-sdk-core/query/param_builder.rb +1 -1
- data/lib/aws-sdk-core/query.rb +5 -0
- data/lib/aws-sdk-core/resources/collection.rb +121 -0
- data/lib/aws-sdk-core/rest/handler.rb +1 -0
- data/lib/aws-sdk-core/rest/response/parser.rb +14 -14
- data/lib/aws-sdk-core/rest.rb +10 -0
- data/lib/aws-sdk-core/shared_config.rb +1 -1
- data/lib/aws-sdk-core/shared_credentials.rb +2 -0
- data/lib/aws-sdk-core/structure.rb +17 -12
- data/lib/aws-sdk-core/stubbing/data_applicator.rb +1 -1
- data/lib/aws-sdk-core/stubbing/empty_stub.rb +6 -2
- data/lib/aws-sdk-core/stubbing/protocols/ec2.rb +1 -1
- data/lib/aws-sdk-core/stubbing/stub_data.rb +4 -0
- data/lib/aws-sdk-core/util.rb +39 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/lib/aws-sdk-core/waiters/poller.rb +5 -9
- data/lib/aws-sdk-core/waiters/waiter.rb +1 -0
- data/lib/aws-sdk-core/waiters.rb +3 -0
- data/lib/aws-sdk-core/xml/builder.rb +2 -2
- data/lib/aws-sdk-core/xml/error_handler.rb +1 -2
- data/lib/aws-sdk-core/xml/parser/frame.rb +4 -4
- data/lib/aws-sdk-core/xml/parser.rb +1 -11
- data/lib/aws-sdk-core/xml.rb +9 -0
- data/lib/aws-sdk-core.rb +66 -454
- data/lib/aws-sdk-sts/client.rb +1439 -0
- data/lib/aws-sdk-sts/client_api.rb +264 -0
- data/lib/aws-sdk-sts/customizations.rb +0 -0
- data/lib/aws-sdk-sts/errors.rb +14 -0
- data/lib/aws-sdk-sts/resource.rb +23 -0
- data/lib/aws-sdk-sts/types.rb +919 -0
- data/lib/aws-sdk-sts.rb +45 -0
- data/lib/seahorse/client/base.rb +1 -7
- data/lib/seahorse/client/logging/formatter.rb +2 -0
- data/lib/seahorse/client/logging/handler.rb +2 -0
- data/lib/seahorse/client/net_http/connection_pool.rb +3 -0
- data/lib/seahorse/client/net_http/handler.rb +2 -0
- data/lib/seahorse/client/net_http/patches.rb +1 -0
- data/lib/seahorse/client/plugin.rb +66 -6
- data/lib/seahorse/client/plugins/endpoint.rb +14 -10
- data/lib/seahorse/client/plugins/logging.rb +17 -19
- data/lib/seahorse/client/plugins/net_http.rb +23 -15
- data/lib/seahorse/client/plugins/raise_response_errors.rb +4 -4
- data/lib/seahorse/client/plugins/response_target.rb +2 -0
- data/lib/seahorse/model/api.rb +4 -0
- data/lib/seahorse/model/shapes.rb +18 -2
- data/lib/seahorse/util.rb +0 -20
- data/lib/seahorse.rb +50 -60
- metadata +36 -557
- data/apis/acm/2015-12-08/api-2.json +0 -595
- data/apis/acm/2015-12-08/examples-1.json +0 -5
- data/apis/acm/2015-12-08/paginators-1.json +0 -10
- data/apis/apigateway/2015-07-09/api-2.json +0 -4733
- data/apis/apigateway/2015-07-09/examples-1.json +0 -5
- data/apis/apigateway/2015-07-09/paginators-1.json +0 -70
- data/apis/application-autoscaling/2016-02-06/api-2.json +0 -601
- data/apis/application-autoscaling/2016-02-06/examples-1.json +0 -257
- data/apis/application-autoscaling/2016-02-06/paginators-1.json +0 -22
- data/apis/appstream/2016-12-01/api-2.json +0 -944
- data/apis/appstream/2016-12-01/examples-1.json +0 -5
- data/apis/appstream/2016-12-01/paginators-1.json +0 -4
- data/apis/appstream/2016-12-01/waiters-2.json +0 -55
- data/apis/athena/2017-05-18/api-2.json +0 -615
- data/apis/athena/2017-05-18/examples-1.json +0 -5
- data/apis/athena/2017-05-18/paginators-1.json +0 -19
- data/apis/autoscaling/2011-01-01/api-2.json +0 -2172
- data/apis/autoscaling/2011-01-01/examples-1.json +0 -1396
- data/apis/autoscaling/2011-01-01/paginators-1.json +0 -52
- data/apis/autoscaling/2011-01-01/resources-1.json +0 -1624
- data/apis/autoscaling/2011-01-01/waiters-2.json +0 -62
- data/apis/batch/2016-08-10/api-2.json +0 -920
- data/apis/batch/2016-08-10/examples-1.json +0 -589
- data/apis/batch/2016-08-10/paginators-1.json +0 -4
- data/apis/budgets/2016-10-20/api-2.json +0 -697
- data/apis/budgets/2016-10-20/examples-1.json +0 -5
- data/apis/budgets/2016-10-20/paginators-1.json +0 -4
- data/apis/clouddirectory/2016-05-10/api-2.json +0 -3595
- data/apis/clouddirectory/2016-05-10/examples-1.json +0 -5
- data/apis/clouddirectory/2016-05-10/paginators-1.json +0 -94
- data/apis/cloudformation/2010-05-15/api-2.json +0 -1464
- data/apis/cloudformation/2010-05-15/examples-1.json +0 -5
- data/apis/cloudformation/2010-05-15/paginators-1.json +0 -37
- data/apis/cloudformation/2010-05-15/resources-1.json +0 -211
- data/apis/cloudformation/2010-05-15/waiters-2.json +0 -182
- data/apis/cloudfront/2016-01-28/api-2.json +0 -2219
- data/apis/cloudfront/2016-01-28/examples-1.json +0 -5
- data/apis/cloudfront/2016-01-28/paginators-1.json +0 -32
- data/apis/cloudfront/2016-01-28/waiters-2.json +0 -47
- data/apis/cloudfront/2016-08-01/api-2.json +0 -2548
- data/apis/cloudfront/2016-08-01/examples-1.json +0 -5
- data/apis/cloudfront/2016-08-01/paginators-1.json +0 -32
- data/apis/cloudfront/2016-08-01/waiters-2.json +0 -47
- data/apis/cloudfront/2016-08-20/api-2.json +0 -2586
- data/apis/cloudfront/2016-08-20/paginators-1.json +0 -32
- data/apis/cloudfront/2016-08-20/waiters-2.json +0 -47
- data/apis/cloudfront/2016-09-07/api-2.json +0 -2596
- data/apis/cloudfront/2016-09-07/examples-1.json +0 -5
- data/apis/cloudfront/2016-09-07/paginators-1.json +0 -32
- data/apis/cloudfront/2016-09-07/waiters-2.json +0 -47
- data/apis/cloudfront/2016-09-29/api-2.json +0 -2599
- data/apis/cloudfront/2016-09-29/examples-1.json +0 -5
- data/apis/cloudfront/2016-09-29/paginators-1.json +0 -32
- data/apis/cloudfront/2016-09-29/waiters-2.json +0 -47
- data/apis/cloudfront/2016-11-25/api-2.json +0 -2665
- data/apis/cloudfront/2016-11-25/examples-1.json +0 -5
- data/apis/cloudfront/2016-11-25/paginators-1.json +0 -32
- data/apis/cloudfront/2016-11-25/waiters-2.json +0 -47
- data/apis/cloudfront/2017-03-25/api-2.json +0 -2689
- data/apis/cloudfront/2017-03-25/examples-1.json +0 -83
- data/apis/cloudfront/2017-03-25/paginators-1.json +0 -32
- data/apis/cloudfront/2017-03-25/waiters-2.json +0 -47
- data/apis/cloudhsm/2014-05-30/api-2.json +0 -878
- data/apis/cloudhsm/2014-05-30/examples-1.json +0 -5
- data/apis/cloudsearch/2013-01-01/api-2.json +0 -2002
- data/apis/cloudsearch/2013-01-01/paginators-1.json +0 -20
- data/apis/cloudsearchdomain/2013-01-01/api-2.json +0 -374
- data/apis/cloudsearchdomain/2013-01-01/examples-1.json +0 -5
- data/apis/cloudtrail/2013-11-01/api-2.json +0 -912
- data/apis/cloudtrail/2013-11-01/examples-1.json +0 -5
- data/apis/cloudtrail/2013-11-01/paginators-1.json +0 -13
- data/apis/codebuild/2016-10-06/api-2.json +0 -704
- data/apis/codebuild/2016-10-06/examples-1.json +0 -5
- data/apis/codebuild/2016-10-06/paginators-1.json +0 -4
- data/apis/codecommit/2015-04-13/api-2.json +0 -1112
- data/apis/codecommit/2015-04-13/examples-1.json +0 -5
- data/apis/codecommit/2015-04-13/paginators-1.json +0 -19
- data/apis/codedeploy/2014-10-06/api-2.json +0 -2380
- data/apis/codedeploy/2014-10-06/examples-1.json +0 -5
- data/apis/codedeploy/2014-10-06/paginators-1.json +0 -34
- data/apis/codedeploy/2014-10-06/waiters-2.json +0 -30
- data/apis/codepipeline/2015-07-09/api-2.json +0 -1714
- data/apis/codepipeline/2015-07-09/examples-1.json +0 -5
- data/apis/codestar/2017-04-19/api-2.json +0 -755
- data/apis/codestar/2017-04-19/examples-1.json +0 -5
- data/apis/codestar/2017-04-19/paginators-1.json +0 -4
- data/apis/cognito-identity/2014-06-30/api-2.json +0 -943
- data/apis/cognito-identity/2014-06-30/examples-1.json +0 -5
- data/apis/cognito-identity/2014-06-30/paginators-1.json +0 -4
- data/apis/cognito-idp/2016-04-18/api-2.json +0 -3847
- data/apis/cognito-idp/2016-04-18/examples-1.json +0 -5
- data/apis/cognito-idp/2016-04-18/paginators-1.json +0 -4
- data/apis/cognito-sync/2014-06-30/api-2.json +0 -1875
- data/apis/config/2014-11-12/api-2.json +0 -1418
- data/apis/config/2014-11-12/examples-1.json +0 -5
- data/apis/config/2014-11-12/paginators-1.json +0 -10
- data/apis/cur/2017-01-06/api-2.json +0 -226
- data/apis/cur/2017-01-06/examples-1.json +0 -5
- data/apis/cur/2017-01-06/paginators-1.json +0 -9
- data/apis/datapipeline/2012-10-29/api-2.json +0 -1168
- data/apis/datapipeline/2012-10-29/paginators-1.json +0 -26
- data/apis/devicefarm/2015-06-23/api-2.json +0 -2312
- data/apis/devicefarm/2015-06-23/examples-1.json +0 -1242
- data/apis/devicefarm/2015-06-23/paginators-1.json +0 -77
- data/apis/directconnect/2012-10-25/api-2.json +0 -1351
- data/apis/directconnect/2012-10-25/examples-1.json +0 -5
- data/apis/directconnect/2012-10-25/paginators-1.json +0 -22
- data/apis/discovery/2015-11-01/api-2.json +0 -938
- data/apis/discovery/2015-11-01/examples-1.json +0 -5
- data/apis/discovery/2015-11-01/paginators-1.json +0 -4
- data/apis/dms/2016-01-01/api-2.json +0 -1881
- data/apis/dms/2016-01-01/examples-1.json +0 -1053
- data/apis/dms/2016-01-01/paginators-1.json +0 -64
- data/apis/ds/2015-04-16/api-2.json +0 -1972
- data/apis/ds/2015-04-16/examples-1.json +0 -5
- data/apis/dynamodb/2011-12-05/api-2.json +0 -802
- data/apis/dynamodb/2011-12-05/examples-1.json +0 -5
- data/apis/dynamodb/2011-12-05/paginators-1.json +0 -26
- data/apis/dynamodb/2011-12-05/waiters-2.json +0 -35
- data/apis/dynamodb/2012-08-10/api-2.json +0 -1405
- data/apis/dynamodb/2012-08-10/examples-1.json +0 -628
- data/apis/dynamodb/2012-08-10/paginators-1.json +0 -26
- data/apis/dynamodb/2012-08-10/resources-1.json +0 -136
- data/apis/dynamodb/2012-08-10/waiters-2.json +0 -35
- data/apis/ec2/2015-10-01/api-2.json +0 -13760
- data/apis/ec2/2015-10-01/examples-1.json +0 -5
- data/apis/ec2/2015-10-01/paginators-1.json +0 -138
- data/apis/ec2/2015-10-01/resources-1.json +0 -2582
- data/apis/ec2/2015-10-01/waiters-2.json +0 -593
- data/apis/ec2/2016-04-01/api-2.json +0 -14191
- data/apis/ec2/2016-04-01/examples-1.json +0 -3729
- data/apis/ec2/2016-04-01/paginators-1.json +0 -138
- data/apis/ec2/2016-04-01/resources-1.json +0 -2582
- data/apis/ec2/2016-04-01/waiters-2.json +0 -593
- data/apis/ec2/2016-09-15/api-2.json +0 -14415
- data/apis/ec2/2016-09-15/examples-1.json +0 -3740
- data/apis/ec2/2016-09-15/paginators-1.json +0 -138
- data/apis/ec2/2016-09-15/resources-1.json +0 -2582
- data/apis/ec2/2016-09-15/waiters-2.json +0 -593
- data/apis/ec2/2016-11-15/api-2.json +0 -15590
- data/apis/ec2/2016-11-15/examples-1.json +0 -3740
- data/apis/ec2/2016-11-15/paginators-1.json +0 -144
- data/apis/ec2/2016-11-15/resources-1.json +0 -2582
- data/apis/ec2/2016-11-15/waiters-2.json +0 -611
- data/apis/ecr/2015-09-21/api-2.json +0 -947
- data/apis/ecr/2015-09-21/examples-1.json +0 -215
- data/apis/ecr/2015-09-21/paginators-1.json +0 -22
- data/apis/ecs/2014-11-13/api-2.json +0 -1629
- data/apis/ecs/2014-11-13/examples-1.json +0 -883
- data/apis/ecs/2014-11-13/paginators-1.json +0 -40
- data/apis/ecs/2014-11-13/waiters-2.json +0 -93
- data/apis/elasticache/2015-02-02/api-2.json +0 -2550
- data/apis/elasticache/2015-02-02/examples-1.json +0 -3145
- data/apis/elasticache/2015-02-02/paginators-1.json +0 -76
- data/apis/elasticache/2015-02-02/waiters-2.json +0 -143
- data/apis/elasticbeanstalk/2010-12-01/api-2.json +0 -2332
- data/apis/elasticbeanstalk/2010-12-01/examples-1.json +0 -1109
- data/apis/elasticbeanstalk/2010-12-01/paginators-1.json +0 -25
- data/apis/elasticfilesystem/2015-02-01/api-2.json +0 -714
- data/apis/elasticfilesystem/2015-02-01/examples-1.json +0 -222
- data/apis/elasticloadbalancing/2012-06-01/api-2.json +0 -1629
- data/apis/elasticloadbalancing/2012-06-01/examples-1.json +0 -1036
- data/apis/elasticloadbalancing/2012-06-01/paginators-1.json +0 -18
- data/apis/elasticloadbalancing/2012-06-01/waiters-2.json +0 -49
- data/apis/elasticloadbalancingv2/2015-12-01/api-2.json +0 -1867
- data/apis/elasticloadbalancingv2/2015-12-01/examples-1.json +0 -1384
- data/apis/elasticloadbalancingv2/2015-12-01/paginators-1.json +0 -19
- data/apis/elasticloadbalancingv2/2015-12-01/waiters-2.json +0 -64
- data/apis/elasticmapreduce/2009-03-31/api-2.json +0 -2056
- data/apis/elasticmapreduce/2009-03-31/examples-1.json +0 -5
- data/apis/elasticmapreduce/2009-03-31/paginators-1.json +0 -37
- data/apis/elasticmapreduce/2009-03-31/waiters-2.json +0 -86
- data/apis/elastictranscoder/2012-09-25/api-2.json +0 -1483
- data/apis/elastictranscoder/2012-09-25/examples-1.json +0 -5
- data/apis/elastictranscoder/2012-09-25/paginators-1.json +0 -24
- data/apis/elastictranscoder/2012-09-25/waiters-2.json +0 -30
- data/apis/email/2010-12-01/api-2.json +0 -2212
- data/apis/email/2010-12-01/examples-1.json +0 -953
- data/apis/email/2010-12-01/paginators-1.json +0 -13
- data/apis/email/2010-12-01/waiters-2.json +0 -18
- data/apis/entitlement.marketplace/2017-01-11/api-2.json +0 -128
- data/apis/entitlement.marketplace/2017-01-11/examples-1.json +0 -5
- data/apis/entitlement.marketplace/2017-01-11/paginators-1.json +0 -4
- data/apis/es/2015-01-01/api-2.json +0 -862
- data/apis/es/2015-01-01/examples-1.json +0 -5
- data/apis/es/2015-01-01/paginators-1.json +0 -14
- data/apis/events/2015-10-07/api-2.json +0 -649
- data/apis/events/2015-10-07/examples-1.json +0 -5
- data/apis/events/2015-10-07/paginators-1.json +0 -4
- data/apis/firehose/2015-08-04/api-2.json +0 -866
- data/apis/firehose/2015-08-04/examples-1.json +0 -5
- data/apis/gamelift/2015-10-01/api-2.json +0 -2316
- data/apis/gamelift/2015-10-01/examples-1.json +0 -5
- data/apis/gamelift/2015-10-01/paginators-1.json +0 -4
- data/apis/glacier/2012-06-01/api-2.json +0 -1734
- data/apis/glacier/2012-06-01/examples-1.json +0 -806
- data/apis/glacier/2012-06-01/paginators-1.json +0 -28
- data/apis/glacier/2012-06-01/resources-1.json +0 -563
- data/apis/glacier/2012-06-01/waiters-2.json +0 -39
- data/apis/greengrass/2017-06-07/api-2.json +0 -3451
- data/apis/health/2016-08-04/api-2.json +0 -547
- data/apis/health/2016-08-04/examples-1.json +0 -5
- data/apis/health/2016-08-04/paginators-1.json +0 -31
- data/apis/iam/2010-05-08/api-2.json +0 -4832
- data/apis/iam/2010-05-08/examples-1.json +0 -1191
- data/apis/iam/2010-05-08/paginators-1.json +0 -198
- data/apis/iam/2010-05-08/resources-1.json +0 -1740
- data/apis/iam/2010-05-08/waiters-2.json +0 -39
- data/apis/importexport/2010-06-01/api-2.json +0 -667
- data/apis/importexport/2010-06-01/paginators-1.json +0 -11
- data/apis/inspector/2016-02-16/api-2.json +0 -2051
- data/apis/inspector/2016-02-16/examples-1.json +0 -1147
- data/apis/inspector/2016-02-16/paginators-1.json +0 -4
- data/apis/iot/2015-05-28/api-2.json +0 -2928
- data/apis/iot/2015-05-28/examples-1.json +0 -5
- data/apis/iot/2015-05-28/paginators-1.json +0 -4
- data/apis/iot-data/2015-05-28/api-2.json +0 -264
- data/apis/kinesis/2013-12-02/api-2.json +0 -890
- data/apis/kinesis/2013-12-02/examples-1.json +0 -5
- data/apis/kinesis/2013-12-02/paginators-1.json +0 -18
- data/apis/kinesis/2013-12-02/waiters-2.json +0 -30
- data/apis/kinesisanalytics/2015-08-14/api-2.json +0 -1175
- data/apis/kinesisanalytics/2015-08-14/examples-1.json +0 -5
- data/apis/kinesisanalytics/2015-08-14/paginators-1.json +0 -4
- data/apis/kms/2014-11-01/api-2.json +0 -1492
- data/apis/kms/2014-11-01/examples-1.json +0 -904
- data/apis/kms/2014-11-01/paginators-1.json +0 -32
- data/apis/lambda/2014-11-11/api-2.json +0 -668
- data/apis/lambda/2014-11-11/paginators-1.json +0 -16
- data/apis/lambda/2015-03-31/api-2.json +0 -1647
- data/apis/lambda/2015-03-31/examples-1.json +0 -614
- data/apis/lambda/2015-03-31/paginators-1.json +0 -16
- data/apis/lex-models/2017-04-19/api-2.json +0 -2033
- data/apis/lex-models/2017-04-19/examples-1.json +0 -758
- data/apis/lex-models/2017-04-19/paginators-1.json +0 -54
- data/apis/lightsail/2016-11-28/api-2.json +0 -2187
- data/apis/lightsail/2016-11-28/examples-1.json +0 -5
- data/apis/lightsail/2016-11-28/paginators-1.json +0 -4
- data/apis/logs/2014-03-28/api-2.json +0 -1246
- data/apis/logs/2014-03-28/examples-1.json +0 -5
- data/apis/logs/2014-03-28/paginators-1.json +0 -49
- data/apis/machinelearning/2014-12-12/api-2.json +0 -1978
- data/apis/machinelearning/2014-12-12/examples-1.json +0 -5
- data/apis/machinelearning/2014-12-12/paginators-1.json +0 -28
- data/apis/machinelearning/2014-12-12/waiters-2.json +0 -81
- data/apis/marketplacecommerceanalytics/2015-07-01/api-2.json +0 -171
- data/apis/marketplacecommerceanalytics/2015-07-01/examples-1.json +0 -5
- data/apis/marketplacecommerceanalytics/2015-07-01/paginators-1.json +0 -4
- data/apis/meteringmarketplace/2016-01-14/api-2.json +0 -263
- data/apis/meteringmarketplace/2016-01-14/examples-1.json +0 -5
- data/apis/monitoring/2010-08-01/api-2.json +0 -827
- data/apis/monitoring/2010-08-01/examples-1.json +0 -5
- data/apis/monitoring/2010-08-01/paginators-1.json +0 -24
- data/apis/monitoring/2010-08-01/resources-1.json +0 -346
- data/apis/monitoring/2010-08-01/waiters-2.json +0 -18
- data/apis/mturk-requester/2017-01-17/api-2.json +0 -1665
- data/apis/mturk-requester/2017-01-17/examples-1.json +0 -5
- data/apis/mturk-requester/2017-01-17/paginators-1.json +0 -54
- data/apis/opsworks/2013-02-18/api-2.json +0 -2839
- data/apis/opsworks/2013-02-18/examples-1.json +0 -5
- data/apis/opsworks/2013-02-18/paginators-1.json +0 -55
- data/apis/opsworks/2013-02-18/resources-1.json +0 -173
- data/apis/opsworks/2013-02-18/waiters-2.json +0 -295
- data/apis/opsworkscm/2016-11-01/api-2.json +0 -730
- data/apis/opsworkscm/2016-11-01/examples-1.json +0 -5
- data/apis/opsworkscm/2016-11-01/paginators-1.json +0 -4
- data/apis/organizations/2016-11-28/api-2.json +0 -2006
- data/apis/organizations/2016-11-28/examples-1.json +0 -1409
- data/apis/organizations/2016-11-28/paginators-1.json +0 -64
- data/apis/pinpoint/2016-12-01/api-2.json +0 -3949
- data/apis/pinpoint/2016-12-01/examples-1.json +0 -5
- data/apis/polly/2016-06-10/api-2.json +0 -539
- data/apis/polly/2016-06-10/examples-1.json +0 -171
- data/apis/polly/2016-06-10/paginators-1.json +0 -4
- data/apis/rds/2013-01-10/api-2.json +0 -2902
- data/apis/rds/2013-01-10/examples-1.json +0 -5
- data/apis/rds/2013-01-10/paginators-1.json +0 -97
- data/apis/rds/2013-02-12/api-2.json +0 -3058
- data/apis/rds/2013-02-12/examples-1.json +0 -5
- data/apis/rds/2013-02-12/paginators-1.json +0 -110
- data/apis/rds/2013-09-09/api-2.json +0 -3159
- data/apis/rds/2013-09-09/examples-1.json +0 -5
- data/apis/rds/2013-09-09/paginators-1.json +0 -110
- data/apis/rds/2013-09-09/waiters-2.json +0 -97
- data/apis/rds/2014-09-01/api-2.json +0 -3272
- data/apis/rds/2014-09-01/examples-1.json +0 -5
- data/apis/rds/2014-09-01/paginators-1.json +0 -4
- data/apis/rds/2014-10-31/api-2.json +0 -5187
- data/apis/rds/2014-10-31/examples-1.json +0 -1951
- data/apis/rds/2014-10-31/paginators-1.json +0 -110
- data/apis/rds/2014-10-31/resources-1.json +0 -3272
- data/apis/rds/2014-10-31/waiters-2.json +0 -90
- data/apis/redshift/2012-12-01/api-2.json +0 -3840
- data/apis/redshift/2012-12-01/examples-1.json +0 -5
- data/apis/redshift/2012-12-01/paginators-1.json +0 -94
- data/apis/redshift/2012-12-01/waiters-2.json +0 -97
- data/apis/rekognition/2016-06-27/api-2.json +0 -992
- data/apis/rekognition/2016-06-27/examples-1.json +0 -651
- data/apis/rekognition/2016-06-27/paginators-1.json +0 -16
- data/apis/resourcegroupstaggingapi/2017-01-26/api-2.json +0 -328
- data/apis/resourcegroupstaggingapi/2017-01-26/examples-1.json +0 -5
- data/apis/resourcegroupstaggingapi/2017-01-26/paginators-1.json +0 -20
- data/apis/route53/2013-04-01/api-2.json +0 -3312
- data/apis/route53/2013-04-01/examples-1.json +0 -762
- data/apis/route53/2013-04-01/paginators-1.json +0 -33
- data/apis/route53/2013-04-01/waiters-2.json +0 -18
- data/apis/route53domains/2014-05-15/api-2.json +0 -1323
- data/apis/route53domains/2014-05-15/examples-1.json +0 -5
- data/apis/route53domains/2014-05-15/paginators-1.json +0 -16
- data/apis/runtime.lex/2016-11-28/api-2.json +0 -390
- data/apis/runtime.lex/2016-11-28/examples-1.json +0 -5
- data/apis/runtime.lex/2016-11-28/paginators-1.json +0 -4
- data/apis/s3/2006-03-01/api-2.json +0 -5368
- data/apis/s3/2006-03-01/examples-1.json +0 -1876
- data/apis/s3/2006-03-01/paginators-1.json +0 -66
- data/apis/s3/2006-03-01/resources-1.json +0 -1176
- data/apis/s3/2006-03-01/waiters-2.json +0 -73
- data/apis/sdb/2009-04-15/api-2.json +0 -955
- data/apis/sdb/2009-04-15/paginators-1.json +0 -15
- data/apis/servicecatalog/2015-12-10/api-2.json +0 -2022
- data/apis/servicecatalog/2015-12-10/examples-1.json +0 -5
- data/apis/servicecatalog/2015-12-10/paginators-1.json +0 -4
- data/apis/shield/2016-06-02/api-2.json +0 -494
- data/apis/shield/2016-06-02/examples-1.json +0 -5
- data/apis/sms/2016-10-24/api-2.json +0 -612
- data/apis/sms/2016-10-24/examples-1.json +0 -5
- data/apis/sms/2016-10-24/paginators-1.json +0 -28
- data/apis/snowball/2016-06-30/api-2.json +0 -855
- data/apis/snowball/2016-06-30/examples-1.json +0 -442
- data/apis/snowball/2016-06-30/paginators-1.json +0 -16
- data/apis/sns/2010-03-31/api-2.json +0 -1145
- data/apis/sns/2010-03-31/examples-1.json +0 -5
- data/apis/sns/2010-03-31/paginators-1.json +0 -29
- data/apis/sns/2010-03-31/resources-1.json +0 -327
- data/apis/sqs/2012-11-05/api-2.json +0 -988
- data/apis/sqs/2012-11-05/examples-1.json +0 -5
- data/apis/sqs/2012-11-05/paginators-1.json +0 -7
- data/apis/sqs/2012-11-05/resources-1.json +0 -232
- data/apis/ssm/2014-11-06/api-2.json +0 -5317
- data/apis/ssm/2014-11-06/examples-1.json +0 -5
- data/apis/ssm/2014-11-06/paginators-1.json +0 -40
- data/apis/states/2016-11-23/api-2.json +0 -1021
- data/apis/states/2016-11-23/examples-1.json +0 -5
- data/apis/states/2016-11-23/paginators-1.json +0 -28
- data/apis/storagegateway/2013-06-30/api-2.json +0 -2591
- data/apis/storagegateway/2013-06-30/examples-1.json +0 -1381
- data/apis/storagegateway/2013-06-30/paginators-1.json +0 -52
- data/apis/streams.dynamodb/2012-08-10/api-2.json +0 -406
- data/apis/streams.dynamodb/2012-08-10/examples-1.json +0 -212
- data/apis/streams.dynamodb/2012-08-10/paginators-1.json +0 -4
- data/apis/sts/2011-06-15/api-2.json +0 -522
- data/apis/sts/2011-06-15/examples-1.json +0 -206
- data/apis/sts/2011-06-15/paginators-1.json +0 -4
- data/apis/support/2013-04-15/api-2.json +0 -772
- data/apis/support/2013-04-15/examples-1.json +0 -5
- data/apis/support/2013-04-15/paginators-1.json +0 -25
- data/apis/swf/2012-01-25/api-2.json +0 -2839
- data/apis/swf/2012-01-25/paginators-1.json +0 -46
- data/apis/waf/2015-08-24/api-2.json +0 -1959
- data/apis/waf/2015-08-24/examples-1.json +0 -1017
- data/apis/waf/2015-08-24/paginators-1.json +0 -4
- data/apis/waf-regional/2016-11-28/api-2.json +0 -2090
- data/apis/waf-regional/2016-11-28/examples-1.json +0 -1017
- data/apis/waf-regional/2016-11-28/paginators-1.json +0 -4
- data/apis/workdocs/2016-05-01/api-2.json +0 -2684
- data/apis/workdocs/2016-05-01/examples-1.json +0 -5
- data/apis/workdocs/2016-05-01/paginators-1.json +0 -25
- data/apis/workspaces/2015-04-08/api-2.json +0 -840
- data/apis/workspaces/2015-04-08/examples-1.json +0 -5
- data/apis/workspaces/2015-04-08/paginators-1.json +0 -20
- data/apis/xray/2016-04-12/api-2.json +0 -492
- data/apis/xray/2016-04-12/examples-1.json +0 -5
- data/apis/xray/2016-04-12/paginators-1.json +0 -4
- data/bin/aws.rb +0 -180
- data/endpoints.json +0 -1935
- data/lib/aws-sdk-core/acm.rb +0 -6
- data/lib/aws-sdk-core/api/builder.rb +0 -106
- data/lib/aws-sdk-core/api/customizations.rb +0 -262
- data/lib/aws-sdk-core/api/docs/builder.rb +0 -223
- data/lib/aws-sdk-core/api/docs/client_type_documenter.rb +0 -118
- data/lib/aws-sdk-core/api/docs/crosslink.rb +0 -43
- data/lib/aws-sdk-core/api/docs/docstring_provider.rb +0 -75
- data/lib/aws-sdk-core/api/docs/operation_documenter.rb +0 -151
- data/lib/aws-sdk-core/api/docs/param_formatter.rb +0 -163
- data/lib/aws-sdk-core/api/docs/request_syntax_example.rb +0 -22
- data/lib/aws-sdk-core/api/docs/response_structure_example.rb +0 -91
- data/lib/aws-sdk-core/api/docs/shared_example.rb +0 -100
- data/lib/aws-sdk-core/api/docs/utils.rb +0 -133
- data/lib/aws-sdk-core/api/shape_map.rb +0 -142
- data/lib/aws-sdk-core/apigateway.rb +0 -6
- data/lib/aws-sdk-core/applicationautoscaling.rb +0 -6
- data/lib/aws-sdk-core/applicationdiscoveryservice.rb +0 -6
- data/lib/aws-sdk-core/appstream.rb +0 -7
- data/lib/aws-sdk-core/athena.rb +0 -6
- data/lib/aws-sdk-core/autoscaling.rb +0 -8
- data/lib/aws-sdk-core/batch.rb +0 -6
- data/lib/aws-sdk-core/budgets.rb +0 -6
- data/lib/aws-sdk-core/checksums.rb +0 -51
- data/lib/aws-sdk-core/client.rb +0 -60
- data/lib/aws-sdk-core/client_waiters.rb +0 -120
- data/lib/aws-sdk-core/clouddirectory.rb +0 -6
- data/lib/aws-sdk-core/cloudformation.rb +0 -8
- data/lib/aws-sdk-core/cloudfront/cookie_signer.rb +0 -44
- data/lib/aws-sdk-core/cloudfront/signer.rb +0 -141
- data/lib/aws-sdk-core/cloudfront/url_signer.rb +0 -48
- data/lib/aws-sdk-core/cloudfront.rb +0 -17
- data/lib/aws-sdk-core/cloudhsm.rb +0 -5
- data/lib/aws-sdk-core/cloudsearch.rb +0 -5
- data/lib/aws-sdk-core/cloudsearchdomain.rb +0 -5
- data/lib/aws-sdk-core/cloudtrail.rb +0 -6
- data/lib/aws-sdk-core/cloudwatch.rb +0 -8
- data/lib/aws-sdk-core/cloudwatchevents.rb +0 -6
- data/lib/aws-sdk-core/cloudwatchlogs.rb +0 -6
- data/lib/aws-sdk-core/codebuild.rb +0 -6
- data/lib/aws-sdk-core/codecommit.rb +0 -6
- data/lib/aws-sdk-core/codedeploy.rb +0 -7
- data/lib/aws-sdk-core/codepipeline.rb +0 -5
- data/lib/aws-sdk-core/codestar.rb +0 -6
- data/lib/aws-sdk-core/cognitoidentity.rb +0 -6
- data/lib/aws-sdk-core/cognitoidentityprovider.rb +0 -6
- data/lib/aws-sdk-core/cognitosync.rb +0 -4
- data/lib/aws-sdk-core/configservice.rb +0 -6
- data/lib/aws-sdk-core/costandusagereportservice.rb +0 -6
- data/lib/aws-sdk-core/databasemigrationservice.rb +0 -6
- data/lib/aws-sdk-core/datapipeline.rb +0 -5
- data/lib/aws-sdk-core/devicefarm.rb +0 -6
- data/lib/aws-sdk-core/directconnect.rb +0 -6
- data/lib/aws-sdk-core/directoryservice.rb +0 -5
- data/lib/aws-sdk-core/dynamodb/attribute_value.rb +0 -110
- data/lib/aws-sdk-core/dynamodb.rb +0 -40
- data/lib/aws-sdk-core/dynamodbstreams.rb +0 -6
- data/lib/aws-sdk-core/ec2.rb +0 -8
- data/lib/aws-sdk-core/ecr.rb +0 -6
- data/lib/aws-sdk-core/ecs.rb +0 -7
- data/lib/aws-sdk-core/efs.rb +0 -5
- data/lib/aws-sdk-core/elasticache.rb +0 -7
- data/lib/aws-sdk-core/elasticbeanstalk.rb +0 -6
- data/lib/aws-sdk-core/elasticloadbalancing.rb +0 -7
- data/lib/aws-sdk-core/elasticloadbalancingv2.rb +0 -7
- data/lib/aws-sdk-core/elasticsearchservice.rb +0 -6
- data/lib/aws-sdk-core/elastictranscoder.rb +0 -7
- data/lib/aws-sdk-core/empty_structure.rb +0 -3
- data/lib/aws-sdk-core/emr.rb +0 -7
- data/lib/aws-sdk-core/endpoint_provider.rb +0 -104
- data/lib/aws-sdk-core/firehose.rb +0 -5
- data/lib/aws-sdk-core/gamelift.rb +0 -6
- data/lib/aws-sdk-core/glacier.rb +0 -8
- data/lib/aws-sdk-core/greengrass.rb +0 -4
- data/lib/aws-sdk-core/health.rb +0 -6
- data/lib/aws-sdk-core/iam.rb +0 -8
- data/lib/aws-sdk-core/importexport.rb +0 -5
- data/lib/aws-sdk-core/inspector.rb +0 -6
- data/lib/aws-sdk-core/iot.rb +0 -6
- data/lib/aws-sdk-core/iotdataplane.rb +0 -4
- data/lib/aws-sdk-core/kinesis.rb +0 -7
- data/lib/aws-sdk-core/kinesisanalytics.rb +0 -6
- data/lib/aws-sdk-core/kms.rb +0 -6
- data/lib/aws-sdk-core/lambda.rb +0 -6
- data/lib/aws-sdk-core/lambdapreview.rb +0 -5
- data/lib/aws-sdk-core/lex.rb +0 -6
- data/lib/aws-sdk-core/lexmodelbuildingservice.rb +0 -6
- data/lib/aws-sdk-core/lightsail.rb +0 -6
- data/lib/aws-sdk-core/machinelearning.rb +0 -7
- data/lib/aws-sdk-core/marketplacecommerceanalytics.rb +0 -6
- data/lib/aws-sdk-core/marketplaceentitlementservice.rb +0 -6
- data/lib/aws-sdk-core/marketplacemetering.rb +0 -5
- data/lib/aws-sdk-core/mturk.rb +0 -6
- data/lib/aws-sdk-core/opsworks.rb +0 -8
- data/lib/aws-sdk-core/opsworkscm.rb +0 -6
- data/lib/aws-sdk-core/organizations.rb +0 -6
- data/lib/aws-sdk-core/partitions/partition.rb +0 -95
- data/lib/aws-sdk-core/partitions/partition_list.rb +0 -60
- data/lib/aws-sdk-core/partitions/region.rb +0 -66
- data/lib/aws-sdk-core/partitions/service.rb +0 -74
- data/lib/aws-sdk-core/partitions.rb +0 -174
- data/lib/aws-sdk-core/pinpoint.rb +0 -5
- data/lib/aws-sdk-core/plugins/api_gateway_header.rb +0 -19
- data/lib/aws-sdk-core/plugins/csd_conditional_signing.rb +0 -30
- data/lib/aws-sdk-core/plugins/csd_switch_to_post.rb +0 -36
- data/lib/aws-sdk-core/plugins/dynamodb_crc32_validation.rb +0 -52
- data/lib/aws-sdk-core/plugins/dynamodb_extended_retries.rb +0 -22
- data/lib/aws-sdk-core/plugins/dynamodb_simple_attributes.rb +0 -208
- data/lib/aws-sdk-core/plugins/ec2_copy_encrypted_snapshot.rb +0 -56
- data/lib/aws-sdk-core/plugins/ec2_region_validation.rb +0 -17
- data/lib/aws-sdk-core/plugins/glacier_account_id.rb +0 -19
- data/lib/aws-sdk-core/plugins/glacier_api_version.rb +0 -19
- data/lib/aws-sdk-core/plugins/glacier_checksums.rb +0 -87
- data/lib/aws-sdk-core/plugins/machine_learning_predict_endpoint.rb +0 -20
- data/lib/aws-sdk-core/plugins/rds_cross_region_copying.rb +0 -69
- data/lib/aws-sdk-core/plugins/request_signer.rb +0 -150
- data/lib/aws-sdk-core/plugins/route_53_id_fix.rb +0 -55
- data/lib/aws-sdk-core/plugins/s3_accelerate.rb +0 -90
- data/lib/aws-sdk-core/plugins/s3_bucket_dns.rb +0 -86
- data/lib/aws-sdk-core/plugins/s3_bucket_name_restrictions.rb +0 -21
- data/lib/aws-sdk-core/plugins/s3_dualstack.rb +0 -67
- data/lib/aws-sdk-core/plugins/s3_expect_100_continue.rb +0 -27
- data/lib/aws-sdk-core/plugins/s3_get_bucket_location_fix.rb +0 -21
- data/lib/aws-sdk-core/plugins/s3_host_id.rb +0 -26
- data/lib/aws-sdk-core/plugins/s3_http_200_errors.rb +0 -45
- data/lib/aws-sdk-core/plugins/s3_location_constraint.rb +0 -31
- data/lib/aws-sdk-core/plugins/s3_md5s.rb +0 -50
- data/lib/aws-sdk-core/plugins/s3_redirects.rb +0 -37
- data/lib/aws-sdk-core/plugins/s3_request_signer.rb +0 -166
- data/lib/aws-sdk-core/plugins/s3_sse_cpk.rb +0 -64
- data/lib/aws-sdk-core/plugins/s3_url_encoded_keys.rb +0 -93
- data/lib/aws-sdk-core/plugins/sqs_md5s.rb +0 -162
- data/lib/aws-sdk-core/plugins/sqs_queue_urls.rb +0 -34
- data/lib/aws-sdk-core/plugins/swf_read_timeouts.rb +0 -23
- data/lib/aws-sdk-core/polly/presigner.rb +0 -70
- data/lib/aws-sdk-core/polly.rb +0 -14
- data/lib/aws-sdk-core/rds/auth_token_generator.rb +0 -63
- data/lib/aws-sdk-core/rds.rb +0 -16
- data/lib/aws-sdk-core/redshift.rb +0 -7
- data/lib/aws-sdk-core/rekognition.rb +0 -6
- data/lib/aws-sdk-core/resourcegroupstaggingapi.rb +0 -6
- data/lib/aws-sdk-core/route53.rb +0 -7
- data/lib/aws-sdk-core/route53domains.rb +0 -6
- data/lib/aws-sdk-core/s3/bucket_region_cache.rb +0 -75
- data/lib/aws-sdk-core/s3/presigner.rb +0 -116
- data/lib/aws-sdk-core/s3.rb +0 -26
- data/lib/aws-sdk-core/service.rb +0 -4
- data/lib/aws-sdk-core/servicecatalog.rb +0 -6
- data/lib/aws-sdk-core/ses.rb +0 -7
- data/lib/aws-sdk-core/shield.rb +0 -5
- data/lib/aws-sdk-core/signers/base.rb +0 -31
- data/lib/aws-sdk-core/signers/s3.rb +0 -185
- data/lib/aws-sdk-core/signers/v2.rb +0 -51
- data/lib/aws-sdk-core/signers/v3.rb +0 -34
- data/lib/aws-sdk-core/signers/v4.rb +0 -234
- data/lib/aws-sdk-core/simpledb.rb +0 -5
- data/lib/aws-sdk-core/sms.rb +0 -6
- data/lib/aws-sdk-core/snowball.rb +0 -6
- data/lib/aws-sdk-core/sns.rb +0 -7
- data/lib/aws-sdk-core/sqs.rb +0 -7
- data/lib/aws-sdk-core/ssm.rb +0 -6
- data/lib/aws-sdk-core/states.rb +0 -6
- data/lib/aws-sdk-core/storagegateway.rb +0 -6
- data/lib/aws-sdk-core/sts.rb +0 -6
- data/lib/aws-sdk-core/support.rb +0 -6
- data/lib/aws-sdk-core/swf.rb +0 -5
- data/lib/aws-sdk-core/tree_hash.rb +0 -69
- data/lib/aws-sdk-core/waf.rb +0 -6
- data/lib/aws-sdk-core/wafregional.rb +0 -6
- data/lib/aws-sdk-core/waiters/null_provider.rb +0 -12
- data/lib/aws-sdk-core/waiters/provider.rb +0 -35
- data/lib/aws-sdk-core/workdocs.rb +0 -6
- data/lib/aws-sdk-core/workspaces.rb +0 -6
- data/lib/aws-sdk-core/xray.rb +0 -6
- data/lib/seahorse/client/plugins/restful_bindings.rb +0 -125
- data/service-models.json +0 -405
@@ -1,3847 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version":"2.0",
|
3
|
-
"metadata":{
|
4
|
-
"apiVersion":"2016-04-18",
|
5
|
-
"endpointPrefix":"cognito-idp",
|
6
|
-
"jsonVersion":"1.1",
|
7
|
-
"protocol":"json",
|
8
|
-
"serviceFullName":"Amazon Cognito Identity Provider",
|
9
|
-
"signatureVersion":"v4",
|
10
|
-
"targetPrefix":"AWSCognitoIdentityProviderService",
|
11
|
-
"uid":"cognito-idp-2016-04-18"
|
12
|
-
},
|
13
|
-
"operations":{
|
14
|
-
"AddCustomAttributes":{
|
15
|
-
"name":"AddCustomAttributes",
|
16
|
-
"http":{
|
17
|
-
"method":"POST",
|
18
|
-
"requestUri":"/"
|
19
|
-
},
|
20
|
-
"input":{"shape":"AddCustomAttributesRequest"},
|
21
|
-
"output":{"shape":"AddCustomAttributesResponse"},
|
22
|
-
"errors":[
|
23
|
-
{"shape":"ResourceNotFoundException"},
|
24
|
-
{"shape":"InvalidParameterException"},
|
25
|
-
{"shape":"TooManyRequestsException"},
|
26
|
-
{"shape":"NotAuthorizedException"},
|
27
|
-
{"shape":"UserImportInProgressException"},
|
28
|
-
{"shape":"InternalErrorException"}
|
29
|
-
]
|
30
|
-
},
|
31
|
-
"AdminAddUserToGroup":{
|
32
|
-
"name":"AdminAddUserToGroup",
|
33
|
-
"http":{
|
34
|
-
"method":"POST",
|
35
|
-
"requestUri":"/"
|
36
|
-
},
|
37
|
-
"input":{"shape":"AdminAddUserToGroupRequest"},
|
38
|
-
"errors":[
|
39
|
-
{"shape":"InvalidParameterException"},
|
40
|
-
{"shape":"ResourceNotFoundException"},
|
41
|
-
{"shape":"TooManyRequestsException"},
|
42
|
-
{"shape":"NotAuthorizedException"},
|
43
|
-
{"shape":"UserNotFoundException"},
|
44
|
-
{"shape":"InternalErrorException"}
|
45
|
-
]
|
46
|
-
},
|
47
|
-
"AdminConfirmSignUp":{
|
48
|
-
"name":"AdminConfirmSignUp",
|
49
|
-
"http":{
|
50
|
-
"method":"POST",
|
51
|
-
"requestUri":"/"
|
52
|
-
},
|
53
|
-
"input":{"shape":"AdminConfirmSignUpRequest"},
|
54
|
-
"output":{"shape":"AdminConfirmSignUpResponse"},
|
55
|
-
"errors":[
|
56
|
-
{"shape":"ResourceNotFoundException"},
|
57
|
-
{"shape":"InvalidParameterException"},
|
58
|
-
{"shape":"UnexpectedLambdaException"},
|
59
|
-
{"shape":"UserLambdaValidationException"},
|
60
|
-
{"shape":"NotAuthorizedException"},
|
61
|
-
{"shape":"TooManyFailedAttemptsException"},
|
62
|
-
{"shape":"InvalidLambdaResponseException"},
|
63
|
-
{"shape":"TooManyRequestsException"},
|
64
|
-
{"shape":"LimitExceededException"},
|
65
|
-
{"shape":"UserNotFoundException"},
|
66
|
-
{"shape":"InternalErrorException"}
|
67
|
-
]
|
68
|
-
},
|
69
|
-
"AdminCreateUser":{
|
70
|
-
"name":"AdminCreateUser",
|
71
|
-
"http":{
|
72
|
-
"method":"POST",
|
73
|
-
"requestUri":"/"
|
74
|
-
},
|
75
|
-
"input":{"shape":"AdminCreateUserRequest"},
|
76
|
-
"output":{"shape":"AdminCreateUserResponse"},
|
77
|
-
"errors":[
|
78
|
-
{"shape":"ResourceNotFoundException"},
|
79
|
-
{"shape":"InvalidParameterException"},
|
80
|
-
{"shape":"UserNotFoundException"},
|
81
|
-
{"shape":"UsernameExistsException"},
|
82
|
-
{"shape":"InvalidPasswordException"},
|
83
|
-
{"shape":"CodeDeliveryFailureException"},
|
84
|
-
{"shape":"UnexpectedLambdaException"},
|
85
|
-
{"shape":"UserLambdaValidationException"},
|
86
|
-
{"shape":"InvalidLambdaResponseException"},
|
87
|
-
{"shape":"PreconditionNotMetException"},
|
88
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
89
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
90
|
-
{"shape":"TooManyRequestsException"},
|
91
|
-
{"shape":"NotAuthorizedException"},
|
92
|
-
{"shape":"UnsupportedUserStateException"},
|
93
|
-
{"shape":"InternalErrorException"}
|
94
|
-
]
|
95
|
-
},
|
96
|
-
"AdminDeleteUser":{
|
97
|
-
"name":"AdminDeleteUser",
|
98
|
-
"http":{
|
99
|
-
"method":"POST",
|
100
|
-
"requestUri":"/"
|
101
|
-
},
|
102
|
-
"input":{"shape":"AdminDeleteUserRequest"},
|
103
|
-
"errors":[
|
104
|
-
{"shape":"ResourceNotFoundException"},
|
105
|
-
{"shape":"InvalidParameterException"},
|
106
|
-
{"shape":"TooManyRequestsException"},
|
107
|
-
{"shape":"NotAuthorizedException"},
|
108
|
-
{"shape":"UserNotFoundException"},
|
109
|
-
{"shape":"InternalErrorException"}
|
110
|
-
]
|
111
|
-
},
|
112
|
-
"AdminDeleteUserAttributes":{
|
113
|
-
"name":"AdminDeleteUserAttributes",
|
114
|
-
"http":{
|
115
|
-
"method":"POST",
|
116
|
-
"requestUri":"/"
|
117
|
-
},
|
118
|
-
"input":{"shape":"AdminDeleteUserAttributesRequest"},
|
119
|
-
"output":{"shape":"AdminDeleteUserAttributesResponse"},
|
120
|
-
"errors":[
|
121
|
-
{"shape":"ResourceNotFoundException"},
|
122
|
-
{"shape":"InvalidParameterException"},
|
123
|
-
{"shape":"TooManyRequestsException"},
|
124
|
-
{"shape":"NotAuthorizedException"},
|
125
|
-
{"shape":"UserNotFoundException"},
|
126
|
-
{"shape":"InternalErrorException"}
|
127
|
-
]
|
128
|
-
},
|
129
|
-
"AdminDisableUser":{
|
130
|
-
"name":"AdminDisableUser",
|
131
|
-
"http":{
|
132
|
-
"method":"POST",
|
133
|
-
"requestUri":"/"
|
134
|
-
},
|
135
|
-
"input":{"shape":"AdminDisableUserRequest"},
|
136
|
-
"output":{"shape":"AdminDisableUserResponse"},
|
137
|
-
"errors":[
|
138
|
-
{"shape":"ResourceNotFoundException"},
|
139
|
-
{"shape":"InvalidParameterException"},
|
140
|
-
{"shape":"TooManyRequestsException"},
|
141
|
-
{"shape":"NotAuthorizedException"},
|
142
|
-
{"shape":"UserNotFoundException"},
|
143
|
-
{"shape":"InternalErrorException"}
|
144
|
-
]
|
145
|
-
},
|
146
|
-
"AdminEnableUser":{
|
147
|
-
"name":"AdminEnableUser",
|
148
|
-
"http":{
|
149
|
-
"method":"POST",
|
150
|
-
"requestUri":"/"
|
151
|
-
},
|
152
|
-
"input":{"shape":"AdminEnableUserRequest"},
|
153
|
-
"output":{"shape":"AdminEnableUserResponse"},
|
154
|
-
"errors":[
|
155
|
-
{"shape":"ResourceNotFoundException"},
|
156
|
-
{"shape":"InvalidParameterException"},
|
157
|
-
{"shape":"TooManyRequestsException"},
|
158
|
-
{"shape":"NotAuthorizedException"},
|
159
|
-
{"shape":"UserNotFoundException"},
|
160
|
-
{"shape":"InternalErrorException"}
|
161
|
-
]
|
162
|
-
},
|
163
|
-
"AdminForgetDevice":{
|
164
|
-
"name":"AdminForgetDevice",
|
165
|
-
"http":{
|
166
|
-
"method":"POST",
|
167
|
-
"requestUri":"/"
|
168
|
-
},
|
169
|
-
"input":{"shape":"AdminForgetDeviceRequest"},
|
170
|
-
"errors":[
|
171
|
-
{"shape":"ResourceNotFoundException"},
|
172
|
-
{"shape":"InvalidParameterException"},
|
173
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
174
|
-
{"shape":"TooManyRequestsException"},
|
175
|
-
{"shape":"NotAuthorizedException"},
|
176
|
-
{"shape":"UserNotFoundException"},
|
177
|
-
{"shape":"InternalErrorException"}
|
178
|
-
]
|
179
|
-
},
|
180
|
-
"AdminGetDevice":{
|
181
|
-
"name":"AdminGetDevice",
|
182
|
-
"http":{
|
183
|
-
"method":"POST",
|
184
|
-
"requestUri":"/"
|
185
|
-
},
|
186
|
-
"input":{"shape":"AdminGetDeviceRequest"},
|
187
|
-
"output":{"shape":"AdminGetDeviceResponse"},
|
188
|
-
"errors":[
|
189
|
-
{"shape":"ResourceNotFoundException"},
|
190
|
-
{"shape":"InvalidParameterException"},
|
191
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
192
|
-
{"shape":"TooManyRequestsException"},
|
193
|
-
{"shape":"InternalErrorException"},
|
194
|
-
{"shape":"NotAuthorizedException"}
|
195
|
-
]
|
196
|
-
},
|
197
|
-
"AdminGetUser":{
|
198
|
-
"name":"AdminGetUser",
|
199
|
-
"http":{
|
200
|
-
"method":"POST",
|
201
|
-
"requestUri":"/"
|
202
|
-
},
|
203
|
-
"input":{"shape":"AdminGetUserRequest"},
|
204
|
-
"output":{"shape":"AdminGetUserResponse"},
|
205
|
-
"errors":[
|
206
|
-
{"shape":"ResourceNotFoundException"},
|
207
|
-
{"shape":"InvalidParameterException"},
|
208
|
-
{"shape":"TooManyRequestsException"},
|
209
|
-
{"shape":"NotAuthorizedException"},
|
210
|
-
{"shape":"UserNotFoundException"},
|
211
|
-
{"shape":"InternalErrorException"}
|
212
|
-
]
|
213
|
-
},
|
214
|
-
"AdminInitiateAuth":{
|
215
|
-
"name":"AdminInitiateAuth",
|
216
|
-
"http":{
|
217
|
-
"method":"POST",
|
218
|
-
"requestUri":"/"
|
219
|
-
},
|
220
|
-
"input":{"shape":"AdminInitiateAuthRequest"},
|
221
|
-
"output":{"shape":"AdminInitiateAuthResponse"},
|
222
|
-
"errors":[
|
223
|
-
{"shape":"ResourceNotFoundException"},
|
224
|
-
{"shape":"InvalidParameterException"},
|
225
|
-
{"shape":"NotAuthorizedException"},
|
226
|
-
{"shape":"TooManyRequestsException"},
|
227
|
-
{"shape":"InternalErrorException"},
|
228
|
-
{"shape":"UnexpectedLambdaException"},
|
229
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
230
|
-
{"shape":"UserLambdaValidationException"},
|
231
|
-
{"shape":"InvalidLambdaResponseException"},
|
232
|
-
{"shape":"MFAMethodNotFoundException"},
|
233
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
234
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
235
|
-
{"shape":"PasswordResetRequiredException"},
|
236
|
-
{"shape":"UserNotFoundException"},
|
237
|
-
{"shape":"UserNotConfirmedException"}
|
238
|
-
]
|
239
|
-
},
|
240
|
-
"AdminListDevices":{
|
241
|
-
"name":"AdminListDevices",
|
242
|
-
"http":{
|
243
|
-
"method":"POST",
|
244
|
-
"requestUri":"/"
|
245
|
-
},
|
246
|
-
"input":{"shape":"AdminListDevicesRequest"},
|
247
|
-
"output":{"shape":"AdminListDevicesResponse"},
|
248
|
-
"errors":[
|
249
|
-
{"shape":"InvalidParameterException"},
|
250
|
-
{"shape":"ResourceNotFoundException"},
|
251
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
252
|
-
{"shape":"TooManyRequestsException"},
|
253
|
-
{"shape":"InternalErrorException"},
|
254
|
-
{"shape":"NotAuthorizedException"}
|
255
|
-
]
|
256
|
-
},
|
257
|
-
"AdminListGroupsForUser":{
|
258
|
-
"name":"AdminListGroupsForUser",
|
259
|
-
"http":{
|
260
|
-
"method":"POST",
|
261
|
-
"requestUri":"/"
|
262
|
-
},
|
263
|
-
"input":{"shape":"AdminListGroupsForUserRequest"},
|
264
|
-
"output":{"shape":"AdminListGroupsForUserResponse"},
|
265
|
-
"errors":[
|
266
|
-
{"shape":"InvalidParameterException"},
|
267
|
-
{"shape":"ResourceNotFoundException"},
|
268
|
-
{"shape":"TooManyRequestsException"},
|
269
|
-
{"shape":"NotAuthorizedException"},
|
270
|
-
{"shape":"UserNotFoundException"},
|
271
|
-
{"shape":"InternalErrorException"}
|
272
|
-
]
|
273
|
-
},
|
274
|
-
"AdminRemoveUserFromGroup":{
|
275
|
-
"name":"AdminRemoveUserFromGroup",
|
276
|
-
"http":{
|
277
|
-
"method":"POST",
|
278
|
-
"requestUri":"/"
|
279
|
-
},
|
280
|
-
"input":{"shape":"AdminRemoveUserFromGroupRequest"},
|
281
|
-
"errors":[
|
282
|
-
{"shape":"InvalidParameterException"},
|
283
|
-
{"shape":"ResourceNotFoundException"},
|
284
|
-
{"shape":"TooManyRequestsException"},
|
285
|
-
{"shape":"NotAuthorizedException"},
|
286
|
-
{"shape":"UserNotFoundException"},
|
287
|
-
{"shape":"InternalErrorException"}
|
288
|
-
]
|
289
|
-
},
|
290
|
-
"AdminResetUserPassword":{
|
291
|
-
"name":"AdminResetUserPassword",
|
292
|
-
"http":{
|
293
|
-
"method":"POST",
|
294
|
-
"requestUri":"/"
|
295
|
-
},
|
296
|
-
"input":{"shape":"AdminResetUserPasswordRequest"},
|
297
|
-
"output":{"shape":"AdminResetUserPasswordResponse"},
|
298
|
-
"errors":[
|
299
|
-
{"shape":"ResourceNotFoundException"},
|
300
|
-
{"shape":"InvalidParameterException"},
|
301
|
-
{"shape":"UnexpectedLambdaException"},
|
302
|
-
{"shape":"UserLambdaValidationException"},
|
303
|
-
{"shape":"NotAuthorizedException"},
|
304
|
-
{"shape":"InvalidLambdaResponseException"},
|
305
|
-
{"shape":"TooManyRequestsException"},
|
306
|
-
{"shape":"LimitExceededException"},
|
307
|
-
{"shape":"UserNotFoundException"},
|
308
|
-
{"shape":"InternalErrorException"}
|
309
|
-
]
|
310
|
-
},
|
311
|
-
"AdminRespondToAuthChallenge":{
|
312
|
-
"name":"AdminRespondToAuthChallenge",
|
313
|
-
"http":{
|
314
|
-
"method":"POST",
|
315
|
-
"requestUri":"/"
|
316
|
-
},
|
317
|
-
"input":{"shape":"AdminRespondToAuthChallengeRequest"},
|
318
|
-
"output":{"shape":"AdminRespondToAuthChallengeResponse"},
|
319
|
-
"errors":[
|
320
|
-
{"shape":"ResourceNotFoundException"},
|
321
|
-
{"shape":"InvalidParameterException"},
|
322
|
-
{"shape":"NotAuthorizedException"},
|
323
|
-
{"shape":"CodeMismatchException"},
|
324
|
-
{"shape":"ExpiredCodeException"},
|
325
|
-
{"shape":"UnexpectedLambdaException"},
|
326
|
-
{"shape":"InvalidPasswordException"},
|
327
|
-
{"shape":"UserLambdaValidationException"},
|
328
|
-
{"shape":"InvalidLambdaResponseException"},
|
329
|
-
{"shape":"TooManyRequestsException"},
|
330
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
331
|
-
{"shape":"InternalErrorException"},
|
332
|
-
{"shape":"MFAMethodNotFoundException"},
|
333
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
334
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
335
|
-
{"shape":"AliasExistsException"},
|
336
|
-
{"shape":"PasswordResetRequiredException"},
|
337
|
-
{"shape":"UserNotFoundException"},
|
338
|
-
{"shape":"UserNotConfirmedException"}
|
339
|
-
]
|
340
|
-
},
|
341
|
-
"AdminSetUserSettings":{
|
342
|
-
"name":"AdminSetUserSettings",
|
343
|
-
"http":{
|
344
|
-
"method":"POST",
|
345
|
-
"requestUri":"/"
|
346
|
-
},
|
347
|
-
"input":{"shape":"AdminSetUserSettingsRequest"},
|
348
|
-
"output":{"shape":"AdminSetUserSettingsResponse"},
|
349
|
-
"errors":[
|
350
|
-
{"shape":"ResourceNotFoundException"},
|
351
|
-
{"shape":"InvalidParameterException"},
|
352
|
-
{"shape":"NotAuthorizedException"},
|
353
|
-
{"shape":"UserNotFoundException"},
|
354
|
-
{"shape":"InternalErrorException"}
|
355
|
-
]
|
356
|
-
},
|
357
|
-
"AdminUpdateDeviceStatus":{
|
358
|
-
"name":"AdminUpdateDeviceStatus",
|
359
|
-
"http":{
|
360
|
-
"method":"POST",
|
361
|
-
"requestUri":"/"
|
362
|
-
},
|
363
|
-
"input":{"shape":"AdminUpdateDeviceStatusRequest"},
|
364
|
-
"output":{"shape":"AdminUpdateDeviceStatusResponse"},
|
365
|
-
"errors":[
|
366
|
-
{"shape":"InvalidParameterException"},
|
367
|
-
{"shape":"ResourceNotFoundException"},
|
368
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
369
|
-
{"shape":"TooManyRequestsException"},
|
370
|
-
{"shape":"NotAuthorizedException"},
|
371
|
-
{"shape":"UserNotFoundException"},
|
372
|
-
{"shape":"InternalErrorException"}
|
373
|
-
]
|
374
|
-
},
|
375
|
-
"AdminUpdateUserAttributes":{
|
376
|
-
"name":"AdminUpdateUserAttributes",
|
377
|
-
"http":{
|
378
|
-
"method":"POST",
|
379
|
-
"requestUri":"/"
|
380
|
-
},
|
381
|
-
"input":{"shape":"AdminUpdateUserAttributesRequest"},
|
382
|
-
"output":{"shape":"AdminUpdateUserAttributesResponse"},
|
383
|
-
"errors":[
|
384
|
-
{"shape":"ResourceNotFoundException"},
|
385
|
-
{"shape":"InvalidParameterException"},
|
386
|
-
{"shape":"UnexpectedLambdaException"},
|
387
|
-
{"shape":"UserLambdaValidationException"},
|
388
|
-
{"shape":"InvalidLambdaResponseException"},
|
389
|
-
{"shape":"AliasExistsException"},
|
390
|
-
{"shape":"TooManyRequestsException"},
|
391
|
-
{"shape":"NotAuthorizedException"},
|
392
|
-
{"shape":"UserNotFoundException"},
|
393
|
-
{"shape":"InternalErrorException"}
|
394
|
-
]
|
395
|
-
},
|
396
|
-
"AdminUserGlobalSignOut":{
|
397
|
-
"name":"AdminUserGlobalSignOut",
|
398
|
-
"http":{
|
399
|
-
"method":"POST",
|
400
|
-
"requestUri":"/"
|
401
|
-
},
|
402
|
-
"input":{"shape":"AdminUserGlobalSignOutRequest"},
|
403
|
-
"output":{"shape":"AdminUserGlobalSignOutResponse"},
|
404
|
-
"errors":[
|
405
|
-
{"shape":"ResourceNotFoundException"},
|
406
|
-
{"shape":"InvalidParameterException"},
|
407
|
-
{"shape":"TooManyRequestsException"},
|
408
|
-
{"shape":"NotAuthorizedException"},
|
409
|
-
{"shape":"UserNotFoundException"},
|
410
|
-
{"shape":"InternalErrorException"}
|
411
|
-
]
|
412
|
-
},
|
413
|
-
"ChangePassword":{
|
414
|
-
"name":"ChangePassword",
|
415
|
-
"http":{
|
416
|
-
"method":"POST",
|
417
|
-
"requestUri":"/"
|
418
|
-
},
|
419
|
-
"input":{"shape":"ChangePasswordRequest"},
|
420
|
-
"output":{"shape":"ChangePasswordResponse"},
|
421
|
-
"errors":[
|
422
|
-
{"shape":"ResourceNotFoundException"},
|
423
|
-
{"shape":"InvalidParameterException"},
|
424
|
-
{"shape":"InvalidPasswordException"},
|
425
|
-
{"shape":"NotAuthorizedException"},
|
426
|
-
{"shape":"TooManyRequestsException"},
|
427
|
-
{"shape":"LimitExceededException"},
|
428
|
-
{"shape":"PasswordResetRequiredException"},
|
429
|
-
{"shape":"UserNotFoundException"},
|
430
|
-
{"shape":"UserNotConfirmedException"},
|
431
|
-
{"shape":"InternalErrorException"}
|
432
|
-
],
|
433
|
-
"authtype":"none"
|
434
|
-
},
|
435
|
-
"ConfirmDevice":{
|
436
|
-
"name":"ConfirmDevice",
|
437
|
-
"http":{
|
438
|
-
"method":"POST",
|
439
|
-
"requestUri":"/"
|
440
|
-
},
|
441
|
-
"input":{"shape":"ConfirmDeviceRequest"},
|
442
|
-
"output":{"shape":"ConfirmDeviceResponse"},
|
443
|
-
"errors":[
|
444
|
-
{"shape":"ResourceNotFoundException"},
|
445
|
-
{"shape":"InvalidParameterException"},
|
446
|
-
{"shape":"NotAuthorizedException"},
|
447
|
-
{"shape":"InvalidPasswordException"},
|
448
|
-
{"shape":"InvalidLambdaResponseException"},
|
449
|
-
{"shape":"UsernameExistsException"},
|
450
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
451
|
-
{"shape":"TooManyRequestsException"},
|
452
|
-
{"shape":"PasswordResetRequiredException"},
|
453
|
-
{"shape":"UserNotFoundException"},
|
454
|
-
{"shape":"UserNotConfirmedException"},
|
455
|
-
{"shape":"InternalErrorException"}
|
456
|
-
]
|
457
|
-
},
|
458
|
-
"ConfirmForgotPassword":{
|
459
|
-
"name":"ConfirmForgotPassword",
|
460
|
-
"http":{
|
461
|
-
"method":"POST",
|
462
|
-
"requestUri":"/"
|
463
|
-
},
|
464
|
-
"input":{"shape":"ConfirmForgotPasswordRequest"},
|
465
|
-
"output":{"shape":"ConfirmForgotPasswordResponse"},
|
466
|
-
"errors":[
|
467
|
-
{"shape":"ResourceNotFoundException"},
|
468
|
-
{"shape":"UnexpectedLambdaException"},
|
469
|
-
{"shape":"UserLambdaValidationException"},
|
470
|
-
{"shape":"InvalidParameterException"},
|
471
|
-
{"shape":"InvalidPasswordException"},
|
472
|
-
{"shape":"NotAuthorizedException"},
|
473
|
-
{"shape":"CodeMismatchException"},
|
474
|
-
{"shape":"ExpiredCodeException"},
|
475
|
-
{"shape":"TooManyFailedAttemptsException"},
|
476
|
-
{"shape":"InvalidLambdaResponseException"},
|
477
|
-
{"shape":"TooManyRequestsException"},
|
478
|
-
{"shape":"LimitExceededException"},
|
479
|
-
{"shape":"UserNotFoundException"},
|
480
|
-
{"shape":"UserNotConfirmedException"},
|
481
|
-
{"shape":"InternalErrorException"}
|
482
|
-
],
|
483
|
-
"authtype":"none"
|
484
|
-
},
|
485
|
-
"ConfirmSignUp":{
|
486
|
-
"name":"ConfirmSignUp",
|
487
|
-
"http":{
|
488
|
-
"method":"POST",
|
489
|
-
"requestUri":"/"
|
490
|
-
},
|
491
|
-
"input":{"shape":"ConfirmSignUpRequest"},
|
492
|
-
"output":{"shape":"ConfirmSignUpResponse"},
|
493
|
-
"errors":[
|
494
|
-
{"shape":"ResourceNotFoundException"},
|
495
|
-
{"shape":"InvalidParameterException"},
|
496
|
-
{"shape":"UnexpectedLambdaException"},
|
497
|
-
{"shape":"UserLambdaValidationException"},
|
498
|
-
{"shape":"NotAuthorizedException"},
|
499
|
-
{"shape":"TooManyFailedAttemptsException"},
|
500
|
-
{"shape":"CodeMismatchException"},
|
501
|
-
{"shape":"ExpiredCodeException"},
|
502
|
-
{"shape":"InvalidLambdaResponseException"},
|
503
|
-
{"shape":"AliasExistsException"},
|
504
|
-
{"shape":"TooManyRequestsException"},
|
505
|
-
{"shape":"LimitExceededException"},
|
506
|
-
{"shape":"UserNotFoundException"},
|
507
|
-
{"shape":"InternalErrorException"}
|
508
|
-
],
|
509
|
-
"authtype":"none"
|
510
|
-
},
|
511
|
-
"CreateGroup":{
|
512
|
-
"name":"CreateGroup",
|
513
|
-
"http":{
|
514
|
-
"method":"POST",
|
515
|
-
"requestUri":"/"
|
516
|
-
},
|
517
|
-
"input":{"shape":"CreateGroupRequest"},
|
518
|
-
"output":{"shape":"CreateGroupResponse"},
|
519
|
-
"errors":[
|
520
|
-
{"shape":"InvalidParameterException"},
|
521
|
-
{"shape":"GroupExistsException"},
|
522
|
-
{"shape":"ResourceNotFoundException"},
|
523
|
-
{"shape":"TooManyRequestsException"},
|
524
|
-
{"shape":"LimitExceededException"},
|
525
|
-
{"shape":"NotAuthorizedException"},
|
526
|
-
{"shape":"InternalErrorException"}
|
527
|
-
]
|
528
|
-
},
|
529
|
-
"CreateIdentityProvider":{
|
530
|
-
"name":"CreateIdentityProvider",
|
531
|
-
"http":{
|
532
|
-
"method":"POST",
|
533
|
-
"requestUri":"/"
|
534
|
-
},
|
535
|
-
"input":{"shape":"CreateIdentityProviderRequest"},
|
536
|
-
"output":{"shape":"CreateIdentityProviderResponse"},
|
537
|
-
"errors":[
|
538
|
-
{"shape":"InvalidParameterException"},
|
539
|
-
{"shape":"DuplicateProviderException"},
|
540
|
-
{"shape":"ResourceNotFoundException"},
|
541
|
-
{"shape":"NotAuthorizedException"},
|
542
|
-
{"shape":"TooManyRequestsException"},
|
543
|
-
{"shape":"LimitExceededException"},
|
544
|
-
{"shape":"InternalErrorException"}
|
545
|
-
]
|
546
|
-
},
|
547
|
-
"CreateUserImportJob":{
|
548
|
-
"name":"CreateUserImportJob",
|
549
|
-
"http":{
|
550
|
-
"method":"POST",
|
551
|
-
"requestUri":"/"
|
552
|
-
},
|
553
|
-
"input":{"shape":"CreateUserImportJobRequest"},
|
554
|
-
"output":{"shape":"CreateUserImportJobResponse"},
|
555
|
-
"errors":[
|
556
|
-
{"shape":"ResourceNotFoundException"},
|
557
|
-
{"shape":"InvalidParameterException"},
|
558
|
-
{"shape":"TooManyRequestsException"},
|
559
|
-
{"shape":"PreconditionNotMetException"},
|
560
|
-
{"shape":"NotAuthorizedException"},
|
561
|
-
{"shape":"LimitExceededException"},
|
562
|
-
{"shape":"InternalErrorException"}
|
563
|
-
]
|
564
|
-
},
|
565
|
-
"CreateUserPool":{
|
566
|
-
"name":"CreateUserPool",
|
567
|
-
"http":{
|
568
|
-
"method":"POST",
|
569
|
-
"requestUri":"/"
|
570
|
-
},
|
571
|
-
"input":{"shape":"CreateUserPoolRequest"},
|
572
|
-
"output":{"shape":"CreateUserPoolResponse"},
|
573
|
-
"errors":[
|
574
|
-
{"shape":"InvalidParameterException"},
|
575
|
-
{"shape":"TooManyRequestsException"},
|
576
|
-
{"shape":"LimitExceededException"},
|
577
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
578
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
579
|
-
{"shape":"InvalidEmailRoleAccessPolicyException"},
|
580
|
-
{"shape":"NotAuthorizedException"},
|
581
|
-
{"shape":"UserPoolTaggingException"},
|
582
|
-
{"shape":"InternalErrorException"}
|
583
|
-
]
|
584
|
-
},
|
585
|
-
"CreateUserPoolClient":{
|
586
|
-
"name":"CreateUserPoolClient",
|
587
|
-
"http":{
|
588
|
-
"method":"POST",
|
589
|
-
"requestUri":"/"
|
590
|
-
},
|
591
|
-
"input":{"shape":"CreateUserPoolClientRequest"},
|
592
|
-
"output":{"shape":"CreateUserPoolClientResponse"},
|
593
|
-
"errors":[
|
594
|
-
{"shape":"InvalidParameterException"},
|
595
|
-
{"shape":"ResourceNotFoundException"},
|
596
|
-
{"shape":"TooManyRequestsException"},
|
597
|
-
{"shape":"LimitExceededException"},
|
598
|
-
{"shape":"NotAuthorizedException"},
|
599
|
-
{"shape":"ScopeDoesNotExistException"},
|
600
|
-
{"shape":"InvalidOAuthFlowException"},
|
601
|
-
{"shape":"InternalErrorException"}
|
602
|
-
]
|
603
|
-
},
|
604
|
-
"CreateUserPoolDomain":{
|
605
|
-
"name":"CreateUserPoolDomain",
|
606
|
-
"http":{
|
607
|
-
"method":"POST",
|
608
|
-
"requestUri":"/"
|
609
|
-
},
|
610
|
-
"input":{"shape":"CreateUserPoolDomainRequest"},
|
611
|
-
"output":{"shape":"CreateUserPoolDomainResponse"},
|
612
|
-
"errors":[
|
613
|
-
{"shape":"InvalidParameterException"},
|
614
|
-
{"shape":"NotAuthorizedException"},
|
615
|
-
{"shape":"ResourceNotFoundException"},
|
616
|
-
{"shape":"InternalErrorException"}
|
617
|
-
]
|
618
|
-
},
|
619
|
-
"DeleteGroup":{
|
620
|
-
"name":"DeleteGroup",
|
621
|
-
"http":{
|
622
|
-
"method":"POST",
|
623
|
-
"requestUri":"/"
|
624
|
-
},
|
625
|
-
"input":{"shape":"DeleteGroupRequest"},
|
626
|
-
"errors":[
|
627
|
-
{"shape":"ResourceNotFoundException"},
|
628
|
-
{"shape":"InvalidParameterException"},
|
629
|
-
{"shape":"TooManyRequestsException"},
|
630
|
-
{"shape":"NotAuthorizedException"},
|
631
|
-
{"shape":"InternalErrorException"}
|
632
|
-
]
|
633
|
-
},
|
634
|
-
"DeleteIdentityProvider":{
|
635
|
-
"name":"DeleteIdentityProvider",
|
636
|
-
"http":{
|
637
|
-
"method":"POST",
|
638
|
-
"requestUri":"/"
|
639
|
-
},
|
640
|
-
"input":{"shape":"DeleteIdentityProviderRequest"},
|
641
|
-
"errors":[
|
642
|
-
{"shape":"InvalidParameterException"},
|
643
|
-
{"shape":"UnsupportedIdentityProviderException"},
|
644
|
-
{"shape":"ResourceNotFoundException"},
|
645
|
-
{"shape":"NotAuthorizedException"},
|
646
|
-
{"shape":"TooManyRequestsException"},
|
647
|
-
{"shape":"InternalErrorException"}
|
648
|
-
]
|
649
|
-
},
|
650
|
-
"DeleteUser":{
|
651
|
-
"name":"DeleteUser",
|
652
|
-
"http":{
|
653
|
-
"method":"POST",
|
654
|
-
"requestUri":"/"
|
655
|
-
},
|
656
|
-
"input":{"shape":"DeleteUserRequest"},
|
657
|
-
"errors":[
|
658
|
-
{"shape":"ResourceNotFoundException"},
|
659
|
-
{"shape":"InvalidParameterException"},
|
660
|
-
{"shape":"NotAuthorizedException"},
|
661
|
-
{"shape":"TooManyRequestsException"},
|
662
|
-
{"shape":"PasswordResetRequiredException"},
|
663
|
-
{"shape":"UserNotFoundException"},
|
664
|
-
{"shape":"UserNotConfirmedException"},
|
665
|
-
{"shape":"InternalErrorException"}
|
666
|
-
],
|
667
|
-
"authtype":"none"
|
668
|
-
},
|
669
|
-
"DeleteUserAttributes":{
|
670
|
-
"name":"DeleteUserAttributes",
|
671
|
-
"http":{
|
672
|
-
"method":"POST",
|
673
|
-
"requestUri":"/"
|
674
|
-
},
|
675
|
-
"input":{"shape":"DeleteUserAttributesRequest"},
|
676
|
-
"output":{"shape":"DeleteUserAttributesResponse"},
|
677
|
-
"errors":[
|
678
|
-
{"shape":"ResourceNotFoundException"},
|
679
|
-
{"shape":"InvalidParameterException"},
|
680
|
-
{"shape":"NotAuthorizedException"},
|
681
|
-
{"shape":"TooManyRequestsException"},
|
682
|
-
{"shape":"PasswordResetRequiredException"},
|
683
|
-
{"shape":"UserNotFoundException"},
|
684
|
-
{"shape":"UserNotConfirmedException"},
|
685
|
-
{"shape":"InternalErrorException"}
|
686
|
-
],
|
687
|
-
"authtype":"none"
|
688
|
-
},
|
689
|
-
"DeleteUserPool":{
|
690
|
-
"name":"DeleteUserPool",
|
691
|
-
"http":{
|
692
|
-
"method":"POST",
|
693
|
-
"requestUri":"/"
|
694
|
-
},
|
695
|
-
"input":{"shape":"DeleteUserPoolRequest"},
|
696
|
-
"errors":[
|
697
|
-
{"shape":"ResourceNotFoundException"},
|
698
|
-
{"shape":"InvalidParameterException"},
|
699
|
-
{"shape":"TooManyRequestsException"},
|
700
|
-
{"shape":"NotAuthorizedException"},
|
701
|
-
{"shape":"UserImportInProgressException"},
|
702
|
-
{"shape":"InternalErrorException"}
|
703
|
-
]
|
704
|
-
},
|
705
|
-
"DeleteUserPoolClient":{
|
706
|
-
"name":"DeleteUserPoolClient",
|
707
|
-
"http":{
|
708
|
-
"method":"POST",
|
709
|
-
"requestUri":"/"
|
710
|
-
},
|
711
|
-
"input":{"shape":"DeleteUserPoolClientRequest"},
|
712
|
-
"errors":[
|
713
|
-
{"shape":"ResourceNotFoundException"},
|
714
|
-
{"shape":"InvalidParameterException"},
|
715
|
-
{"shape":"TooManyRequestsException"},
|
716
|
-
{"shape":"NotAuthorizedException"},
|
717
|
-
{"shape":"InternalErrorException"}
|
718
|
-
]
|
719
|
-
},
|
720
|
-
"DeleteUserPoolDomain":{
|
721
|
-
"name":"DeleteUserPoolDomain",
|
722
|
-
"http":{
|
723
|
-
"method":"POST",
|
724
|
-
"requestUri":"/"
|
725
|
-
},
|
726
|
-
"input":{"shape":"DeleteUserPoolDomainRequest"},
|
727
|
-
"output":{"shape":"DeleteUserPoolDomainResponse"},
|
728
|
-
"errors":[
|
729
|
-
{"shape":"NotAuthorizedException"},
|
730
|
-
{"shape":"InvalidParameterException"},
|
731
|
-
{"shape":"ResourceNotFoundException"},
|
732
|
-
{"shape":"InternalErrorException"}
|
733
|
-
]
|
734
|
-
},
|
735
|
-
"DescribeIdentityProvider":{
|
736
|
-
"name":"DescribeIdentityProvider",
|
737
|
-
"http":{
|
738
|
-
"method":"POST",
|
739
|
-
"requestUri":"/"
|
740
|
-
},
|
741
|
-
"input":{"shape":"DescribeIdentityProviderRequest"},
|
742
|
-
"output":{"shape":"DescribeIdentityProviderResponse"},
|
743
|
-
"errors":[
|
744
|
-
{"shape":"InvalidParameterException"},
|
745
|
-
{"shape":"ResourceNotFoundException"},
|
746
|
-
{"shape":"NotAuthorizedException"},
|
747
|
-
{"shape":"TooManyRequestsException"},
|
748
|
-
{"shape":"InternalErrorException"}
|
749
|
-
]
|
750
|
-
},
|
751
|
-
"DescribeUserImportJob":{
|
752
|
-
"name":"DescribeUserImportJob",
|
753
|
-
"http":{
|
754
|
-
"method":"POST",
|
755
|
-
"requestUri":"/"
|
756
|
-
},
|
757
|
-
"input":{"shape":"DescribeUserImportJobRequest"},
|
758
|
-
"output":{"shape":"DescribeUserImportJobResponse"},
|
759
|
-
"errors":[
|
760
|
-
{"shape":"ResourceNotFoundException"},
|
761
|
-
{"shape":"InvalidParameterException"},
|
762
|
-
{"shape":"TooManyRequestsException"},
|
763
|
-
{"shape":"NotAuthorizedException"},
|
764
|
-
{"shape":"InternalErrorException"}
|
765
|
-
]
|
766
|
-
},
|
767
|
-
"DescribeUserPool":{
|
768
|
-
"name":"DescribeUserPool",
|
769
|
-
"http":{
|
770
|
-
"method":"POST",
|
771
|
-
"requestUri":"/"
|
772
|
-
},
|
773
|
-
"input":{"shape":"DescribeUserPoolRequest"},
|
774
|
-
"output":{"shape":"DescribeUserPoolResponse"},
|
775
|
-
"errors":[
|
776
|
-
{"shape":"ResourceNotFoundException"},
|
777
|
-
{"shape":"InvalidParameterException"},
|
778
|
-
{"shape":"TooManyRequestsException"},
|
779
|
-
{"shape":"NotAuthorizedException"},
|
780
|
-
{"shape":"UserPoolTaggingException"},
|
781
|
-
{"shape":"InternalErrorException"}
|
782
|
-
]
|
783
|
-
},
|
784
|
-
"DescribeUserPoolClient":{
|
785
|
-
"name":"DescribeUserPoolClient",
|
786
|
-
"http":{
|
787
|
-
"method":"POST",
|
788
|
-
"requestUri":"/"
|
789
|
-
},
|
790
|
-
"input":{"shape":"DescribeUserPoolClientRequest"},
|
791
|
-
"output":{"shape":"DescribeUserPoolClientResponse"},
|
792
|
-
"errors":[
|
793
|
-
{"shape":"ResourceNotFoundException"},
|
794
|
-
{"shape":"InvalidParameterException"},
|
795
|
-
{"shape":"TooManyRequestsException"},
|
796
|
-
{"shape":"NotAuthorizedException"},
|
797
|
-
{"shape":"InternalErrorException"}
|
798
|
-
]
|
799
|
-
},
|
800
|
-
"DescribeUserPoolDomain":{
|
801
|
-
"name":"DescribeUserPoolDomain",
|
802
|
-
"http":{
|
803
|
-
"method":"POST",
|
804
|
-
"requestUri":"/"
|
805
|
-
},
|
806
|
-
"input":{"shape":"DescribeUserPoolDomainRequest"},
|
807
|
-
"output":{"shape":"DescribeUserPoolDomainResponse"},
|
808
|
-
"errors":[
|
809
|
-
{"shape":"NotAuthorizedException"},
|
810
|
-
{"shape":"InvalidParameterException"},
|
811
|
-
{"shape":"ResourceNotFoundException"},
|
812
|
-
{"shape":"InternalErrorException"}
|
813
|
-
]
|
814
|
-
},
|
815
|
-
"ForgetDevice":{
|
816
|
-
"name":"ForgetDevice",
|
817
|
-
"http":{
|
818
|
-
"method":"POST",
|
819
|
-
"requestUri":"/"
|
820
|
-
},
|
821
|
-
"input":{"shape":"ForgetDeviceRequest"},
|
822
|
-
"errors":[
|
823
|
-
{"shape":"ResourceNotFoundException"},
|
824
|
-
{"shape":"InvalidParameterException"},
|
825
|
-
{"shape":"NotAuthorizedException"},
|
826
|
-
{"shape":"TooManyRequestsException"},
|
827
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
828
|
-
{"shape":"PasswordResetRequiredException"},
|
829
|
-
{"shape":"UserNotFoundException"},
|
830
|
-
{"shape":"UserNotConfirmedException"},
|
831
|
-
{"shape":"InternalErrorException"}
|
832
|
-
]
|
833
|
-
},
|
834
|
-
"ForgotPassword":{
|
835
|
-
"name":"ForgotPassword",
|
836
|
-
"http":{
|
837
|
-
"method":"POST",
|
838
|
-
"requestUri":"/"
|
839
|
-
},
|
840
|
-
"input":{"shape":"ForgotPasswordRequest"},
|
841
|
-
"output":{"shape":"ForgotPasswordResponse"},
|
842
|
-
"errors":[
|
843
|
-
{"shape":"ResourceNotFoundException"},
|
844
|
-
{"shape":"InvalidParameterException"},
|
845
|
-
{"shape":"UnexpectedLambdaException"},
|
846
|
-
{"shape":"UserLambdaValidationException"},
|
847
|
-
{"shape":"NotAuthorizedException"},
|
848
|
-
{"shape":"InvalidLambdaResponseException"},
|
849
|
-
{"shape":"TooManyRequestsException"},
|
850
|
-
{"shape":"LimitExceededException"},
|
851
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
852
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
853
|
-
{"shape":"InvalidEmailRoleAccessPolicyException"},
|
854
|
-
{"shape":"CodeDeliveryFailureException"},
|
855
|
-
{"shape":"UserNotFoundException"},
|
856
|
-
{"shape":"UserNotConfirmedException"},
|
857
|
-
{"shape":"InternalErrorException"}
|
858
|
-
],
|
859
|
-
"authtype":"none"
|
860
|
-
},
|
861
|
-
"GetCSVHeader":{
|
862
|
-
"name":"GetCSVHeader",
|
863
|
-
"http":{
|
864
|
-
"method":"POST",
|
865
|
-
"requestUri":"/"
|
866
|
-
},
|
867
|
-
"input":{"shape":"GetCSVHeaderRequest"},
|
868
|
-
"output":{"shape":"GetCSVHeaderResponse"},
|
869
|
-
"errors":[
|
870
|
-
{"shape":"ResourceNotFoundException"},
|
871
|
-
{"shape":"InvalidParameterException"},
|
872
|
-
{"shape":"TooManyRequestsException"},
|
873
|
-
{"shape":"NotAuthorizedException"},
|
874
|
-
{"shape":"InternalErrorException"}
|
875
|
-
]
|
876
|
-
},
|
877
|
-
"GetDevice":{
|
878
|
-
"name":"GetDevice",
|
879
|
-
"http":{
|
880
|
-
"method":"POST",
|
881
|
-
"requestUri":"/"
|
882
|
-
},
|
883
|
-
"input":{"shape":"GetDeviceRequest"},
|
884
|
-
"output":{"shape":"GetDeviceResponse"},
|
885
|
-
"errors":[
|
886
|
-
{"shape":"ResourceNotFoundException"},
|
887
|
-
{"shape":"InvalidParameterException"},
|
888
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
889
|
-
{"shape":"NotAuthorizedException"},
|
890
|
-
{"shape":"TooManyRequestsException"},
|
891
|
-
{"shape":"PasswordResetRequiredException"},
|
892
|
-
{"shape":"UserNotFoundException"},
|
893
|
-
{"shape":"UserNotConfirmedException"},
|
894
|
-
{"shape":"InternalErrorException"}
|
895
|
-
]
|
896
|
-
},
|
897
|
-
"GetGroup":{
|
898
|
-
"name":"GetGroup",
|
899
|
-
"http":{
|
900
|
-
"method":"POST",
|
901
|
-
"requestUri":"/"
|
902
|
-
},
|
903
|
-
"input":{"shape":"GetGroupRequest"},
|
904
|
-
"output":{"shape":"GetGroupResponse"},
|
905
|
-
"errors":[
|
906
|
-
{"shape":"ResourceNotFoundException"},
|
907
|
-
{"shape":"InvalidParameterException"},
|
908
|
-
{"shape":"TooManyRequestsException"},
|
909
|
-
{"shape":"NotAuthorizedException"},
|
910
|
-
{"shape":"InternalErrorException"}
|
911
|
-
]
|
912
|
-
},
|
913
|
-
"GetIdentityProviderByIdentifier":{
|
914
|
-
"name":"GetIdentityProviderByIdentifier",
|
915
|
-
"http":{
|
916
|
-
"method":"POST",
|
917
|
-
"requestUri":"/"
|
918
|
-
},
|
919
|
-
"input":{"shape":"GetIdentityProviderByIdentifierRequest"},
|
920
|
-
"output":{"shape":"GetIdentityProviderByIdentifierResponse"},
|
921
|
-
"errors":[
|
922
|
-
{"shape":"InvalidParameterException"},
|
923
|
-
{"shape":"ResourceNotFoundException"},
|
924
|
-
{"shape":"NotAuthorizedException"},
|
925
|
-
{"shape":"TooManyRequestsException"},
|
926
|
-
{"shape":"InternalErrorException"}
|
927
|
-
]
|
928
|
-
},
|
929
|
-
"GetUser":{
|
930
|
-
"name":"GetUser",
|
931
|
-
"http":{
|
932
|
-
"method":"POST",
|
933
|
-
"requestUri":"/"
|
934
|
-
},
|
935
|
-
"input":{"shape":"GetUserRequest"},
|
936
|
-
"output":{"shape":"GetUserResponse"},
|
937
|
-
"errors":[
|
938
|
-
{"shape":"ResourceNotFoundException"},
|
939
|
-
{"shape":"InvalidParameterException"},
|
940
|
-
{"shape":"NotAuthorizedException"},
|
941
|
-
{"shape":"TooManyRequestsException"},
|
942
|
-
{"shape":"PasswordResetRequiredException"},
|
943
|
-
{"shape":"UserNotFoundException"},
|
944
|
-
{"shape":"UserNotConfirmedException"},
|
945
|
-
{"shape":"InternalErrorException"}
|
946
|
-
],
|
947
|
-
"authtype":"none"
|
948
|
-
},
|
949
|
-
"GetUserAttributeVerificationCode":{
|
950
|
-
"name":"GetUserAttributeVerificationCode",
|
951
|
-
"http":{
|
952
|
-
"method":"POST",
|
953
|
-
"requestUri":"/"
|
954
|
-
},
|
955
|
-
"input":{"shape":"GetUserAttributeVerificationCodeRequest"},
|
956
|
-
"output":{"shape":"GetUserAttributeVerificationCodeResponse"},
|
957
|
-
"errors":[
|
958
|
-
{"shape":"ResourceNotFoundException"},
|
959
|
-
{"shape":"InvalidParameterException"},
|
960
|
-
{"shape":"TooManyRequestsException"},
|
961
|
-
{"shape":"NotAuthorizedException"},
|
962
|
-
{"shape":"UnexpectedLambdaException"},
|
963
|
-
{"shape":"UserLambdaValidationException"},
|
964
|
-
{"shape":"InvalidLambdaResponseException"},
|
965
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
966
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
967
|
-
{"shape":"InvalidEmailRoleAccessPolicyException"},
|
968
|
-
{"shape":"CodeDeliveryFailureException"},
|
969
|
-
{"shape":"LimitExceededException"},
|
970
|
-
{"shape":"PasswordResetRequiredException"},
|
971
|
-
{"shape":"UserNotFoundException"},
|
972
|
-
{"shape":"UserNotConfirmedException"},
|
973
|
-
{"shape":"InternalErrorException"}
|
974
|
-
],
|
975
|
-
"authtype":"none"
|
976
|
-
},
|
977
|
-
"GlobalSignOut":{
|
978
|
-
"name":"GlobalSignOut",
|
979
|
-
"http":{
|
980
|
-
"method":"POST",
|
981
|
-
"requestUri":"/"
|
982
|
-
},
|
983
|
-
"input":{"shape":"GlobalSignOutRequest"},
|
984
|
-
"output":{"shape":"GlobalSignOutResponse"},
|
985
|
-
"errors":[
|
986
|
-
{"shape":"ResourceNotFoundException"},
|
987
|
-
{"shape":"InvalidParameterException"},
|
988
|
-
{"shape":"NotAuthorizedException"},
|
989
|
-
{"shape":"TooManyRequestsException"},
|
990
|
-
{"shape":"PasswordResetRequiredException"},
|
991
|
-
{"shape":"UserNotConfirmedException"},
|
992
|
-
{"shape":"InternalErrorException"}
|
993
|
-
]
|
994
|
-
},
|
995
|
-
"InitiateAuth":{
|
996
|
-
"name":"InitiateAuth",
|
997
|
-
"http":{
|
998
|
-
"method":"POST",
|
999
|
-
"requestUri":"/"
|
1000
|
-
},
|
1001
|
-
"input":{"shape":"InitiateAuthRequest"},
|
1002
|
-
"output":{"shape":"InitiateAuthResponse"},
|
1003
|
-
"errors":[
|
1004
|
-
{"shape":"ResourceNotFoundException"},
|
1005
|
-
{"shape":"InvalidParameterException"},
|
1006
|
-
{"shape":"NotAuthorizedException"},
|
1007
|
-
{"shape":"TooManyRequestsException"},
|
1008
|
-
{"shape":"UnexpectedLambdaException"},
|
1009
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
1010
|
-
{"shape":"UserLambdaValidationException"},
|
1011
|
-
{"shape":"InvalidLambdaResponseException"},
|
1012
|
-
{"shape":"PasswordResetRequiredException"},
|
1013
|
-
{"shape":"UserNotFoundException"},
|
1014
|
-
{"shape":"UserNotConfirmedException"},
|
1015
|
-
{"shape":"InternalErrorException"}
|
1016
|
-
]
|
1017
|
-
},
|
1018
|
-
"ListDevices":{
|
1019
|
-
"name":"ListDevices",
|
1020
|
-
"http":{
|
1021
|
-
"method":"POST",
|
1022
|
-
"requestUri":"/"
|
1023
|
-
},
|
1024
|
-
"input":{"shape":"ListDevicesRequest"},
|
1025
|
-
"output":{"shape":"ListDevicesResponse"},
|
1026
|
-
"errors":[
|
1027
|
-
{"shape":"InvalidParameterException"},
|
1028
|
-
{"shape":"ResourceNotFoundException"},
|
1029
|
-
{"shape":"NotAuthorizedException"},
|
1030
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
1031
|
-
{"shape":"TooManyRequestsException"},
|
1032
|
-
{"shape":"PasswordResetRequiredException"},
|
1033
|
-
{"shape":"UserNotFoundException"},
|
1034
|
-
{"shape":"UserNotConfirmedException"},
|
1035
|
-
{"shape":"InternalErrorException"}
|
1036
|
-
]
|
1037
|
-
},
|
1038
|
-
"ListGroups":{
|
1039
|
-
"name":"ListGroups",
|
1040
|
-
"http":{
|
1041
|
-
"method":"POST",
|
1042
|
-
"requestUri":"/"
|
1043
|
-
},
|
1044
|
-
"input":{"shape":"ListGroupsRequest"},
|
1045
|
-
"output":{"shape":"ListGroupsResponse"},
|
1046
|
-
"errors":[
|
1047
|
-
{"shape":"InvalidParameterException"},
|
1048
|
-
{"shape":"ResourceNotFoundException"},
|
1049
|
-
{"shape":"TooManyRequestsException"},
|
1050
|
-
{"shape":"NotAuthorizedException"},
|
1051
|
-
{"shape":"InternalErrorException"}
|
1052
|
-
]
|
1053
|
-
},
|
1054
|
-
"ListIdentityProviders":{
|
1055
|
-
"name":"ListIdentityProviders",
|
1056
|
-
"http":{
|
1057
|
-
"method":"POST",
|
1058
|
-
"requestUri":"/"
|
1059
|
-
},
|
1060
|
-
"input":{"shape":"ListIdentityProvidersRequest"},
|
1061
|
-
"output":{"shape":"ListIdentityProvidersResponse"},
|
1062
|
-
"errors":[
|
1063
|
-
{"shape":"InvalidParameterException"},
|
1064
|
-
{"shape":"ResourceNotFoundException"},
|
1065
|
-
{"shape":"NotAuthorizedException"},
|
1066
|
-
{"shape":"TooManyRequestsException"},
|
1067
|
-
{"shape":"InternalErrorException"}
|
1068
|
-
]
|
1069
|
-
},
|
1070
|
-
"ListUserImportJobs":{
|
1071
|
-
"name":"ListUserImportJobs",
|
1072
|
-
"http":{
|
1073
|
-
"method":"POST",
|
1074
|
-
"requestUri":"/"
|
1075
|
-
},
|
1076
|
-
"input":{"shape":"ListUserImportJobsRequest"},
|
1077
|
-
"output":{"shape":"ListUserImportJobsResponse"},
|
1078
|
-
"errors":[
|
1079
|
-
{"shape":"ResourceNotFoundException"},
|
1080
|
-
{"shape":"InvalidParameterException"},
|
1081
|
-
{"shape":"TooManyRequestsException"},
|
1082
|
-
{"shape":"NotAuthorizedException"},
|
1083
|
-
{"shape":"InternalErrorException"}
|
1084
|
-
]
|
1085
|
-
},
|
1086
|
-
"ListUserPoolClients":{
|
1087
|
-
"name":"ListUserPoolClients",
|
1088
|
-
"http":{
|
1089
|
-
"method":"POST",
|
1090
|
-
"requestUri":"/"
|
1091
|
-
},
|
1092
|
-
"input":{"shape":"ListUserPoolClientsRequest"},
|
1093
|
-
"output":{"shape":"ListUserPoolClientsResponse"},
|
1094
|
-
"errors":[
|
1095
|
-
{"shape":"InvalidParameterException"},
|
1096
|
-
{"shape":"ResourceNotFoundException"},
|
1097
|
-
{"shape":"TooManyRequestsException"},
|
1098
|
-
{"shape":"NotAuthorizedException"},
|
1099
|
-
{"shape":"InternalErrorException"}
|
1100
|
-
]
|
1101
|
-
},
|
1102
|
-
"ListUserPools":{
|
1103
|
-
"name":"ListUserPools",
|
1104
|
-
"http":{
|
1105
|
-
"method":"POST",
|
1106
|
-
"requestUri":"/"
|
1107
|
-
},
|
1108
|
-
"input":{"shape":"ListUserPoolsRequest"},
|
1109
|
-
"output":{"shape":"ListUserPoolsResponse"},
|
1110
|
-
"errors":[
|
1111
|
-
{"shape":"InvalidParameterException"},
|
1112
|
-
{"shape":"TooManyRequestsException"},
|
1113
|
-
{"shape":"NotAuthorizedException"},
|
1114
|
-
{"shape":"InternalErrorException"}
|
1115
|
-
]
|
1116
|
-
},
|
1117
|
-
"ListUsers":{
|
1118
|
-
"name":"ListUsers",
|
1119
|
-
"http":{
|
1120
|
-
"method":"POST",
|
1121
|
-
"requestUri":"/"
|
1122
|
-
},
|
1123
|
-
"input":{"shape":"ListUsersRequest"},
|
1124
|
-
"output":{"shape":"ListUsersResponse"},
|
1125
|
-
"errors":[
|
1126
|
-
{"shape":"InvalidParameterException"},
|
1127
|
-
{"shape":"ResourceNotFoundException"},
|
1128
|
-
{"shape":"TooManyRequestsException"},
|
1129
|
-
{"shape":"NotAuthorizedException"},
|
1130
|
-
{"shape":"InternalErrorException"}
|
1131
|
-
]
|
1132
|
-
},
|
1133
|
-
"ListUsersInGroup":{
|
1134
|
-
"name":"ListUsersInGroup",
|
1135
|
-
"http":{
|
1136
|
-
"method":"POST",
|
1137
|
-
"requestUri":"/"
|
1138
|
-
},
|
1139
|
-
"input":{"shape":"ListUsersInGroupRequest"},
|
1140
|
-
"output":{"shape":"ListUsersInGroupResponse"},
|
1141
|
-
"errors":[
|
1142
|
-
{"shape":"InvalidParameterException"},
|
1143
|
-
{"shape":"ResourceNotFoundException"},
|
1144
|
-
{"shape":"TooManyRequestsException"},
|
1145
|
-
{"shape":"NotAuthorizedException"},
|
1146
|
-
{"shape":"InternalErrorException"}
|
1147
|
-
]
|
1148
|
-
},
|
1149
|
-
"ResendConfirmationCode":{
|
1150
|
-
"name":"ResendConfirmationCode",
|
1151
|
-
"http":{
|
1152
|
-
"method":"POST",
|
1153
|
-
"requestUri":"/"
|
1154
|
-
},
|
1155
|
-
"input":{"shape":"ResendConfirmationCodeRequest"},
|
1156
|
-
"output":{"shape":"ResendConfirmationCodeResponse"},
|
1157
|
-
"errors":[
|
1158
|
-
{"shape":"ResourceNotFoundException"},
|
1159
|
-
{"shape":"InvalidParameterException"},
|
1160
|
-
{"shape":"UnexpectedLambdaException"},
|
1161
|
-
{"shape":"UserLambdaValidationException"},
|
1162
|
-
{"shape":"NotAuthorizedException"},
|
1163
|
-
{"shape":"InvalidLambdaResponseException"},
|
1164
|
-
{"shape":"TooManyRequestsException"},
|
1165
|
-
{"shape":"LimitExceededException"},
|
1166
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
1167
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
1168
|
-
{"shape":"InvalidEmailRoleAccessPolicyException"},
|
1169
|
-
{"shape":"CodeDeliveryFailureException"},
|
1170
|
-
{"shape":"UserNotFoundException"},
|
1171
|
-
{"shape":"InternalErrorException"}
|
1172
|
-
],
|
1173
|
-
"authtype":"none"
|
1174
|
-
},
|
1175
|
-
"RespondToAuthChallenge":{
|
1176
|
-
"name":"RespondToAuthChallenge",
|
1177
|
-
"http":{
|
1178
|
-
"method":"POST",
|
1179
|
-
"requestUri":"/"
|
1180
|
-
},
|
1181
|
-
"input":{"shape":"RespondToAuthChallengeRequest"},
|
1182
|
-
"output":{"shape":"RespondToAuthChallengeResponse"},
|
1183
|
-
"errors":[
|
1184
|
-
{"shape":"ResourceNotFoundException"},
|
1185
|
-
{"shape":"InvalidParameterException"},
|
1186
|
-
{"shape":"NotAuthorizedException"},
|
1187
|
-
{"shape":"CodeMismatchException"},
|
1188
|
-
{"shape":"ExpiredCodeException"},
|
1189
|
-
{"shape":"UnexpectedLambdaException"},
|
1190
|
-
{"shape":"UserLambdaValidationException"},
|
1191
|
-
{"shape":"InvalidPasswordException"},
|
1192
|
-
{"shape":"InvalidLambdaResponseException"},
|
1193
|
-
{"shape":"TooManyRequestsException"},
|
1194
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
1195
|
-
{"shape":"MFAMethodNotFoundException"},
|
1196
|
-
{"shape":"PasswordResetRequiredException"},
|
1197
|
-
{"shape":"UserNotFoundException"},
|
1198
|
-
{"shape":"UserNotConfirmedException"},
|
1199
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
1200
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
1201
|
-
{"shape":"AliasExistsException"},
|
1202
|
-
{"shape":"InternalErrorException"}
|
1203
|
-
]
|
1204
|
-
},
|
1205
|
-
"SetUserSettings":{
|
1206
|
-
"name":"SetUserSettings",
|
1207
|
-
"http":{
|
1208
|
-
"method":"POST",
|
1209
|
-
"requestUri":"/"
|
1210
|
-
},
|
1211
|
-
"input":{"shape":"SetUserSettingsRequest"},
|
1212
|
-
"output":{"shape":"SetUserSettingsResponse"},
|
1213
|
-
"errors":[
|
1214
|
-
{"shape":"ResourceNotFoundException"},
|
1215
|
-
{"shape":"InvalidParameterException"},
|
1216
|
-
{"shape":"NotAuthorizedException"},
|
1217
|
-
{"shape":"PasswordResetRequiredException"},
|
1218
|
-
{"shape":"UserNotFoundException"},
|
1219
|
-
{"shape":"UserNotConfirmedException"},
|
1220
|
-
{"shape":"InternalErrorException"}
|
1221
|
-
],
|
1222
|
-
"authtype":"none"
|
1223
|
-
},
|
1224
|
-
"SignUp":{
|
1225
|
-
"name":"SignUp",
|
1226
|
-
"http":{
|
1227
|
-
"method":"POST",
|
1228
|
-
"requestUri":"/"
|
1229
|
-
},
|
1230
|
-
"input":{"shape":"SignUpRequest"},
|
1231
|
-
"output":{"shape":"SignUpResponse"},
|
1232
|
-
"errors":[
|
1233
|
-
{"shape":"ResourceNotFoundException"},
|
1234
|
-
{"shape":"InvalidParameterException"},
|
1235
|
-
{"shape":"UnexpectedLambdaException"},
|
1236
|
-
{"shape":"UserLambdaValidationException"},
|
1237
|
-
{"shape":"NotAuthorizedException"},
|
1238
|
-
{"shape":"InvalidPasswordException"},
|
1239
|
-
{"shape":"InvalidLambdaResponseException"},
|
1240
|
-
{"shape":"UsernameExistsException"},
|
1241
|
-
{"shape":"TooManyRequestsException"},
|
1242
|
-
{"shape":"InternalErrorException"},
|
1243
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
1244
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
1245
|
-
{"shape":"InvalidEmailRoleAccessPolicyException"},
|
1246
|
-
{"shape":"CodeDeliveryFailureException"}
|
1247
|
-
],
|
1248
|
-
"authtype":"none"
|
1249
|
-
},
|
1250
|
-
"StartUserImportJob":{
|
1251
|
-
"name":"StartUserImportJob",
|
1252
|
-
"http":{
|
1253
|
-
"method":"POST",
|
1254
|
-
"requestUri":"/"
|
1255
|
-
},
|
1256
|
-
"input":{"shape":"StartUserImportJobRequest"},
|
1257
|
-
"output":{"shape":"StartUserImportJobResponse"},
|
1258
|
-
"errors":[
|
1259
|
-
{"shape":"ResourceNotFoundException"},
|
1260
|
-
{"shape":"InvalidParameterException"},
|
1261
|
-
{"shape":"TooManyRequestsException"},
|
1262
|
-
{"shape":"InternalErrorException"},
|
1263
|
-
{"shape":"PreconditionNotMetException"},
|
1264
|
-
{"shape":"NotAuthorizedException"}
|
1265
|
-
]
|
1266
|
-
},
|
1267
|
-
"StopUserImportJob":{
|
1268
|
-
"name":"StopUserImportJob",
|
1269
|
-
"http":{
|
1270
|
-
"method":"POST",
|
1271
|
-
"requestUri":"/"
|
1272
|
-
},
|
1273
|
-
"input":{"shape":"StopUserImportJobRequest"},
|
1274
|
-
"output":{"shape":"StopUserImportJobResponse"},
|
1275
|
-
"errors":[
|
1276
|
-
{"shape":"ResourceNotFoundException"},
|
1277
|
-
{"shape":"InvalidParameterException"},
|
1278
|
-
{"shape":"TooManyRequestsException"},
|
1279
|
-
{"shape":"InternalErrorException"},
|
1280
|
-
{"shape":"PreconditionNotMetException"},
|
1281
|
-
{"shape":"NotAuthorizedException"}
|
1282
|
-
]
|
1283
|
-
},
|
1284
|
-
"UpdateDeviceStatus":{
|
1285
|
-
"name":"UpdateDeviceStatus",
|
1286
|
-
"http":{
|
1287
|
-
"method":"POST",
|
1288
|
-
"requestUri":"/"
|
1289
|
-
},
|
1290
|
-
"input":{"shape":"UpdateDeviceStatusRequest"},
|
1291
|
-
"output":{"shape":"UpdateDeviceStatusResponse"},
|
1292
|
-
"errors":[
|
1293
|
-
{"shape":"InvalidParameterException"},
|
1294
|
-
{"shape":"ResourceNotFoundException"},
|
1295
|
-
{"shape":"NotAuthorizedException"},
|
1296
|
-
{"shape":"InvalidUserPoolConfigurationException"},
|
1297
|
-
{"shape":"TooManyRequestsException"},
|
1298
|
-
{"shape":"PasswordResetRequiredException"},
|
1299
|
-
{"shape":"UserNotFoundException"},
|
1300
|
-
{"shape":"UserNotConfirmedException"},
|
1301
|
-
{"shape":"InternalErrorException"}
|
1302
|
-
]
|
1303
|
-
},
|
1304
|
-
"UpdateGroup":{
|
1305
|
-
"name":"UpdateGroup",
|
1306
|
-
"http":{
|
1307
|
-
"method":"POST",
|
1308
|
-
"requestUri":"/"
|
1309
|
-
},
|
1310
|
-
"input":{"shape":"UpdateGroupRequest"},
|
1311
|
-
"output":{"shape":"UpdateGroupResponse"},
|
1312
|
-
"errors":[
|
1313
|
-
{"shape":"ResourceNotFoundException"},
|
1314
|
-
{"shape":"InvalidParameterException"},
|
1315
|
-
{"shape":"TooManyRequestsException"},
|
1316
|
-
{"shape":"NotAuthorizedException"},
|
1317
|
-
{"shape":"InternalErrorException"}
|
1318
|
-
]
|
1319
|
-
},
|
1320
|
-
"UpdateIdentityProvider":{
|
1321
|
-
"name":"UpdateIdentityProvider",
|
1322
|
-
"http":{
|
1323
|
-
"method":"POST",
|
1324
|
-
"requestUri":"/"
|
1325
|
-
},
|
1326
|
-
"input":{"shape":"UpdateIdentityProviderRequest"},
|
1327
|
-
"output":{"shape":"UpdateIdentityProviderResponse"},
|
1328
|
-
"errors":[
|
1329
|
-
{"shape":"InvalidParameterException"},
|
1330
|
-
{"shape":"UnsupportedIdentityProviderException"},
|
1331
|
-
{"shape":"ResourceNotFoundException"},
|
1332
|
-
{"shape":"NotAuthorizedException"},
|
1333
|
-
{"shape":"TooManyRequestsException"},
|
1334
|
-
{"shape":"InternalErrorException"}
|
1335
|
-
]
|
1336
|
-
},
|
1337
|
-
"UpdateUserAttributes":{
|
1338
|
-
"name":"UpdateUserAttributes",
|
1339
|
-
"http":{
|
1340
|
-
"method":"POST",
|
1341
|
-
"requestUri":"/"
|
1342
|
-
},
|
1343
|
-
"input":{"shape":"UpdateUserAttributesRequest"},
|
1344
|
-
"output":{"shape":"UpdateUserAttributesResponse"},
|
1345
|
-
"errors":[
|
1346
|
-
{"shape":"ResourceNotFoundException"},
|
1347
|
-
{"shape":"InvalidParameterException"},
|
1348
|
-
{"shape":"CodeMismatchException"},
|
1349
|
-
{"shape":"ExpiredCodeException"},
|
1350
|
-
{"shape":"NotAuthorizedException"},
|
1351
|
-
{"shape":"UnexpectedLambdaException"},
|
1352
|
-
{"shape":"UserLambdaValidationException"},
|
1353
|
-
{"shape":"InvalidLambdaResponseException"},
|
1354
|
-
{"shape":"TooManyRequestsException"},
|
1355
|
-
{"shape":"AliasExistsException"},
|
1356
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
1357
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
1358
|
-
{"shape":"InvalidEmailRoleAccessPolicyException"},
|
1359
|
-
{"shape":"CodeDeliveryFailureException"},
|
1360
|
-
{"shape":"PasswordResetRequiredException"},
|
1361
|
-
{"shape":"UserNotFoundException"},
|
1362
|
-
{"shape":"UserNotConfirmedException"},
|
1363
|
-
{"shape":"InternalErrorException"}
|
1364
|
-
],
|
1365
|
-
"authtype":"none"
|
1366
|
-
},
|
1367
|
-
"UpdateUserPool":{
|
1368
|
-
"name":"UpdateUserPool",
|
1369
|
-
"http":{
|
1370
|
-
"method":"POST",
|
1371
|
-
"requestUri":"/"
|
1372
|
-
},
|
1373
|
-
"input":{"shape":"UpdateUserPoolRequest"},
|
1374
|
-
"output":{"shape":"UpdateUserPoolResponse"},
|
1375
|
-
"errors":[
|
1376
|
-
{"shape":"ResourceNotFoundException"},
|
1377
|
-
{"shape":"InvalidParameterException"},
|
1378
|
-
{"shape":"ConcurrentModificationException"},
|
1379
|
-
{"shape":"TooManyRequestsException"},
|
1380
|
-
{"shape":"NotAuthorizedException"},
|
1381
|
-
{"shape":"UserImportInProgressException"},
|
1382
|
-
{"shape":"InternalErrorException"},
|
1383
|
-
{"shape":"InvalidSmsRoleAccessPolicyException"},
|
1384
|
-
{"shape":"InvalidSmsRoleTrustRelationshipException"},
|
1385
|
-
{"shape":"UserPoolTaggingException"},
|
1386
|
-
{"shape":"InvalidEmailRoleAccessPolicyException"}
|
1387
|
-
]
|
1388
|
-
},
|
1389
|
-
"UpdateUserPoolClient":{
|
1390
|
-
"name":"UpdateUserPoolClient",
|
1391
|
-
"http":{
|
1392
|
-
"method":"POST",
|
1393
|
-
"requestUri":"/"
|
1394
|
-
},
|
1395
|
-
"input":{"shape":"UpdateUserPoolClientRequest"},
|
1396
|
-
"output":{"shape":"UpdateUserPoolClientResponse"},
|
1397
|
-
"errors":[
|
1398
|
-
{"shape":"ResourceNotFoundException"},
|
1399
|
-
{"shape":"InvalidParameterException"},
|
1400
|
-
{"shape":"TooManyRequestsException"},
|
1401
|
-
{"shape":"NotAuthorizedException"},
|
1402
|
-
{"shape":"ScopeDoesNotExistException"},
|
1403
|
-
{"shape":"InvalidOAuthFlowException"},
|
1404
|
-
{"shape":"InternalErrorException"}
|
1405
|
-
]
|
1406
|
-
},
|
1407
|
-
"VerifyUserAttribute":{
|
1408
|
-
"name":"VerifyUserAttribute",
|
1409
|
-
"http":{
|
1410
|
-
"method":"POST",
|
1411
|
-
"requestUri":"/"
|
1412
|
-
},
|
1413
|
-
"input":{"shape":"VerifyUserAttributeRequest"},
|
1414
|
-
"output":{"shape":"VerifyUserAttributeResponse"},
|
1415
|
-
"errors":[
|
1416
|
-
{"shape":"ResourceNotFoundException"},
|
1417
|
-
{"shape":"InvalidParameterException"},
|
1418
|
-
{"shape":"CodeMismatchException"},
|
1419
|
-
{"shape":"ExpiredCodeException"},
|
1420
|
-
{"shape":"NotAuthorizedException"},
|
1421
|
-
{"shape":"TooManyRequestsException"},
|
1422
|
-
{"shape":"LimitExceededException"},
|
1423
|
-
{"shape":"PasswordResetRequiredException"},
|
1424
|
-
{"shape":"UserNotFoundException"},
|
1425
|
-
{"shape":"UserNotConfirmedException"},
|
1426
|
-
{"shape":"InternalErrorException"}
|
1427
|
-
],
|
1428
|
-
"authtype":"none"
|
1429
|
-
}
|
1430
|
-
},
|
1431
|
-
"shapes":{
|
1432
|
-
"AWSAccountIdType":{"type":"string"},
|
1433
|
-
"AddCustomAttributesRequest":{
|
1434
|
-
"type":"structure",
|
1435
|
-
"required":[
|
1436
|
-
"UserPoolId",
|
1437
|
-
"CustomAttributes"
|
1438
|
-
],
|
1439
|
-
"members":{
|
1440
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1441
|
-
"CustomAttributes":{"shape":"CustomAttributesListType"}
|
1442
|
-
}
|
1443
|
-
},
|
1444
|
-
"AddCustomAttributesResponse":{
|
1445
|
-
"type":"structure",
|
1446
|
-
"members":{
|
1447
|
-
}
|
1448
|
-
},
|
1449
|
-
"AdminAddUserToGroupRequest":{
|
1450
|
-
"type":"structure",
|
1451
|
-
"required":[
|
1452
|
-
"UserPoolId",
|
1453
|
-
"Username",
|
1454
|
-
"GroupName"
|
1455
|
-
],
|
1456
|
-
"members":{
|
1457
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1458
|
-
"Username":{"shape":"UsernameType"},
|
1459
|
-
"GroupName":{"shape":"GroupNameType"}
|
1460
|
-
}
|
1461
|
-
},
|
1462
|
-
"AdminConfirmSignUpRequest":{
|
1463
|
-
"type":"structure",
|
1464
|
-
"required":[
|
1465
|
-
"UserPoolId",
|
1466
|
-
"Username"
|
1467
|
-
],
|
1468
|
-
"members":{
|
1469
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1470
|
-
"Username":{"shape":"UsernameType"}
|
1471
|
-
}
|
1472
|
-
},
|
1473
|
-
"AdminConfirmSignUpResponse":{
|
1474
|
-
"type":"structure",
|
1475
|
-
"members":{
|
1476
|
-
}
|
1477
|
-
},
|
1478
|
-
"AdminCreateUserConfigType":{
|
1479
|
-
"type":"structure",
|
1480
|
-
"members":{
|
1481
|
-
"AllowAdminCreateUserOnly":{"shape":"BooleanType"},
|
1482
|
-
"UnusedAccountValidityDays":{"shape":"AdminCreateUserUnusedAccountValidityDaysType"},
|
1483
|
-
"InviteMessageTemplate":{"shape":"MessageTemplateType"}
|
1484
|
-
}
|
1485
|
-
},
|
1486
|
-
"AdminCreateUserRequest":{
|
1487
|
-
"type":"structure",
|
1488
|
-
"required":[
|
1489
|
-
"UserPoolId",
|
1490
|
-
"Username"
|
1491
|
-
],
|
1492
|
-
"members":{
|
1493
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1494
|
-
"Username":{"shape":"UsernameType"},
|
1495
|
-
"UserAttributes":{"shape":"AttributeListType"},
|
1496
|
-
"ValidationData":{"shape":"AttributeListType"},
|
1497
|
-
"TemporaryPassword":{"shape":"PasswordType"},
|
1498
|
-
"ForceAliasCreation":{"shape":"ForceAliasCreation"},
|
1499
|
-
"MessageAction":{"shape":"MessageActionType"},
|
1500
|
-
"DesiredDeliveryMediums":{"shape":"DeliveryMediumListType"}
|
1501
|
-
}
|
1502
|
-
},
|
1503
|
-
"AdminCreateUserResponse":{
|
1504
|
-
"type":"structure",
|
1505
|
-
"members":{
|
1506
|
-
"User":{"shape":"UserType"}
|
1507
|
-
}
|
1508
|
-
},
|
1509
|
-
"AdminCreateUserUnusedAccountValidityDaysType":{
|
1510
|
-
"type":"integer",
|
1511
|
-
"max":90,
|
1512
|
-
"min":0
|
1513
|
-
},
|
1514
|
-
"AdminDeleteUserAttributesRequest":{
|
1515
|
-
"type":"structure",
|
1516
|
-
"required":[
|
1517
|
-
"UserPoolId",
|
1518
|
-
"Username",
|
1519
|
-
"UserAttributeNames"
|
1520
|
-
],
|
1521
|
-
"members":{
|
1522
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1523
|
-
"Username":{"shape":"UsernameType"},
|
1524
|
-
"UserAttributeNames":{"shape":"AttributeNameListType"}
|
1525
|
-
}
|
1526
|
-
},
|
1527
|
-
"AdminDeleteUserAttributesResponse":{
|
1528
|
-
"type":"structure",
|
1529
|
-
"members":{
|
1530
|
-
}
|
1531
|
-
},
|
1532
|
-
"AdminDeleteUserRequest":{
|
1533
|
-
"type":"structure",
|
1534
|
-
"required":[
|
1535
|
-
"UserPoolId",
|
1536
|
-
"Username"
|
1537
|
-
],
|
1538
|
-
"members":{
|
1539
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1540
|
-
"Username":{"shape":"UsernameType"}
|
1541
|
-
}
|
1542
|
-
},
|
1543
|
-
"AdminDisableUserRequest":{
|
1544
|
-
"type":"structure",
|
1545
|
-
"required":[
|
1546
|
-
"UserPoolId",
|
1547
|
-
"Username"
|
1548
|
-
],
|
1549
|
-
"members":{
|
1550
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1551
|
-
"Username":{"shape":"UsernameType"}
|
1552
|
-
}
|
1553
|
-
},
|
1554
|
-
"AdminDisableUserResponse":{
|
1555
|
-
"type":"structure",
|
1556
|
-
"members":{
|
1557
|
-
}
|
1558
|
-
},
|
1559
|
-
"AdminEnableUserRequest":{
|
1560
|
-
"type":"structure",
|
1561
|
-
"required":[
|
1562
|
-
"UserPoolId",
|
1563
|
-
"Username"
|
1564
|
-
],
|
1565
|
-
"members":{
|
1566
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1567
|
-
"Username":{"shape":"UsernameType"}
|
1568
|
-
}
|
1569
|
-
},
|
1570
|
-
"AdminEnableUserResponse":{
|
1571
|
-
"type":"structure",
|
1572
|
-
"members":{
|
1573
|
-
}
|
1574
|
-
},
|
1575
|
-
"AdminForgetDeviceRequest":{
|
1576
|
-
"type":"structure",
|
1577
|
-
"required":[
|
1578
|
-
"UserPoolId",
|
1579
|
-
"Username",
|
1580
|
-
"DeviceKey"
|
1581
|
-
],
|
1582
|
-
"members":{
|
1583
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1584
|
-
"Username":{"shape":"UsernameType"},
|
1585
|
-
"DeviceKey":{"shape":"DeviceKeyType"}
|
1586
|
-
}
|
1587
|
-
},
|
1588
|
-
"AdminGetDeviceRequest":{
|
1589
|
-
"type":"structure",
|
1590
|
-
"required":[
|
1591
|
-
"DeviceKey",
|
1592
|
-
"UserPoolId",
|
1593
|
-
"Username"
|
1594
|
-
],
|
1595
|
-
"members":{
|
1596
|
-
"DeviceKey":{"shape":"DeviceKeyType"},
|
1597
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1598
|
-
"Username":{"shape":"UsernameType"}
|
1599
|
-
}
|
1600
|
-
},
|
1601
|
-
"AdminGetDeviceResponse":{
|
1602
|
-
"type":"structure",
|
1603
|
-
"required":["Device"],
|
1604
|
-
"members":{
|
1605
|
-
"Device":{"shape":"DeviceType"}
|
1606
|
-
}
|
1607
|
-
},
|
1608
|
-
"AdminGetUserRequest":{
|
1609
|
-
"type":"structure",
|
1610
|
-
"required":[
|
1611
|
-
"UserPoolId",
|
1612
|
-
"Username"
|
1613
|
-
],
|
1614
|
-
"members":{
|
1615
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1616
|
-
"Username":{"shape":"UsernameType"}
|
1617
|
-
}
|
1618
|
-
},
|
1619
|
-
"AdminGetUserResponse":{
|
1620
|
-
"type":"structure",
|
1621
|
-
"required":["Username"],
|
1622
|
-
"members":{
|
1623
|
-
"Username":{"shape":"UsernameType"},
|
1624
|
-
"UserAttributes":{"shape":"AttributeListType"},
|
1625
|
-
"UserCreateDate":{"shape":"DateType"},
|
1626
|
-
"UserLastModifiedDate":{"shape":"DateType"},
|
1627
|
-
"Enabled":{"shape":"BooleanType"},
|
1628
|
-
"UserStatus":{"shape":"UserStatusType"},
|
1629
|
-
"MFAOptions":{"shape":"MFAOptionListType"}
|
1630
|
-
}
|
1631
|
-
},
|
1632
|
-
"AdminInitiateAuthRequest":{
|
1633
|
-
"type":"structure",
|
1634
|
-
"required":[
|
1635
|
-
"UserPoolId",
|
1636
|
-
"ClientId",
|
1637
|
-
"AuthFlow"
|
1638
|
-
],
|
1639
|
-
"members":{
|
1640
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1641
|
-
"ClientId":{"shape":"ClientIdType"},
|
1642
|
-
"AuthFlow":{"shape":"AuthFlowType"},
|
1643
|
-
"AuthParameters":{"shape":"AuthParametersType"},
|
1644
|
-
"ClientMetadata":{"shape":"ClientMetadataType"}
|
1645
|
-
}
|
1646
|
-
},
|
1647
|
-
"AdminInitiateAuthResponse":{
|
1648
|
-
"type":"structure",
|
1649
|
-
"members":{
|
1650
|
-
"ChallengeName":{"shape":"ChallengeNameType"},
|
1651
|
-
"Session":{"shape":"SessionType"},
|
1652
|
-
"ChallengeParameters":{"shape":"ChallengeParametersType"},
|
1653
|
-
"AuthenticationResult":{"shape":"AuthenticationResultType"}
|
1654
|
-
}
|
1655
|
-
},
|
1656
|
-
"AdminListDevicesRequest":{
|
1657
|
-
"type":"structure",
|
1658
|
-
"required":[
|
1659
|
-
"UserPoolId",
|
1660
|
-
"Username"
|
1661
|
-
],
|
1662
|
-
"members":{
|
1663
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1664
|
-
"Username":{"shape":"UsernameType"},
|
1665
|
-
"Limit":{"shape":"QueryLimitType"},
|
1666
|
-
"PaginationToken":{"shape":"SearchPaginationTokenType"}
|
1667
|
-
}
|
1668
|
-
},
|
1669
|
-
"AdminListDevicesResponse":{
|
1670
|
-
"type":"structure",
|
1671
|
-
"members":{
|
1672
|
-
"Devices":{"shape":"DeviceListType"},
|
1673
|
-
"PaginationToken":{"shape":"SearchPaginationTokenType"}
|
1674
|
-
}
|
1675
|
-
},
|
1676
|
-
"AdminListGroupsForUserRequest":{
|
1677
|
-
"type":"structure",
|
1678
|
-
"required":[
|
1679
|
-
"Username",
|
1680
|
-
"UserPoolId"
|
1681
|
-
],
|
1682
|
-
"members":{
|
1683
|
-
"Username":{"shape":"UsernameType"},
|
1684
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1685
|
-
"Limit":{"shape":"QueryLimitType"},
|
1686
|
-
"NextToken":{"shape":"PaginationKey"}
|
1687
|
-
}
|
1688
|
-
},
|
1689
|
-
"AdminListGroupsForUserResponse":{
|
1690
|
-
"type":"structure",
|
1691
|
-
"members":{
|
1692
|
-
"Groups":{"shape":"GroupListType"},
|
1693
|
-
"NextToken":{"shape":"PaginationKey"}
|
1694
|
-
}
|
1695
|
-
},
|
1696
|
-
"AdminRemoveUserFromGroupRequest":{
|
1697
|
-
"type":"structure",
|
1698
|
-
"required":[
|
1699
|
-
"UserPoolId",
|
1700
|
-
"Username",
|
1701
|
-
"GroupName"
|
1702
|
-
],
|
1703
|
-
"members":{
|
1704
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1705
|
-
"Username":{"shape":"UsernameType"},
|
1706
|
-
"GroupName":{"shape":"GroupNameType"}
|
1707
|
-
}
|
1708
|
-
},
|
1709
|
-
"AdminResetUserPasswordRequest":{
|
1710
|
-
"type":"structure",
|
1711
|
-
"required":[
|
1712
|
-
"UserPoolId",
|
1713
|
-
"Username"
|
1714
|
-
],
|
1715
|
-
"members":{
|
1716
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1717
|
-
"Username":{"shape":"UsernameType"}
|
1718
|
-
}
|
1719
|
-
},
|
1720
|
-
"AdminResetUserPasswordResponse":{
|
1721
|
-
"type":"structure",
|
1722
|
-
"members":{
|
1723
|
-
}
|
1724
|
-
},
|
1725
|
-
"AdminRespondToAuthChallengeRequest":{
|
1726
|
-
"type":"structure",
|
1727
|
-
"required":[
|
1728
|
-
"UserPoolId",
|
1729
|
-
"ClientId",
|
1730
|
-
"ChallengeName"
|
1731
|
-
],
|
1732
|
-
"members":{
|
1733
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1734
|
-
"ClientId":{"shape":"ClientIdType"},
|
1735
|
-
"ChallengeName":{"shape":"ChallengeNameType"},
|
1736
|
-
"ChallengeResponses":{"shape":"ChallengeResponsesType"},
|
1737
|
-
"Session":{"shape":"SessionType"}
|
1738
|
-
}
|
1739
|
-
},
|
1740
|
-
"AdminRespondToAuthChallengeResponse":{
|
1741
|
-
"type":"structure",
|
1742
|
-
"members":{
|
1743
|
-
"ChallengeName":{"shape":"ChallengeNameType"},
|
1744
|
-
"Session":{"shape":"SessionType"},
|
1745
|
-
"ChallengeParameters":{"shape":"ChallengeParametersType"},
|
1746
|
-
"AuthenticationResult":{"shape":"AuthenticationResultType"}
|
1747
|
-
}
|
1748
|
-
},
|
1749
|
-
"AdminSetUserSettingsRequest":{
|
1750
|
-
"type":"structure",
|
1751
|
-
"required":[
|
1752
|
-
"UserPoolId",
|
1753
|
-
"Username",
|
1754
|
-
"MFAOptions"
|
1755
|
-
],
|
1756
|
-
"members":{
|
1757
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1758
|
-
"Username":{"shape":"UsernameType"},
|
1759
|
-
"MFAOptions":{"shape":"MFAOptionListType"}
|
1760
|
-
}
|
1761
|
-
},
|
1762
|
-
"AdminSetUserSettingsResponse":{
|
1763
|
-
"type":"structure",
|
1764
|
-
"members":{
|
1765
|
-
}
|
1766
|
-
},
|
1767
|
-
"AdminUpdateDeviceStatusRequest":{
|
1768
|
-
"type":"structure",
|
1769
|
-
"required":[
|
1770
|
-
"UserPoolId",
|
1771
|
-
"Username",
|
1772
|
-
"DeviceKey"
|
1773
|
-
],
|
1774
|
-
"members":{
|
1775
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1776
|
-
"Username":{"shape":"UsernameType"},
|
1777
|
-
"DeviceKey":{"shape":"DeviceKeyType"},
|
1778
|
-
"DeviceRememberedStatus":{"shape":"DeviceRememberedStatusType"}
|
1779
|
-
}
|
1780
|
-
},
|
1781
|
-
"AdminUpdateDeviceStatusResponse":{
|
1782
|
-
"type":"structure",
|
1783
|
-
"members":{
|
1784
|
-
}
|
1785
|
-
},
|
1786
|
-
"AdminUpdateUserAttributesRequest":{
|
1787
|
-
"type":"structure",
|
1788
|
-
"required":[
|
1789
|
-
"UserPoolId",
|
1790
|
-
"Username",
|
1791
|
-
"UserAttributes"
|
1792
|
-
],
|
1793
|
-
"members":{
|
1794
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1795
|
-
"Username":{"shape":"UsernameType"},
|
1796
|
-
"UserAttributes":{"shape":"AttributeListType"}
|
1797
|
-
}
|
1798
|
-
},
|
1799
|
-
"AdminUpdateUserAttributesResponse":{
|
1800
|
-
"type":"structure",
|
1801
|
-
"members":{
|
1802
|
-
}
|
1803
|
-
},
|
1804
|
-
"AdminUserGlobalSignOutRequest":{
|
1805
|
-
"type":"structure",
|
1806
|
-
"required":[
|
1807
|
-
"UserPoolId",
|
1808
|
-
"Username"
|
1809
|
-
],
|
1810
|
-
"members":{
|
1811
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
1812
|
-
"Username":{"shape":"UsernameType"}
|
1813
|
-
}
|
1814
|
-
},
|
1815
|
-
"AdminUserGlobalSignOutResponse":{
|
1816
|
-
"type":"structure",
|
1817
|
-
"members":{
|
1818
|
-
}
|
1819
|
-
},
|
1820
|
-
"AliasAttributeType":{
|
1821
|
-
"type":"string",
|
1822
|
-
"enum":[
|
1823
|
-
"phone_number",
|
1824
|
-
"email",
|
1825
|
-
"preferred_username"
|
1826
|
-
]
|
1827
|
-
},
|
1828
|
-
"AliasAttributesListType":{
|
1829
|
-
"type":"list",
|
1830
|
-
"member":{"shape":"AliasAttributeType"}
|
1831
|
-
},
|
1832
|
-
"AliasExistsException":{
|
1833
|
-
"type":"structure",
|
1834
|
-
"members":{
|
1835
|
-
"message":{"shape":"MessageType"}
|
1836
|
-
},
|
1837
|
-
"exception":true
|
1838
|
-
},
|
1839
|
-
"ArnType":{
|
1840
|
-
"type":"string",
|
1841
|
-
"max":2048,
|
1842
|
-
"min":20,
|
1843
|
-
"pattern":"arn:[\\w+=/,.@-]+:[\\w+=/,.@-]+:([\\w+=/,.@-]*)?:[0-9]+:[\\w+=/,.@-]+(:[\\w+=/,.@-]+)?(:[\\w+=/,.@-]+)?"
|
1844
|
-
},
|
1845
|
-
"AttributeDataType":{
|
1846
|
-
"type":"string",
|
1847
|
-
"enum":[
|
1848
|
-
"String",
|
1849
|
-
"Number",
|
1850
|
-
"DateTime",
|
1851
|
-
"Boolean"
|
1852
|
-
]
|
1853
|
-
},
|
1854
|
-
"AttributeListType":{
|
1855
|
-
"type":"list",
|
1856
|
-
"member":{"shape":"AttributeType"}
|
1857
|
-
},
|
1858
|
-
"AttributeMappingType":{
|
1859
|
-
"type":"map",
|
1860
|
-
"key":{"shape":"CustomAttributeNameType"},
|
1861
|
-
"value":{"shape":"StringType"}
|
1862
|
-
},
|
1863
|
-
"AttributeNameListType":{
|
1864
|
-
"type":"list",
|
1865
|
-
"member":{"shape":"AttributeNameType"}
|
1866
|
-
},
|
1867
|
-
"AttributeNameType":{
|
1868
|
-
"type":"string",
|
1869
|
-
"max":32,
|
1870
|
-
"min":1,
|
1871
|
-
"pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
|
1872
|
-
},
|
1873
|
-
"AttributeType":{
|
1874
|
-
"type":"structure",
|
1875
|
-
"required":["Name"],
|
1876
|
-
"members":{
|
1877
|
-
"Name":{"shape":"AttributeNameType"},
|
1878
|
-
"Value":{"shape":"AttributeValueType"}
|
1879
|
-
}
|
1880
|
-
},
|
1881
|
-
"AttributeValueType":{
|
1882
|
-
"type":"string",
|
1883
|
-
"max":2048,
|
1884
|
-
"sensitive":true
|
1885
|
-
},
|
1886
|
-
"AuthFlowType":{
|
1887
|
-
"type":"string",
|
1888
|
-
"enum":[
|
1889
|
-
"USER_SRP_AUTH",
|
1890
|
-
"REFRESH_TOKEN_AUTH",
|
1891
|
-
"REFRESH_TOKEN",
|
1892
|
-
"CUSTOM_AUTH",
|
1893
|
-
"ADMIN_NO_SRP_AUTH"
|
1894
|
-
]
|
1895
|
-
},
|
1896
|
-
"AuthParametersType":{
|
1897
|
-
"type":"map",
|
1898
|
-
"key":{"shape":"StringType"},
|
1899
|
-
"value":{"shape":"StringType"}
|
1900
|
-
},
|
1901
|
-
"AuthenticationResultType":{
|
1902
|
-
"type":"structure",
|
1903
|
-
"members":{
|
1904
|
-
"AccessToken":{"shape":"TokenModelType"},
|
1905
|
-
"ExpiresIn":{"shape":"IntegerType"},
|
1906
|
-
"TokenType":{"shape":"StringType"},
|
1907
|
-
"RefreshToken":{"shape":"TokenModelType"},
|
1908
|
-
"IdToken":{"shape":"TokenModelType"},
|
1909
|
-
"NewDeviceMetadata":{"shape":"NewDeviceMetadataType"}
|
1910
|
-
}
|
1911
|
-
},
|
1912
|
-
"BooleanType":{"type":"boolean"},
|
1913
|
-
"CallbackURLsListType":{
|
1914
|
-
"type":"list",
|
1915
|
-
"member":{"shape":"RedirectUrlType"},
|
1916
|
-
"max":100,
|
1917
|
-
"min":0
|
1918
|
-
},
|
1919
|
-
"ChallengeNameType":{
|
1920
|
-
"type":"string",
|
1921
|
-
"enum":[
|
1922
|
-
"SMS_MFA",
|
1923
|
-
"PASSWORD_VERIFIER",
|
1924
|
-
"CUSTOM_CHALLENGE",
|
1925
|
-
"DEVICE_SRP_AUTH",
|
1926
|
-
"DEVICE_PASSWORD_VERIFIER",
|
1927
|
-
"ADMIN_NO_SRP_AUTH",
|
1928
|
-
"NEW_PASSWORD_REQUIRED"
|
1929
|
-
]
|
1930
|
-
},
|
1931
|
-
"ChallengeParametersType":{
|
1932
|
-
"type":"map",
|
1933
|
-
"key":{"shape":"StringType"},
|
1934
|
-
"value":{"shape":"StringType"}
|
1935
|
-
},
|
1936
|
-
"ChallengeResponsesType":{
|
1937
|
-
"type":"map",
|
1938
|
-
"key":{"shape":"StringType"},
|
1939
|
-
"value":{"shape":"StringType"}
|
1940
|
-
},
|
1941
|
-
"ChangePasswordRequest":{
|
1942
|
-
"type":"structure",
|
1943
|
-
"required":[
|
1944
|
-
"PreviousPassword",
|
1945
|
-
"ProposedPassword",
|
1946
|
-
"AccessToken"
|
1947
|
-
],
|
1948
|
-
"members":{
|
1949
|
-
"PreviousPassword":{"shape":"PasswordType"},
|
1950
|
-
"ProposedPassword":{"shape":"PasswordType"},
|
1951
|
-
"AccessToken":{"shape":"TokenModelType"}
|
1952
|
-
}
|
1953
|
-
},
|
1954
|
-
"ChangePasswordResponse":{
|
1955
|
-
"type":"structure",
|
1956
|
-
"members":{
|
1957
|
-
}
|
1958
|
-
},
|
1959
|
-
"ClientIdType":{
|
1960
|
-
"type":"string",
|
1961
|
-
"max":128,
|
1962
|
-
"min":1,
|
1963
|
-
"pattern":"[\\w+]+",
|
1964
|
-
"sensitive":true
|
1965
|
-
},
|
1966
|
-
"ClientMetadataType":{
|
1967
|
-
"type":"map",
|
1968
|
-
"key":{"shape":"StringType"},
|
1969
|
-
"value":{"shape":"StringType"}
|
1970
|
-
},
|
1971
|
-
"ClientNameType":{
|
1972
|
-
"type":"string",
|
1973
|
-
"max":128,
|
1974
|
-
"min":1,
|
1975
|
-
"pattern":"[\\w\\s+=,.@-]+"
|
1976
|
-
},
|
1977
|
-
"ClientPermissionListType":{
|
1978
|
-
"type":"list",
|
1979
|
-
"member":{"shape":"ClientPermissionType"}
|
1980
|
-
},
|
1981
|
-
"ClientPermissionType":{
|
1982
|
-
"type":"string",
|
1983
|
-
"max":2048,
|
1984
|
-
"min":1
|
1985
|
-
},
|
1986
|
-
"ClientSecretType":{
|
1987
|
-
"type":"string",
|
1988
|
-
"max":64,
|
1989
|
-
"min":1,
|
1990
|
-
"pattern":"[\\w+]+",
|
1991
|
-
"sensitive":true
|
1992
|
-
},
|
1993
|
-
"CodeDeliveryDetailsListType":{
|
1994
|
-
"type":"list",
|
1995
|
-
"member":{"shape":"CodeDeliveryDetailsType"}
|
1996
|
-
},
|
1997
|
-
"CodeDeliveryDetailsType":{
|
1998
|
-
"type":"structure",
|
1999
|
-
"members":{
|
2000
|
-
"Destination":{"shape":"StringType"},
|
2001
|
-
"DeliveryMedium":{"shape":"DeliveryMediumType"},
|
2002
|
-
"AttributeName":{"shape":"AttributeNameType"}
|
2003
|
-
}
|
2004
|
-
},
|
2005
|
-
"CodeDeliveryFailureException":{
|
2006
|
-
"type":"structure",
|
2007
|
-
"members":{
|
2008
|
-
"message":{"shape":"MessageType"}
|
2009
|
-
},
|
2010
|
-
"exception":true
|
2011
|
-
},
|
2012
|
-
"CodeMismatchException":{
|
2013
|
-
"type":"structure",
|
2014
|
-
"members":{
|
2015
|
-
"message":{"shape":"MessageType"}
|
2016
|
-
},
|
2017
|
-
"exception":true
|
2018
|
-
},
|
2019
|
-
"CompletionMessageType":{
|
2020
|
-
"type":"string",
|
2021
|
-
"max":128,
|
2022
|
-
"min":1,
|
2023
|
-
"pattern":"[\\w]+"
|
2024
|
-
},
|
2025
|
-
"ConcurrentModificationException":{
|
2026
|
-
"type":"structure",
|
2027
|
-
"members":{
|
2028
|
-
"message":{"shape":"MessageType"}
|
2029
|
-
},
|
2030
|
-
"exception":true
|
2031
|
-
},
|
2032
|
-
"ConfirmDeviceRequest":{
|
2033
|
-
"type":"structure",
|
2034
|
-
"required":[
|
2035
|
-
"AccessToken",
|
2036
|
-
"DeviceKey"
|
2037
|
-
],
|
2038
|
-
"members":{
|
2039
|
-
"AccessToken":{"shape":"TokenModelType"},
|
2040
|
-
"DeviceKey":{"shape":"DeviceKeyType"},
|
2041
|
-
"DeviceSecretVerifierConfig":{"shape":"DeviceSecretVerifierConfigType"},
|
2042
|
-
"DeviceName":{"shape":"DeviceNameType"}
|
2043
|
-
}
|
2044
|
-
},
|
2045
|
-
"ConfirmDeviceResponse":{
|
2046
|
-
"type":"structure",
|
2047
|
-
"members":{
|
2048
|
-
"UserConfirmationNecessary":{"shape":"BooleanType"}
|
2049
|
-
}
|
2050
|
-
},
|
2051
|
-
"ConfirmForgotPasswordRequest":{
|
2052
|
-
"type":"structure",
|
2053
|
-
"required":[
|
2054
|
-
"ClientId",
|
2055
|
-
"Username",
|
2056
|
-
"ConfirmationCode",
|
2057
|
-
"Password"
|
2058
|
-
],
|
2059
|
-
"members":{
|
2060
|
-
"ClientId":{"shape":"ClientIdType"},
|
2061
|
-
"SecretHash":{"shape":"SecretHashType"},
|
2062
|
-
"Username":{"shape":"UsernameType"},
|
2063
|
-
"ConfirmationCode":{"shape":"ConfirmationCodeType"},
|
2064
|
-
"Password":{"shape":"PasswordType"}
|
2065
|
-
}
|
2066
|
-
},
|
2067
|
-
"ConfirmForgotPasswordResponse":{
|
2068
|
-
"type":"structure",
|
2069
|
-
"members":{
|
2070
|
-
}
|
2071
|
-
},
|
2072
|
-
"ConfirmSignUpRequest":{
|
2073
|
-
"type":"structure",
|
2074
|
-
"required":[
|
2075
|
-
"ClientId",
|
2076
|
-
"Username",
|
2077
|
-
"ConfirmationCode"
|
2078
|
-
],
|
2079
|
-
"members":{
|
2080
|
-
"ClientId":{"shape":"ClientIdType"},
|
2081
|
-
"SecretHash":{"shape":"SecretHashType"},
|
2082
|
-
"Username":{"shape":"UsernameType"},
|
2083
|
-
"ConfirmationCode":{"shape":"ConfirmationCodeType"},
|
2084
|
-
"ForceAliasCreation":{"shape":"ForceAliasCreation"}
|
2085
|
-
}
|
2086
|
-
},
|
2087
|
-
"ConfirmSignUpResponse":{
|
2088
|
-
"type":"structure",
|
2089
|
-
"members":{
|
2090
|
-
}
|
2091
|
-
},
|
2092
|
-
"ConfirmationCodeType":{
|
2093
|
-
"type":"string",
|
2094
|
-
"max":2048,
|
2095
|
-
"min":1,
|
2096
|
-
"pattern":"[\\S]+"
|
2097
|
-
},
|
2098
|
-
"CreateGroupRequest":{
|
2099
|
-
"type":"structure",
|
2100
|
-
"required":[
|
2101
|
-
"GroupName",
|
2102
|
-
"UserPoolId"
|
2103
|
-
],
|
2104
|
-
"members":{
|
2105
|
-
"GroupName":{"shape":"GroupNameType"},
|
2106
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2107
|
-
"Description":{"shape":"DescriptionType"},
|
2108
|
-
"RoleArn":{"shape":"ArnType"},
|
2109
|
-
"Precedence":{"shape":"PrecedenceType"}
|
2110
|
-
}
|
2111
|
-
},
|
2112
|
-
"CreateGroupResponse":{
|
2113
|
-
"type":"structure",
|
2114
|
-
"members":{
|
2115
|
-
"Group":{"shape":"GroupType"}
|
2116
|
-
}
|
2117
|
-
},
|
2118
|
-
"CreateIdentityProviderRequest":{
|
2119
|
-
"type":"structure",
|
2120
|
-
"required":[
|
2121
|
-
"UserPoolId",
|
2122
|
-
"ProviderName",
|
2123
|
-
"ProviderType",
|
2124
|
-
"ProviderDetails"
|
2125
|
-
],
|
2126
|
-
"members":{
|
2127
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2128
|
-
"ProviderName":{"shape":"ProviderNameType"},
|
2129
|
-
"ProviderType":{"shape":"IdentityProviderTypeType"},
|
2130
|
-
"ProviderDetails":{"shape":"ProviderDetailsType"},
|
2131
|
-
"AttributeMapping":{"shape":"AttributeMappingType"},
|
2132
|
-
"IdpIdentifiers":{"shape":"IdpIdentifiersListType"}
|
2133
|
-
}
|
2134
|
-
},
|
2135
|
-
"CreateIdentityProviderResponse":{
|
2136
|
-
"type":"structure",
|
2137
|
-
"required":["IdentityProvider"],
|
2138
|
-
"members":{
|
2139
|
-
"IdentityProvider":{"shape":"IdentityProviderType"}
|
2140
|
-
}
|
2141
|
-
},
|
2142
|
-
"CreateUserImportJobRequest":{
|
2143
|
-
"type":"structure",
|
2144
|
-
"required":[
|
2145
|
-
"JobName",
|
2146
|
-
"UserPoolId",
|
2147
|
-
"CloudWatchLogsRoleArn"
|
2148
|
-
],
|
2149
|
-
"members":{
|
2150
|
-
"JobName":{"shape":"UserImportJobNameType"},
|
2151
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2152
|
-
"CloudWatchLogsRoleArn":{"shape":"ArnType"}
|
2153
|
-
}
|
2154
|
-
},
|
2155
|
-
"CreateUserImportJobResponse":{
|
2156
|
-
"type":"structure",
|
2157
|
-
"members":{
|
2158
|
-
"UserImportJob":{"shape":"UserImportJobType"}
|
2159
|
-
}
|
2160
|
-
},
|
2161
|
-
"CreateUserPoolClientRequest":{
|
2162
|
-
"type":"structure",
|
2163
|
-
"required":[
|
2164
|
-
"UserPoolId",
|
2165
|
-
"ClientName"
|
2166
|
-
],
|
2167
|
-
"members":{
|
2168
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2169
|
-
"ClientName":{"shape":"ClientNameType"},
|
2170
|
-
"GenerateSecret":{"shape":"GenerateSecret"},
|
2171
|
-
"RefreshTokenValidity":{"shape":"RefreshTokenValidityType"},
|
2172
|
-
"ReadAttributes":{"shape":"ClientPermissionListType"},
|
2173
|
-
"WriteAttributes":{"shape":"ClientPermissionListType"},
|
2174
|
-
"ExplicitAuthFlows":{"shape":"ExplicitAuthFlowsListType"},
|
2175
|
-
"SupportedIdentityProviders":{"shape":"SupportedIdentityProvidersListType"},
|
2176
|
-
"CallbackURLs":{"shape":"CallbackURLsListType"},
|
2177
|
-
"LogoutURLs":{"shape":"LogoutURLsListType"},
|
2178
|
-
"DefaultRedirectURI":{"shape":"RedirectUrlType"},
|
2179
|
-
"AllowedOAuthFlows":{"shape":"OAuthFlowsType"},
|
2180
|
-
"AllowedOAuthScopes":{"shape":"ScopeListType"},
|
2181
|
-
"AllowedOAuthFlowsUserPoolClient":{"shape":"BooleanType"}
|
2182
|
-
}
|
2183
|
-
},
|
2184
|
-
"CreateUserPoolClientResponse":{
|
2185
|
-
"type":"structure",
|
2186
|
-
"members":{
|
2187
|
-
"UserPoolClient":{"shape":"UserPoolClientType"}
|
2188
|
-
}
|
2189
|
-
},
|
2190
|
-
"CreateUserPoolDomainRequest":{
|
2191
|
-
"type":"structure",
|
2192
|
-
"required":[
|
2193
|
-
"Domain",
|
2194
|
-
"UserPoolId"
|
2195
|
-
],
|
2196
|
-
"members":{
|
2197
|
-
"Domain":{"shape":"DomainType"},
|
2198
|
-
"UserPoolId":{"shape":"UserPoolIdType"}
|
2199
|
-
}
|
2200
|
-
},
|
2201
|
-
"CreateUserPoolDomainResponse":{
|
2202
|
-
"type":"structure",
|
2203
|
-
"members":{
|
2204
|
-
}
|
2205
|
-
},
|
2206
|
-
"CreateUserPoolRequest":{
|
2207
|
-
"type":"structure",
|
2208
|
-
"required":["PoolName"],
|
2209
|
-
"members":{
|
2210
|
-
"PoolName":{"shape":"UserPoolNameType"},
|
2211
|
-
"Policies":{"shape":"UserPoolPolicyType"},
|
2212
|
-
"LambdaConfig":{"shape":"LambdaConfigType"},
|
2213
|
-
"AutoVerifiedAttributes":{"shape":"VerifiedAttributesListType"},
|
2214
|
-
"AliasAttributes":{"shape":"AliasAttributesListType"},
|
2215
|
-
"SmsVerificationMessage":{"shape":"SmsVerificationMessageType"},
|
2216
|
-
"EmailVerificationMessage":{"shape":"EmailVerificationMessageType"},
|
2217
|
-
"EmailVerificationSubject":{"shape":"EmailVerificationSubjectType"},
|
2218
|
-
"SmsAuthenticationMessage":{"shape":"SmsVerificationMessageType"},
|
2219
|
-
"MfaConfiguration":{"shape":"UserPoolMfaType"},
|
2220
|
-
"DeviceConfiguration":{"shape":"DeviceConfigurationType"},
|
2221
|
-
"EmailConfiguration":{"shape":"EmailConfigurationType"},
|
2222
|
-
"SmsConfiguration":{"shape":"SmsConfigurationType"},
|
2223
|
-
"UserPoolTags":{"shape":"UserPoolTagsType"},
|
2224
|
-
"AdminCreateUserConfig":{"shape":"AdminCreateUserConfigType"},
|
2225
|
-
"Schema":{"shape":"SchemaAttributesListType"}
|
2226
|
-
}
|
2227
|
-
},
|
2228
|
-
"CreateUserPoolResponse":{
|
2229
|
-
"type":"structure",
|
2230
|
-
"members":{
|
2231
|
-
"UserPool":{"shape":"UserPoolType"}
|
2232
|
-
}
|
2233
|
-
},
|
2234
|
-
"CustomAttributeNameType":{
|
2235
|
-
"type":"string",
|
2236
|
-
"max":20,
|
2237
|
-
"min":1,
|
2238
|
-
"pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
|
2239
|
-
},
|
2240
|
-
"CustomAttributesListType":{
|
2241
|
-
"type":"list",
|
2242
|
-
"member":{"shape":"SchemaAttributeType"},
|
2243
|
-
"max":25,
|
2244
|
-
"min":1
|
2245
|
-
},
|
2246
|
-
"DateType":{"type":"timestamp"},
|
2247
|
-
"DeleteGroupRequest":{
|
2248
|
-
"type":"structure",
|
2249
|
-
"required":[
|
2250
|
-
"GroupName",
|
2251
|
-
"UserPoolId"
|
2252
|
-
],
|
2253
|
-
"members":{
|
2254
|
-
"GroupName":{"shape":"GroupNameType"},
|
2255
|
-
"UserPoolId":{"shape":"UserPoolIdType"}
|
2256
|
-
}
|
2257
|
-
},
|
2258
|
-
"DeleteIdentityProviderRequest":{
|
2259
|
-
"type":"structure",
|
2260
|
-
"required":[
|
2261
|
-
"UserPoolId",
|
2262
|
-
"ProviderName"
|
2263
|
-
],
|
2264
|
-
"members":{
|
2265
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2266
|
-
"ProviderName":{"shape":"ProviderNameType"}
|
2267
|
-
}
|
2268
|
-
},
|
2269
|
-
"DeleteUserAttributesRequest":{
|
2270
|
-
"type":"structure",
|
2271
|
-
"required":[
|
2272
|
-
"UserAttributeNames",
|
2273
|
-
"AccessToken"
|
2274
|
-
],
|
2275
|
-
"members":{
|
2276
|
-
"UserAttributeNames":{"shape":"AttributeNameListType"},
|
2277
|
-
"AccessToken":{"shape":"TokenModelType"}
|
2278
|
-
}
|
2279
|
-
},
|
2280
|
-
"DeleteUserAttributesResponse":{
|
2281
|
-
"type":"structure",
|
2282
|
-
"members":{
|
2283
|
-
}
|
2284
|
-
},
|
2285
|
-
"DeleteUserPoolClientRequest":{
|
2286
|
-
"type":"structure",
|
2287
|
-
"required":[
|
2288
|
-
"UserPoolId",
|
2289
|
-
"ClientId"
|
2290
|
-
],
|
2291
|
-
"members":{
|
2292
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2293
|
-
"ClientId":{"shape":"ClientIdType"}
|
2294
|
-
}
|
2295
|
-
},
|
2296
|
-
"DeleteUserPoolDomainRequest":{
|
2297
|
-
"type":"structure",
|
2298
|
-
"required":[
|
2299
|
-
"Domain",
|
2300
|
-
"UserPoolId"
|
2301
|
-
],
|
2302
|
-
"members":{
|
2303
|
-
"Domain":{"shape":"DomainType"},
|
2304
|
-
"UserPoolId":{"shape":"UserPoolIdType"}
|
2305
|
-
}
|
2306
|
-
},
|
2307
|
-
"DeleteUserPoolDomainResponse":{
|
2308
|
-
"type":"structure",
|
2309
|
-
"members":{
|
2310
|
-
}
|
2311
|
-
},
|
2312
|
-
"DeleteUserPoolRequest":{
|
2313
|
-
"type":"structure",
|
2314
|
-
"required":["UserPoolId"],
|
2315
|
-
"members":{
|
2316
|
-
"UserPoolId":{"shape":"UserPoolIdType"}
|
2317
|
-
}
|
2318
|
-
},
|
2319
|
-
"DeleteUserRequest":{
|
2320
|
-
"type":"structure",
|
2321
|
-
"required":["AccessToken"],
|
2322
|
-
"members":{
|
2323
|
-
"AccessToken":{"shape":"TokenModelType"}
|
2324
|
-
}
|
2325
|
-
},
|
2326
|
-
"DeliveryMediumListType":{
|
2327
|
-
"type":"list",
|
2328
|
-
"member":{"shape":"DeliveryMediumType"}
|
2329
|
-
},
|
2330
|
-
"DeliveryMediumType":{
|
2331
|
-
"type":"string",
|
2332
|
-
"enum":[
|
2333
|
-
"SMS",
|
2334
|
-
"EMAIL"
|
2335
|
-
]
|
2336
|
-
},
|
2337
|
-
"DescribeIdentityProviderRequest":{
|
2338
|
-
"type":"structure",
|
2339
|
-
"required":[
|
2340
|
-
"UserPoolId",
|
2341
|
-
"ProviderName"
|
2342
|
-
],
|
2343
|
-
"members":{
|
2344
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2345
|
-
"ProviderName":{"shape":"ProviderNameType"}
|
2346
|
-
}
|
2347
|
-
},
|
2348
|
-
"DescribeIdentityProviderResponse":{
|
2349
|
-
"type":"structure",
|
2350
|
-
"required":["IdentityProvider"],
|
2351
|
-
"members":{
|
2352
|
-
"IdentityProvider":{"shape":"IdentityProviderType"}
|
2353
|
-
}
|
2354
|
-
},
|
2355
|
-
"DescribeUserImportJobRequest":{
|
2356
|
-
"type":"structure",
|
2357
|
-
"required":[
|
2358
|
-
"UserPoolId",
|
2359
|
-
"JobId"
|
2360
|
-
],
|
2361
|
-
"members":{
|
2362
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2363
|
-
"JobId":{"shape":"UserImportJobIdType"}
|
2364
|
-
}
|
2365
|
-
},
|
2366
|
-
"DescribeUserImportJobResponse":{
|
2367
|
-
"type":"structure",
|
2368
|
-
"members":{
|
2369
|
-
"UserImportJob":{"shape":"UserImportJobType"}
|
2370
|
-
}
|
2371
|
-
},
|
2372
|
-
"DescribeUserPoolClientRequest":{
|
2373
|
-
"type":"structure",
|
2374
|
-
"required":[
|
2375
|
-
"UserPoolId",
|
2376
|
-
"ClientId"
|
2377
|
-
],
|
2378
|
-
"members":{
|
2379
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2380
|
-
"ClientId":{"shape":"ClientIdType"}
|
2381
|
-
}
|
2382
|
-
},
|
2383
|
-
"DescribeUserPoolClientResponse":{
|
2384
|
-
"type":"structure",
|
2385
|
-
"members":{
|
2386
|
-
"UserPoolClient":{"shape":"UserPoolClientType"}
|
2387
|
-
}
|
2388
|
-
},
|
2389
|
-
"DescribeUserPoolDomainRequest":{
|
2390
|
-
"type":"structure",
|
2391
|
-
"required":["Domain"],
|
2392
|
-
"members":{
|
2393
|
-
"Domain":{"shape":"DomainType"}
|
2394
|
-
}
|
2395
|
-
},
|
2396
|
-
"DescribeUserPoolDomainResponse":{
|
2397
|
-
"type":"structure",
|
2398
|
-
"members":{
|
2399
|
-
"DomainDescription":{"shape":"DomainDescriptionType"}
|
2400
|
-
}
|
2401
|
-
},
|
2402
|
-
"DescribeUserPoolRequest":{
|
2403
|
-
"type":"structure",
|
2404
|
-
"required":["UserPoolId"],
|
2405
|
-
"members":{
|
2406
|
-
"UserPoolId":{"shape":"UserPoolIdType"}
|
2407
|
-
}
|
2408
|
-
},
|
2409
|
-
"DescribeUserPoolResponse":{
|
2410
|
-
"type":"structure",
|
2411
|
-
"members":{
|
2412
|
-
"UserPool":{"shape":"UserPoolType"}
|
2413
|
-
}
|
2414
|
-
},
|
2415
|
-
"DescriptionType":{
|
2416
|
-
"type":"string",
|
2417
|
-
"max":2048
|
2418
|
-
},
|
2419
|
-
"DeviceConfigurationType":{
|
2420
|
-
"type":"structure",
|
2421
|
-
"members":{
|
2422
|
-
"ChallengeRequiredOnNewDevice":{"shape":"BooleanType"},
|
2423
|
-
"DeviceOnlyRememberedOnUserPrompt":{"shape":"BooleanType"}
|
2424
|
-
}
|
2425
|
-
},
|
2426
|
-
"DeviceKeyType":{
|
2427
|
-
"type":"string",
|
2428
|
-
"max":55,
|
2429
|
-
"min":1,
|
2430
|
-
"pattern":"[\\w-]+_[0-9a-f-]+"
|
2431
|
-
},
|
2432
|
-
"DeviceListType":{
|
2433
|
-
"type":"list",
|
2434
|
-
"member":{"shape":"DeviceType"}
|
2435
|
-
},
|
2436
|
-
"DeviceNameType":{
|
2437
|
-
"type":"string",
|
2438
|
-
"max":1024,
|
2439
|
-
"min":1
|
2440
|
-
},
|
2441
|
-
"DeviceRememberedStatusType":{
|
2442
|
-
"type":"string",
|
2443
|
-
"enum":[
|
2444
|
-
"remembered",
|
2445
|
-
"not_remembered"
|
2446
|
-
]
|
2447
|
-
},
|
2448
|
-
"DeviceSecretVerifierConfigType":{
|
2449
|
-
"type":"structure",
|
2450
|
-
"members":{
|
2451
|
-
"PasswordVerifier":{"shape":"StringType"},
|
2452
|
-
"Salt":{"shape":"StringType"}
|
2453
|
-
}
|
2454
|
-
},
|
2455
|
-
"DeviceType":{
|
2456
|
-
"type":"structure",
|
2457
|
-
"members":{
|
2458
|
-
"DeviceKey":{"shape":"DeviceKeyType"},
|
2459
|
-
"DeviceAttributes":{"shape":"AttributeListType"},
|
2460
|
-
"DeviceCreateDate":{"shape":"DateType"},
|
2461
|
-
"DeviceLastModifiedDate":{"shape":"DateType"},
|
2462
|
-
"DeviceLastAuthenticatedDate":{"shape":"DateType"}
|
2463
|
-
}
|
2464
|
-
},
|
2465
|
-
"DomainDescriptionType":{
|
2466
|
-
"type":"structure",
|
2467
|
-
"members":{
|
2468
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2469
|
-
"AWSAccountId":{"shape":"AWSAccountIdType"},
|
2470
|
-
"Domain":{"shape":"DomainType"},
|
2471
|
-
"S3Bucket":{"shape":"S3BucketType"},
|
2472
|
-
"CloudFrontDistribution":{"shape":"ArnType"},
|
2473
|
-
"Version":{"shape":"DomainVersionType"},
|
2474
|
-
"Status":{"shape":"DomainStatusType"}
|
2475
|
-
}
|
2476
|
-
},
|
2477
|
-
"DomainStatusType":{
|
2478
|
-
"type":"string",
|
2479
|
-
"enum":[
|
2480
|
-
"CREATING",
|
2481
|
-
"DELETING",
|
2482
|
-
"UPDATING",
|
2483
|
-
"ACTIVE"
|
2484
|
-
]
|
2485
|
-
},
|
2486
|
-
"DomainType":{
|
2487
|
-
"type":"string",
|
2488
|
-
"max":1024,
|
2489
|
-
"min":1
|
2490
|
-
},
|
2491
|
-
"DomainVersionType":{
|
2492
|
-
"type":"string",
|
2493
|
-
"max":20,
|
2494
|
-
"min":1
|
2495
|
-
},
|
2496
|
-
"DuplicateProviderException":{
|
2497
|
-
"type":"structure",
|
2498
|
-
"members":{
|
2499
|
-
"message":{"shape":"MessageType"}
|
2500
|
-
},
|
2501
|
-
"exception":true
|
2502
|
-
},
|
2503
|
-
"EmailAddressType":{
|
2504
|
-
"type":"string",
|
2505
|
-
"pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+@[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
|
2506
|
-
},
|
2507
|
-
"EmailConfigurationType":{
|
2508
|
-
"type":"structure",
|
2509
|
-
"members":{
|
2510
|
-
"SourceArn":{"shape":"ArnType"},
|
2511
|
-
"ReplyToEmailAddress":{"shape":"EmailAddressType"}
|
2512
|
-
}
|
2513
|
-
},
|
2514
|
-
"EmailVerificationMessageType":{
|
2515
|
-
"type":"string",
|
2516
|
-
"max":20000,
|
2517
|
-
"min":6,
|
2518
|
-
"pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s*]*\\{####\\}[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s*]*"
|
2519
|
-
},
|
2520
|
-
"EmailVerificationSubjectType":{
|
2521
|
-
"type":"string",
|
2522
|
-
"max":140,
|
2523
|
-
"min":1,
|
2524
|
-
"pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s]+"
|
2525
|
-
},
|
2526
|
-
"ExpiredCodeException":{
|
2527
|
-
"type":"structure",
|
2528
|
-
"members":{
|
2529
|
-
"message":{"shape":"MessageType"}
|
2530
|
-
},
|
2531
|
-
"exception":true
|
2532
|
-
},
|
2533
|
-
"ExplicitAuthFlowsListType":{
|
2534
|
-
"type":"list",
|
2535
|
-
"member":{"shape":"ExplicitAuthFlowsType"}
|
2536
|
-
},
|
2537
|
-
"ExplicitAuthFlowsType":{
|
2538
|
-
"type":"string",
|
2539
|
-
"enum":[
|
2540
|
-
"ADMIN_NO_SRP_AUTH",
|
2541
|
-
"CUSTOM_AUTH_FLOW_ONLY"
|
2542
|
-
]
|
2543
|
-
},
|
2544
|
-
"ForceAliasCreation":{"type":"boolean"},
|
2545
|
-
"ForgetDeviceRequest":{
|
2546
|
-
"type":"structure",
|
2547
|
-
"required":["DeviceKey"],
|
2548
|
-
"members":{
|
2549
|
-
"AccessToken":{"shape":"TokenModelType"},
|
2550
|
-
"DeviceKey":{"shape":"DeviceKeyType"}
|
2551
|
-
}
|
2552
|
-
},
|
2553
|
-
"ForgotPasswordRequest":{
|
2554
|
-
"type":"structure",
|
2555
|
-
"required":[
|
2556
|
-
"ClientId",
|
2557
|
-
"Username"
|
2558
|
-
],
|
2559
|
-
"members":{
|
2560
|
-
"ClientId":{"shape":"ClientIdType"},
|
2561
|
-
"SecretHash":{"shape":"SecretHashType"},
|
2562
|
-
"Username":{"shape":"UsernameType"}
|
2563
|
-
}
|
2564
|
-
},
|
2565
|
-
"ForgotPasswordResponse":{
|
2566
|
-
"type":"structure",
|
2567
|
-
"members":{
|
2568
|
-
"CodeDeliveryDetails":{"shape":"CodeDeliveryDetailsType"}
|
2569
|
-
}
|
2570
|
-
},
|
2571
|
-
"GenerateSecret":{"type":"boolean"},
|
2572
|
-
"GetCSVHeaderRequest":{
|
2573
|
-
"type":"structure",
|
2574
|
-
"required":["UserPoolId"],
|
2575
|
-
"members":{
|
2576
|
-
"UserPoolId":{"shape":"UserPoolIdType"}
|
2577
|
-
}
|
2578
|
-
},
|
2579
|
-
"GetCSVHeaderResponse":{
|
2580
|
-
"type":"structure",
|
2581
|
-
"members":{
|
2582
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2583
|
-
"CSVHeader":{"shape":"ListOfStringTypes"}
|
2584
|
-
}
|
2585
|
-
},
|
2586
|
-
"GetDeviceRequest":{
|
2587
|
-
"type":"structure",
|
2588
|
-
"required":["DeviceKey"],
|
2589
|
-
"members":{
|
2590
|
-
"DeviceKey":{"shape":"DeviceKeyType"},
|
2591
|
-
"AccessToken":{"shape":"TokenModelType"}
|
2592
|
-
}
|
2593
|
-
},
|
2594
|
-
"GetDeviceResponse":{
|
2595
|
-
"type":"structure",
|
2596
|
-
"required":["Device"],
|
2597
|
-
"members":{
|
2598
|
-
"Device":{"shape":"DeviceType"}
|
2599
|
-
}
|
2600
|
-
},
|
2601
|
-
"GetGroupRequest":{
|
2602
|
-
"type":"structure",
|
2603
|
-
"required":[
|
2604
|
-
"GroupName",
|
2605
|
-
"UserPoolId"
|
2606
|
-
],
|
2607
|
-
"members":{
|
2608
|
-
"GroupName":{"shape":"GroupNameType"},
|
2609
|
-
"UserPoolId":{"shape":"UserPoolIdType"}
|
2610
|
-
}
|
2611
|
-
},
|
2612
|
-
"GetGroupResponse":{
|
2613
|
-
"type":"structure",
|
2614
|
-
"members":{
|
2615
|
-
"Group":{"shape":"GroupType"}
|
2616
|
-
}
|
2617
|
-
},
|
2618
|
-
"GetIdentityProviderByIdentifierRequest":{
|
2619
|
-
"type":"structure",
|
2620
|
-
"required":[
|
2621
|
-
"UserPoolId",
|
2622
|
-
"IdpIdentifier"
|
2623
|
-
],
|
2624
|
-
"members":{
|
2625
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2626
|
-
"IdpIdentifier":{"shape":"IdpIdentifierType"}
|
2627
|
-
}
|
2628
|
-
},
|
2629
|
-
"GetIdentityProviderByIdentifierResponse":{
|
2630
|
-
"type":"structure",
|
2631
|
-
"required":["IdentityProvider"],
|
2632
|
-
"members":{
|
2633
|
-
"IdentityProvider":{"shape":"IdentityProviderType"}
|
2634
|
-
}
|
2635
|
-
},
|
2636
|
-
"GetUserAttributeVerificationCodeRequest":{
|
2637
|
-
"type":"structure",
|
2638
|
-
"required":[
|
2639
|
-
"AccessToken",
|
2640
|
-
"AttributeName"
|
2641
|
-
],
|
2642
|
-
"members":{
|
2643
|
-
"AccessToken":{"shape":"TokenModelType"},
|
2644
|
-
"AttributeName":{"shape":"AttributeNameType"}
|
2645
|
-
}
|
2646
|
-
},
|
2647
|
-
"GetUserAttributeVerificationCodeResponse":{
|
2648
|
-
"type":"structure",
|
2649
|
-
"members":{
|
2650
|
-
"CodeDeliveryDetails":{"shape":"CodeDeliveryDetailsType"}
|
2651
|
-
}
|
2652
|
-
},
|
2653
|
-
"GetUserRequest":{
|
2654
|
-
"type":"structure",
|
2655
|
-
"required":["AccessToken"],
|
2656
|
-
"members":{
|
2657
|
-
"AccessToken":{"shape":"TokenModelType"}
|
2658
|
-
}
|
2659
|
-
},
|
2660
|
-
"GetUserResponse":{
|
2661
|
-
"type":"structure",
|
2662
|
-
"required":[
|
2663
|
-
"Username",
|
2664
|
-
"UserAttributes"
|
2665
|
-
],
|
2666
|
-
"members":{
|
2667
|
-
"Username":{"shape":"UsernameType"},
|
2668
|
-
"UserAttributes":{"shape":"AttributeListType"},
|
2669
|
-
"MFAOptions":{"shape":"MFAOptionListType"}
|
2670
|
-
}
|
2671
|
-
},
|
2672
|
-
"GlobalSignOutRequest":{
|
2673
|
-
"type":"structure",
|
2674
|
-
"required":["AccessToken"],
|
2675
|
-
"members":{
|
2676
|
-
"AccessToken":{"shape":"TokenModelType"}
|
2677
|
-
}
|
2678
|
-
},
|
2679
|
-
"GlobalSignOutResponse":{
|
2680
|
-
"type":"structure",
|
2681
|
-
"members":{
|
2682
|
-
}
|
2683
|
-
},
|
2684
|
-
"GroupExistsException":{
|
2685
|
-
"type":"structure",
|
2686
|
-
"members":{
|
2687
|
-
"message":{"shape":"MessageType"}
|
2688
|
-
},
|
2689
|
-
"exception":true
|
2690
|
-
},
|
2691
|
-
"GroupListType":{
|
2692
|
-
"type":"list",
|
2693
|
-
"member":{"shape":"GroupType"}
|
2694
|
-
},
|
2695
|
-
"GroupNameType":{
|
2696
|
-
"type":"string",
|
2697
|
-
"max":128,
|
2698
|
-
"min":1,
|
2699
|
-
"pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
|
2700
|
-
},
|
2701
|
-
"GroupType":{
|
2702
|
-
"type":"structure",
|
2703
|
-
"members":{
|
2704
|
-
"GroupName":{"shape":"GroupNameType"},
|
2705
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2706
|
-
"Description":{"shape":"DescriptionType"},
|
2707
|
-
"RoleArn":{"shape":"ArnType"},
|
2708
|
-
"Precedence":{"shape":"PrecedenceType"},
|
2709
|
-
"LastModifiedDate":{"shape":"DateType"},
|
2710
|
-
"CreationDate":{"shape":"DateType"}
|
2711
|
-
}
|
2712
|
-
},
|
2713
|
-
"IdentityProviderType":{
|
2714
|
-
"type":"structure",
|
2715
|
-
"members":{
|
2716
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2717
|
-
"ProviderName":{"shape":"ProviderNameType"},
|
2718
|
-
"ProviderType":{"shape":"IdentityProviderTypeType"},
|
2719
|
-
"ProviderDetails":{"shape":"ProviderDetailsType"},
|
2720
|
-
"AttributeMapping":{"shape":"AttributeMappingType"},
|
2721
|
-
"IdpIdentifiers":{"shape":"IdpIdentifiersListType"},
|
2722
|
-
"LastModifiedDate":{"shape":"DateType"},
|
2723
|
-
"CreationDate":{"shape":"DateType"}
|
2724
|
-
}
|
2725
|
-
},
|
2726
|
-
"IdentityProviderTypeType":{
|
2727
|
-
"type":"string",
|
2728
|
-
"enum":["SAML"]
|
2729
|
-
},
|
2730
|
-
"IdpIdentifierType":{
|
2731
|
-
"type":"string",
|
2732
|
-
"max":40,
|
2733
|
-
"min":1,
|
2734
|
-
"pattern":"[\\w\\s+=.@-]+"
|
2735
|
-
},
|
2736
|
-
"IdpIdentifiersListType":{
|
2737
|
-
"type":"list",
|
2738
|
-
"member":{"shape":"IdpIdentifierType"},
|
2739
|
-
"max":50,
|
2740
|
-
"min":0
|
2741
|
-
},
|
2742
|
-
"InitiateAuthRequest":{
|
2743
|
-
"type":"structure",
|
2744
|
-
"required":[
|
2745
|
-
"AuthFlow",
|
2746
|
-
"ClientId"
|
2747
|
-
],
|
2748
|
-
"members":{
|
2749
|
-
"AuthFlow":{"shape":"AuthFlowType"},
|
2750
|
-
"AuthParameters":{"shape":"AuthParametersType"},
|
2751
|
-
"ClientMetadata":{"shape":"ClientMetadataType"},
|
2752
|
-
"ClientId":{"shape":"ClientIdType"}
|
2753
|
-
}
|
2754
|
-
},
|
2755
|
-
"InitiateAuthResponse":{
|
2756
|
-
"type":"structure",
|
2757
|
-
"members":{
|
2758
|
-
"ChallengeName":{"shape":"ChallengeNameType"},
|
2759
|
-
"Session":{"shape":"SessionType"},
|
2760
|
-
"ChallengeParameters":{"shape":"ChallengeParametersType"},
|
2761
|
-
"AuthenticationResult":{"shape":"AuthenticationResultType"}
|
2762
|
-
}
|
2763
|
-
},
|
2764
|
-
"IntegerType":{"type":"integer"},
|
2765
|
-
"InternalErrorException":{
|
2766
|
-
"type":"structure",
|
2767
|
-
"members":{
|
2768
|
-
"message":{"shape":"MessageType"}
|
2769
|
-
},
|
2770
|
-
"exception":true,
|
2771
|
-
"fault":true
|
2772
|
-
},
|
2773
|
-
"InvalidEmailRoleAccessPolicyException":{
|
2774
|
-
"type":"structure",
|
2775
|
-
"members":{
|
2776
|
-
"message":{"shape":"MessageType"}
|
2777
|
-
},
|
2778
|
-
"exception":true
|
2779
|
-
},
|
2780
|
-
"InvalidLambdaResponseException":{
|
2781
|
-
"type":"structure",
|
2782
|
-
"members":{
|
2783
|
-
"message":{"shape":"MessageType"}
|
2784
|
-
},
|
2785
|
-
"exception":true
|
2786
|
-
},
|
2787
|
-
"InvalidOAuthFlowException":{
|
2788
|
-
"type":"structure",
|
2789
|
-
"members":{
|
2790
|
-
"message":{"shape":"MessageType"}
|
2791
|
-
},
|
2792
|
-
"exception":true
|
2793
|
-
},
|
2794
|
-
"InvalidParameterException":{
|
2795
|
-
"type":"structure",
|
2796
|
-
"members":{
|
2797
|
-
"message":{"shape":"MessageType"}
|
2798
|
-
},
|
2799
|
-
"exception":true
|
2800
|
-
},
|
2801
|
-
"InvalidPasswordException":{
|
2802
|
-
"type":"structure",
|
2803
|
-
"members":{
|
2804
|
-
"message":{"shape":"MessageType"}
|
2805
|
-
},
|
2806
|
-
"exception":true
|
2807
|
-
},
|
2808
|
-
"InvalidSmsRoleAccessPolicyException":{
|
2809
|
-
"type":"structure",
|
2810
|
-
"members":{
|
2811
|
-
"message":{"shape":"MessageType"}
|
2812
|
-
},
|
2813
|
-
"exception":true
|
2814
|
-
},
|
2815
|
-
"InvalidSmsRoleTrustRelationshipException":{
|
2816
|
-
"type":"structure",
|
2817
|
-
"members":{
|
2818
|
-
"message":{"shape":"MessageType"}
|
2819
|
-
},
|
2820
|
-
"exception":true
|
2821
|
-
},
|
2822
|
-
"InvalidUserPoolConfigurationException":{
|
2823
|
-
"type":"structure",
|
2824
|
-
"members":{
|
2825
|
-
"message":{"shape":"MessageType"}
|
2826
|
-
},
|
2827
|
-
"exception":true
|
2828
|
-
},
|
2829
|
-
"LambdaConfigType":{
|
2830
|
-
"type":"structure",
|
2831
|
-
"members":{
|
2832
|
-
"PreSignUp":{"shape":"ArnType"},
|
2833
|
-
"CustomMessage":{"shape":"ArnType"},
|
2834
|
-
"PostConfirmation":{"shape":"ArnType"},
|
2835
|
-
"PreAuthentication":{"shape":"ArnType"},
|
2836
|
-
"PostAuthentication":{"shape":"ArnType"},
|
2837
|
-
"DefineAuthChallenge":{"shape":"ArnType"},
|
2838
|
-
"CreateAuthChallenge":{"shape":"ArnType"},
|
2839
|
-
"VerifyAuthChallengeResponse":{"shape":"ArnType"}
|
2840
|
-
}
|
2841
|
-
},
|
2842
|
-
"LimitExceededException":{
|
2843
|
-
"type":"structure",
|
2844
|
-
"members":{
|
2845
|
-
"message":{"shape":"MessageType"}
|
2846
|
-
},
|
2847
|
-
"exception":true
|
2848
|
-
},
|
2849
|
-
"ListDevicesRequest":{
|
2850
|
-
"type":"structure",
|
2851
|
-
"required":["AccessToken"],
|
2852
|
-
"members":{
|
2853
|
-
"AccessToken":{"shape":"TokenModelType"},
|
2854
|
-
"Limit":{"shape":"QueryLimitType"},
|
2855
|
-
"PaginationToken":{"shape":"SearchPaginationTokenType"}
|
2856
|
-
}
|
2857
|
-
},
|
2858
|
-
"ListDevicesResponse":{
|
2859
|
-
"type":"structure",
|
2860
|
-
"members":{
|
2861
|
-
"Devices":{"shape":"DeviceListType"},
|
2862
|
-
"PaginationToken":{"shape":"SearchPaginationTokenType"}
|
2863
|
-
}
|
2864
|
-
},
|
2865
|
-
"ListGroupsRequest":{
|
2866
|
-
"type":"structure",
|
2867
|
-
"required":["UserPoolId"],
|
2868
|
-
"members":{
|
2869
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2870
|
-
"Limit":{"shape":"QueryLimitType"},
|
2871
|
-
"NextToken":{"shape":"PaginationKey"}
|
2872
|
-
}
|
2873
|
-
},
|
2874
|
-
"ListGroupsResponse":{
|
2875
|
-
"type":"structure",
|
2876
|
-
"members":{
|
2877
|
-
"Groups":{"shape":"GroupListType"},
|
2878
|
-
"NextToken":{"shape":"PaginationKey"}
|
2879
|
-
}
|
2880
|
-
},
|
2881
|
-
"ListIdentityProvidersRequest":{
|
2882
|
-
"type":"structure",
|
2883
|
-
"required":["UserPoolId"],
|
2884
|
-
"members":{
|
2885
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2886
|
-
"MaxResults":{"shape":"ListProvidersLimitType"},
|
2887
|
-
"NextToken":{"shape":"PaginationKeyType"}
|
2888
|
-
}
|
2889
|
-
},
|
2890
|
-
"ListIdentityProvidersResponse":{
|
2891
|
-
"type":"structure",
|
2892
|
-
"required":["Providers"],
|
2893
|
-
"members":{
|
2894
|
-
"Providers":{"shape":"ProvidersListType"},
|
2895
|
-
"NextToken":{"shape":"PaginationKeyType"}
|
2896
|
-
}
|
2897
|
-
},
|
2898
|
-
"ListOfStringTypes":{
|
2899
|
-
"type":"list",
|
2900
|
-
"member":{"shape":"StringType"}
|
2901
|
-
},
|
2902
|
-
"ListProvidersLimitType":{
|
2903
|
-
"type":"integer",
|
2904
|
-
"max":60,
|
2905
|
-
"min":1
|
2906
|
-
},
|
2907
|
-
"ListUserImportJobsRequest":{
|
2908
|
-
"type":"structure",
|
2909
|
-
"required":[
|
2910
|
-
"UserPoolId",
|
2911
|
-
"MaxResults"
|
2912
|
-
],
|
2913
|
-
"members":{
|
2914
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2915
|
-
"MaxResults":{"shape":"PoolQueryLimitType"},
|
2916
|
-
"PaginationToken":{"shape":"PaginationKeyType"}
|
2917
|
-
}
|
2918
|
-
},
|
2919
|
-
"ListUserImportJobsResponse":{
|
2920
|
-
"type":"structure",
|
2921
|
-
"members":{
|
2922
|
-
"UserImportJobs":{"shape":"UserImportJobsListType"},
|
2923
|
-
"PaginationToken":{"shape":"PaginationKeyType"}
|
2924
|
-
}
|
2925
|
-
},
|
2926
|
-
"ListUserPoolClientsRequest":{
|
2927
|
-
"type":"structure",
|
2928
|
-
"required":["UserPoolId"],
|
2929
|
-
"members":{
|
2930
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2931
|
-
"MaxResults":{"shape":"QueryLimit"},
|
2932
|
-
"NextToken":{"shape":"PaginationKey"}
|
2933
|
-
}
|
2934
|
-
},
|
2935
|
-
"ListUserPoolClientsResponse":{
|
2936
|
-
"type":"structure",
|
2937
|
-
"members":{
|
2938
|
-
"UserPoolClients":{"shape":"UserPoolClientListType"},
|
2939
|
-
"NextToken":{"shape":"PaginationKey"}
|
2940
|
-
}
|
2941
|
-
},
|
2942
|
-
"ListUserPoolsRequest":{
|
2943
|
-
"type":"structure",
|
2944
|
-
"required":["MaxResults"],
|
2945
|
-
"members":{
|
2946
|
-
"NextToken":{"shape":"PaginationKeyType"},
|
2947
|
-
"MaxResults":{"shape":"PoolQueryLimitType"}
|
2948
|
-
}
|
2949
|
-
},
|
2950
|
-
"ListUserPoolsResponse":{
|
2951
|
-
"type":"structure",
|
2952
|
-
"members":{
|
2953
|
-
"UserPools":{"shape":"UserPoolListType"},
|
2954
|
-
"NextToken":{"shape":"PaginationKeyType"}
|
2955
|
-
}
|
2956
|
-
},
|
2957
|
-
"ListUsersInGroupRequest":{
|
2958
|
-
"type":"structure",
|
2959
|
-
"required":[
|
2960
|
-
"UserPoolId",
|
2961
|
-
"GroupName"
|
2962
|
-
],
|
2963
|
-
"members":{
|
2964
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2965
|
-
"GroupName":{"shape":"GroupNameType"},
|
2966
|
-
"Limit":{"shape":"QueryLimitType"},
|
2967
|
-
"NextToken":{"shape":"PaginationKey"}
|
2968
|
-
}
|
2969
|
-
},
|
2970
|
-
"ListUsersInGroupResponse":{
|
2971
|
-
"type":"structure",
|
2972
|
-
"members":{
|
2973
|
-
"Users":{"shape":"UsersListType"},
|
2974
|
-
"NextToken":{"shape":"PaginationKey"}
|
2975
|
-
}
|
2976
|
-
},
|
2977
|
-
"ListUsersRequest":{
|
2978
|
-
"type":"structure",
|
2979
|
-
"required":["UserPoolId"],
|
2980
|
-
"members":{
|
2981
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
2982
|
-
"AttributesToGet":{"shape":"SearchedAttributeNamesListType"},
|
2983
|
-
"Limit":{"shape":"QueryLimitType"},
|
2984
|
-
"PaginationToken":{"shape":"SearchPaginationTokenType"},
|
2985
|
-
"Filter":{"shape":"UserFilterType"}
|
2986
|
-
}
|
2987
|
-
},
|
2988
|
-
"ListUsersResponse":{
|
2989
|
-
"type":"structure",
|
2990
|
-
"members":{
|
2991
|
-
"Users":{"shape":"UsersListType"},
|
2992
|
-
"PaginationToken":{"shape":"SearchPaginationTokenType"}
|
2993
|
-
}
|
2994
|
-
},
|
2995
|
-
"LogoutURLsListType":{
|
2996
|
-
"type":"list",
|
2997
|
-
"member":{"shape":"RedirectUrlType"},
|
2998
|
-
"max":100,
|
2999
|
-
"min":0
|
3000
|
-
},
|
3001
|
-
"LongType":{"type":"long"},
|
3002
|
-
"MFAMethodNotFoundException":{
|
3003
|
-
"type":"structure",
|
3004
|
-
"members":{
|
3005
|
-
"message":{"shape":"MessageType"}
|
3006
|
-
},
|
3007
|
-
"exception":true
|
3008
|
-
},
|
3009
|
-
"MFAOptionListType":{
|
3010
|
-
"type":"list",
|
3011
|
-
"member":{"shape":"MFAOptionType"}
|
3012
|
-
},
|
3013
|
-
"MFAOptionType":{
|
3014
|
-
"type":"structure",
|
3015
|
-
"members":{
|
3016
|
-
"DeliveryMedium":{"shape":"DeliveryMediumType"},
|
3017
|
-
"AttributeName":{"shape":"AttributeNameType"}
|
3018
|
-
}
|
3019
|
-
},
|
3020
|
-
"MessageActionType":{
|
3021
|
-
"type":"string",
|
3022
|
-
"enum":[
|
3023
|
-
"RESEND",
|
3024
|
-
"SUPPRESS"
|
3025
|
-
]
|
3026
|
-
},
|
3027
|
-
"MessageTemplateType":{
|
3028
|
-
"type":"structure",
|
3029
|
-
"members":{
|
3030
|
-
"SMSMessage":{"shape":"SmsVerificationMessageType"},
|
3031
|
-
"EmailMessage":{"shape":"EmailVerificationMessageType"},
|
3032
|
-
"EmailSubject":{"shape":"EmailVerificationSubjectType"}
|
3033
|
-
}
|
3034
|
-
},
|
3035
|
-
"MessageType":{"type":"string"},
|
3036
|
-
"NewDeviceMetadataType":{
|
3037
|
-
"type":"structure",
|
3038
|
-
"members":{
|
3039
|
-
"DeviceKey":{"shape":"DeviceKeyType"},
|
3040
|
-
"DeviceGroupKey":{"shape":"StringType"}
|
3041
|
-
}
|
3042
|
-
},
|
3043
|
-
"NotAuthorizedException":{
|
3044
|
-
"type":"structure",
|
3045
|
-
"members":{
|
3046
|
-
"message":{"shape":"MessageType"}
|
3047
|
-
},
|
3048
|
-
"exception":true
|
3049
|
-
},
|
3050
|
-
"NumberAttributeConstraintsType":{
|
3051
|
-
"type":"structure",
|
3052
|
-
"members":{
|
3053
|
-
"MinValue":{"shape":"StringType"},
|
3054
|
-
"MaxValue":{"shape":"StringType"}
|
3055
|
-
}
|
3056
|
-
},
|
3057
|
-
"OAuthFlowType":{
|
3058
|
-
"type":"string",
|
3059
|
-
"enum":[
|
3060
|
-
"code",
|
3061
|
-
"implicit",
|
3062
|
-
"client_credentials"
|
3063
|
-
]
|
3064
|
-
},
|
3065
|
-
"OAuthFlowsType":{
|
3066
|
-
"type":"list",
|
3067
|
-
"member":{"shape":"OAuthFlowType"},
|
3068
|
-
"max":3,
|
3069
|
-
"min":0
|
3070
|
-
},
|
3071
|
-
"PaginationKey":{
|
3072
|
-
"type":"string",
|
3073
|
-
"min":1,
|
3074
|
-
"pattern":"[\\S]+"
|
3075
|
-
},
|
3076
|
-
"PaginationKeyType":{
|
3077
|
-
"type":"string",
|
3078
|
-
"min":1,
|
3079
|
-
"pattern":"[\\S]+"
|
3080
|
-
},
|
3081
|
-
"PasswordPolicyMinLengthType":{
|
3082
|
-
"type":"integer",
|
3083
|
-
"max":99,
|
3084
|
-
"min":6
|
3085
|
-
},
|
3086
|
-
"PasswordPolicyType":{
|
3087
|
-
"type":"structure",
|
3088
|
-
"members":{
|
3089
|
-
"MinimumLength":{"shape":"PasswordPolicyMinLengthType"},
|
3090
|
-
"RequireUppercase":{"shape":"BooleanType"},
|
3091
|
-
"RequireLowercase":{"shape":"BooleanType"},
|
3092
|
-
"RequireNumbers":{"shape":"BooleanType"},
|
3093
|
-
"RequireSymbols":{"shape":"BooleanType"}
|
3094
|
-
}
|
3095
|
-
},
|
3096
|
-
"PasswordResetRequiredException":{
|
3097
|
-
"type":"structure",
|
3098
|
-
"members":{
|
3099
|
-
"message":{"shape":"MessageType"}
|
3100
|
-
},
|
3101
|
-
"exception":true
|
3102
|
-
},
|
3103
|
-
"PasswordType":{
|
3104
|
-
"type":"string",
|
3105
|
-
"max":256,
|
3106
|
-
"min":6,
|
3107
|
-
"pattern":"[\\S]+",
|
3108
|
-
"sensitive":true
|
3109
|
-
},
|
3110
|
-
"PoolQueryLimitType":{
|
3111
|
-
"type":"integer",
|
3112
|
-
"max":60,
|
3113
|
-
"min":1
|
3114
|
-
},
|
3115
|
-
"PreSignedUrlType":{
|
3116
|
-
"type":"string",
|
3117
|
-
"max":2048,
|
3118
|
-
"min":0
|
3119
|
-
},
|
3120
|
-
"PrecedenceType":{
|
3121
|
-
"type":"integer",
|
3122
|
-
"min":0
|
3123
|
-
},
|
3124
|
-
"PreconditionNotMetException":{
|
3125
|
-
"type":"structure",
|
3126
|
-
"members":{
|
3127
|
-
"message":{"shape":"MessageType"}
|
3128
|
-
},
|
3129
|
-
"exception":true
|
3130
|
-
},
|
3131
|
-
"ProviderDescription":{
|
3132
|
-
"type":"structure",
|
3133
|
-
"members":{
|
3134
|
-
"ProviderName":{"shape":"ProviderNameType"},
|
3135
|
-
"ProviderType":{"shape":"IdentityProviderTypeType"},
|
3136
|
-
"LastModifiedDate":{"shape":"DateType"},
|
3137
|
-
"CreationDate":{"shape":"DateType"}
|
3138
|
-
}
|
3139
|
-
},
|
3140
|
-
"ProviderDetailsType":{
|
3141
|
-
"type":"map",
|
3142
|
-
"key":{"shape":"StringType"},
|
3143
|
-
"value":{"shape":"StringType"}
|
3144
|
-
},
|
3145
|
-
"ProviderNameType":{
|
3146
|
-
"type":"string",
|
3147
|
-
"max":32,
|
3148
|
-
"min":1,
|
3149
|
-
"pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
|
3150
|
-
},
|
3151
|
-
"ProvidersListType":{
|
3152
|
-
"type":"list",
|
3153
|
-
"member":{"shape":"ProviderDescription"},
|
3154
|
-
"max":50,
|
3155
|
-
"min":0
|
3156
|
-
},
|
3157
|
-
"QueryLimit":{
|
3158
|
-
"type":"integer",
|
3159
|
-
"max":60,
|
3160
|
-
"min":1
|
3161
|
-
},
|
3162
|
-
"QueryLimitType":{
|
3163
|
-
"type":"integer",
|
3164
|
-
"max":60,
|
3165
|
-
"min":0
|
3166
|
-
},
|
3167
|
-
"RedirectUrlType":{
|
3168
|
-
"type":"string",
|
3169
|
-
"max":1024,
|
3170
|
-
"min":1,
|
3171
|
-
"pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
|
3172
|
-
},
|
3173
|
-
"RefreshTokenValidityType":{
|
3174
|
-
"type":"integer",
|
3175
|
-
"max":3650,
|
3176
|
-
"min":0
|
3177
|
-
},
|
3178
|
-
"ResendConfirmationCodeRequest":{
|
3179
|
-
"type":"structure",
|
3180
|
-
"required":[
|
3181
|
-
"ClientId",
|
3182
|
-
"Username"
|
3183
|
-
],
|
3184
|
-
"members":{
|
3185
|
-
"ClientId":{"shape":"ClientIdType"},
|
3186
|
-
"SecretHash":{"shape":"SecretHashType"},
|
3187
|
-
"Username":{"shape":"UsernameType"}
|
3188
|
-
}
|
3189
|
-
},
|
3190
|
-
"ResendConfirmationCodeResponse":{
|
3191
|
-
"type":"structure",
|
3192
|
-
"members":{
|
3193
|
-
"CodeDeliveryDetails":{"shape":"CodeDeliveryDetailsType"}
|
3194
|
-
}
|
3195
|
-
},
|
3196
|
-
"ResourceNotFoundException":{
|
3197
|
-
"type":"structure",
|
3198
|
-
"members":{
|
3199
|
-
"message":{"shape":"MessageType"}
|
3200
|
-
},
|
3201
|
-
"exception":true
|
3202
|
-
},
|
3203
|
-
"RespondToAuthChallengeRequest":{
|
3204
|
-
"type":"structure",
|
3205
|
-
"required":[
|
3206
|
-
"ClientId",
|
3207
|
-
"ChallengeName"
|
3208
|
-
],
|
3209
|
-
"members":{
|
3210
|
-
"ClientId":{"shape":"ClientIdType"},
|
3211
|
-
"ChallengeName":{"shape":"ChallengeNameType"},
|
3212
|
-
"Session":{"shape":"SessionType"},
|
3213
|
-
"ChallengeResponses":{"shape":"ChallengeResponsesType"}
|
3214
|
-
}
|
3215
|
-
},
|
3216
|
-
"RespondToAuthChallengeResponse":{
|
3217
|
-
"type":"structure",
|
3218
|
-
"members":{
|
3219
|
-
"ChallengeName":{"shape":"ChallengeNameType"},
|
3220
|
-
"Session":{"shape":"SessionType"},
|
3221
|
-
"ChallengeParameters":{"shape":"ChallengeParametersType"},
|
3222
|
-
"AuthenticationResult":{"shape":"AuthenticationResultType"}
|
3223
|
-
}
|
3224
|
-
},
|
3225
|
-
"S3BucketType":{
|
3226
|
-
"type":"string",
|
3227
|
-
"max":1024,
|
3228
|
-
"min":3,
|
3229
|
-
"pattern":"^[0-9A-Za-z\\.\\-_]*(?<!\\.)$"
|
3230
|
-
},
|
3231
|
-
"SchemaAttributeType":{
|
3232
|
-
"type":"structure",
|
3233
|
-
"members":{
|
3234
|
-
"Name":{"shape":"CustomAttributeNameType"},
|
3235
|
-
"AttributeDataType":{"shape":"AttributeDataType"},
|
3236
|
-
"DeveloperOnlyAttribute":{
|
3237
|
-
"shape":"BooleanType",
|
3238
|
-
"box":true
|
3239
|
-
},
|
3240
|
-
"Mutable":{
|
3241
|
-
"shape":"BooleanType",
|
3242
|
-
"box":true
|
3243
|
-
},
|
3244
|
-
"Required":{
|
3245
|
-
"shape":"BooleanType",
|
3246
|
-
"box":true
|
3247
|
-
},
|
3248
|
-
"NumberAttributeConstraints":{"shape":"NumberAttributeConstraintsType"},
|
3249
|
-
"StringAttributeConstraints":{"shape":"StringAttributeConstraintsType"}
|
3250
|
-
}
|
3251
|
-
},
|
3252
|
-
"SchemaAttributesListType":{
|
3253
|
-
"type":"list",
|
3254
|
-
"member":{"shape":"SchemaAttributeType"},
|
3255
|
-
"max":50,
|
3256
|
-
"min":1
|
3257
|
-
},
|
3258
|
-
"ScopeDoesNotExistException":{
|
3259
|
-
"type":"structure",
|
3260
|
-
"members":{
|
3261
|
-
"message":{"shape":"MessageType"}
|
3262
|
-
},
|
3263
|
-
"exception":true
|
3264
|
-
},
|
3265
|
-
"ScopeListType":{
|
3266
|
-
"type":"list",
|
3267
|
-
"member":{"shape":"ScopeType"}
|
3268
|
-
},
|
3269
|
-
"ScopeType":{
|
3270
|
-
"type":"string",
|
3271
|
-
"max":256,
|
3272
|
-
"min":1,
|
3273
|
-
"pattern":"[\\x21\\x23-\\x5B\\x5D-\\x7E]+"
|
3274
|
-
},
|
3275
|
-
"SearchPaginationTokenType":{
|
3276
|
-
"type":"string",
|
3277
|
-
"min":1,
|
3278
|
-
"pattern":"[\\S]+"
|
3279
|
-
},
|
3280
|
-
"SearchedAttributeNamesListType":{
|
3281
|
-
"type":"list",
|
3282
|
-
"member":{"shape":"AttributeNameType"}
|
3283
|
-
},
|
3284
|
-
"SecretHashType":{
|
3285
|
-
"type":"string",
|
3286
|
-
"max":128,
|
3287
|
-
"min":1,
|
3288
|
-
"pattern":"[\\w+=/]+",
|
3289
|
-
"sensitive":true
|
3290
|
-
},
|
3291
|
-
"SessionType":{
|
3292
|
-
"type":"string",
|
3293
|
-
"max":2048,
|
3294
|
-
"min":20
|
3295
|
-
},
|
3296
|
-
"SetUserSettingsRequest":{
|
3297
|
-
"type":"structure",
|
3298
|
-
"required":[
|
3299
|
-
"AccessToken",
|
3300
|
-
"MFAOptions"
|
3301
|
-
],
|
3302
|
-
"members":{
|
3303
|
-
"AccessToken":{"shape":"TokenModelType"},
|
3304
|
-
"MFAOptions":{"shape":"MFAOptionListType"}
|
3305
|
-
}
|
3306
|
-
},
|
3307
|
-
"SetUserSettingsResponse":{
|
3308
|
-
"type":"structure",
|
3309
|
-
"members":{
|
3310
|
-
}
|
3311
|
-
},
|
3312
|
-
"SignUpRequest":{
|
3313
|
-
"type":"structure",
|
3314
|
-
"required":[
|
3315
|
-
"ClientId",
|
3316
|
-
"Username",
|
3317
|
-
"Password"
|
3318
|
-
],
|
3319
|
-
"members":{
|
3320
|
-
"ClientId":{"shape":"ClientIdType"},
|
3321
|
-
"SecretHash":{"shape":"SecretHashType"},
|
3322
|
-
"Username":{"shape":"UsernameType"},
|
3323
|
-
"Password":{"shape":"PasswordType"},
|
3324
|
-
"UserAttributes":{"shape":"AttributeListType"},
|
3325
|
-
"ValidationData":{"shape":"AttributeListType"}
|
3326
|
-
}
|
3327
|
-
},
|
3328
|
-
"SignUpResponse":{
|
3329
|
-
"type":"structure",
|
3330
|
-
"required":[
|
3331
|
-
"UserConfirmed",
|
3332
|
-
"UserSub"
|
3333
|
-
],
|
3334
|
-
"members":{
|
3335
|
-
"UserConfirmed":{"shape":"BooleanType"},
|
3336
|
-
"CodeDeliveryDetails":{"shape":"CodeDeliveryDetailsType"},
|
3337
|
-
"UserSub":{"shape":"StringType"}
|
3338
|
-
}
|
3339
|
-
},
|
3340
|
-
"SmsConfigurationType":{
|
3341
|
-
"type":"structure",
|
3342
|
-
"required":["SnsCallerArn"],
|
3343
|
-
"members":{
|
3344
|
-
"SnsCallerArn":{"shape":"ArnType"},
|
3345
|
-
"ExternalId":{"shape":"StringType"}
|
3346
|
-
}
|
3347
|
-
},
|
3348
|
-
"SmsVerificationMessageType":{
|
3349
|
-
"type":"string",
|
3350
|
-
"max":140,
|
3351
|
-
"min":6,
|
3352
|
-
"pattern":".*\\{####\\}.*"
|
3353
|
-
},
|
3354
|
-
"StartUserImportJobRequest":{
|
3355
|
-
"type":"structure",
|
3356
|
-
"required":[
|
3357
|
-
"UserPoolId",
|
3358
|
-
"JobId"
|
3359
|
-
],
|
3360
|
-
"members":{
|
3361
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
3362
|
-
"JobId":{"shape":"UserImportJobIdType"}
|
3363
|
-
}
|
3364
|
-
},
|
3365
|
-
"StartUserImportJobResponse":{
|
3366
|
-
"type":"structure",
|
3367
|
-
"members":{
|
3368
|
-
"UserImportJob":{"shape":"UserImportJobType"}
|
3369
|
-
}
|
3370
|
-
},
|
3371
|
-
"StatusType":{
|
3372
|
-
"type":"string",
|
3373
|
-
"enum":[
|
3374
|
-
"Enabled",
|
3375
|
-
"Disabled"
|
3376
|
-
]
|
3377
|
-
},
|
3378
|
-
"StopUserImportJobRequest":{
|
3379
|
-
"type":"structure",
|
3380
|
-
"required":[
|
3381
|
-
"UserPoolId",
|
3382
|
-
"JobId"
|
3383
|
-
],
|
3384
|
-
"members":{
|
3385
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
3386
|
-
"JobId":{"shape":"UserImportJobIdType"}
|
3387
|
-
}
|
3388
|
-
},
|
3389
|
-
"StopUserImportJobResponse":{
|
3390
|
-
"type":"structure",
|
3391
|
-
"members":{
|
3392
|
-
"UserImportJob":{"shape":"UserImportJobType"}
|
3393
|
-
}
|
3394
|
-
},
|
3395
|
-
"StringAttributeConstraintsType":{
|
3396
|
-
"type":"structure",
|
3397
|
-
"members":{
|
3398
|
-
"MinLength":{"shape":"StringType"},
|
3399
|
-
"MaxLength":{"shape":"StringType"}
|
3400
|
-
}
|
3401
|
-
},
|
3402
|
-
"StringType":{"type":"string"},
|
3403
|
-
"SupportedIdentityProvidersListType":{
|
3404
|
-
"type":"list",
|
3405
|
-
"member":{"shape":"ProviderNameType"}
|
3406
|
-
},
|
3407
|
-
"TokenModelType":{
|
3408
|
-
"type":"string",
|
3409
|
-
"pattern":"[A-Za-z0-9-_=.]+",
|
3410
|
-
"sensitive":true
|
3411
|
-
},
|
3412
|
-
"TooManyFailedAttemptsException":{
|
3413
|
-
"type":"structure",
|
3414
|
-
"members":{
|
3415
|
-
"message":{"shape":"MessageType"}
|
3416
|
-
},
|
3417
|
-
"exception":true
|
3418
|
-
},
|
3419
|
-
"TooManyRequestsException":{
|
3420
|
-
"type":"structure",
|
3421
|
-
"members":{
|
3422
|
-
"message":{"shape":"MessageType"}
|
3423
|
-
},
|
3424
|
-
"exception":true
|
3425
|
-
},
|
3426
|
-
"UnexpectedLambdaException":{
|
3427
|
-
"type":"structure",
|
3428
|
-
"members":{
|
3429
|
-
"message":{"shape":"MessageType"}
|
3430
|
-
},
|
3431
|
-
"exception":true
|
3432
|
-
},
|
3433
|
-
"UnsupportedIdentityProviderException":{
|
3434
|
-
"type":"structure",
|
3435
|
-
"members":{
|
3436
|
-
"message":{"shape":"MessageType"}
|
3437
|
-
},
|
3438
|
-
"exception":true
|
3439
|
-
},
|
3440
|
-
"UnsupportedUserStateException":{
|
3441
|
-
"type":"structure",
|
3442
|
-
"members":{
|
3443
|
-
"message":{"shape":"MessageType"}
|
3444
|
-
},
|
3445
|
-
"exception":true
|
3446
|
-
},
|
3447
|
-
"UpdateDeviceStatusRequest":{
|
3448
|
-
"type":"structure",
|
3449
|
-
"required":[
|
3450
|
-
"AccessToken",
|
3451
|
-
"DeviceKey"
|
3452
|
-
],
|
3453
|
-
"members":{
|
3454
|
-
"AccessToken":{"shape":"TokenModelType"},
|
3455
|
-
"DeviceKey":{"shape":"DeviceKeyType"},
|
3456
|
-
"DeviceRememberedStatus":{"shape":"DeviceRememberedStatusType"}
|
3457
|
-
}
|
3458
|
-
},
|
3459
|
-
"UpdateDeviceStatusResponse":{
|
3460
|
-
"type":"structure",
|
3461
|
-
"members":{
|
3462
|
-
}
|
3463
|
-
},
|
3464
|
-
"UpdateGroupRequest":{
|
3465
|
-
"type":"structure",
|
3466
|
-
"required":[
|
3467
|
-
"GroupName",
|
3468
|
-
"UserPoolId"
|
3469
|
-
],
|
3470
|
-
"members":{
|
3471
|
-
"GroupName":{"shape":"GroupNameType"},
|
3472
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
3473
|
-
"Description":{"shape":"DescriptionType"},
|
3474
|
-
"RoleArn":{"shape":"ArnType"},
|
3475
|
-
"Precedence":{"shape":"PrecedenceType"}
|
3476
|
-
}
|
3477
|
-
},
|
3478
|
-
"UpdateGroupResponse":{
|
3479
|
-
"type":"structure",
|
3480
|
-
"members":{
|
3481
|
-
"Group":{"shape":"GroupType"}
|
3482
|
-
}
|
3483
|
-
},
|
3484
|
-
"UpdateIdentityProviderRequest":{
|
3485
|
-
"type":"structure",
|
3486
|
-
"required":[
|
3487
|
-
"UserPoolId",
|
3488
|
-
"ProviderName"
|
3489
|
-
],
|
3490
|
-
"members":{
|
3491
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
3492
|
-
"ProviderName":{"shape":"ProviderNameType"},
|
3493
|
-
"ProviderDetails":{"shape":"ProviderDetailsType"},
|
3494
|
-
"AttributeMapping":{"shape":"AttributeMappingType"},
|
3495
|
-
"IdpIdentifiers":{"shape":"IdpIdentifiersListType"}
|
3496
|
-
}
|
3497
|
-
},
|
3498
|
-
"UpdateIdentityProviderResponse":{
|
3499
|
-
"type":"structure",
|
3500
|
-
"required":["IdentityProvider"],
|
3501
|
-
"members":{
|
3502
|
-
"IdentityProvider":{"shape":"IdentityProviderType"}
|
3503
|
-
}
|
3504
|
-
},
|
3505
|
-
"UpdateUserAttributesRequest":{
|
3506
|
-
"type":"structure",
|
3507
|
-
"required":[
|
3508
|
-
"UserAttributes",
|
3509
|
-
"AccessToken"
|
3510
|
-
],
|
3511
|
-
"members":{
|
3512
|
-
"UserAttributes":{"shape":"AttributeListType"},
|
3513
|
-
"AccessToken":{"shape":"TokenModelType"}
|
3514
|
-
}
|
3515
|
-
},
|
3516
|
-
"UpdateUserAttributesResponse":{
|
3517
|
-
"type":"structure",
|
3518
|
-
"members":{
|
3519
|
-
"CodeDeliveryDetailsList":{"shape":"CodeDeliveryDetailsListType"}
|
3520
|
-
}
|
3521
|
-
},
|
3522
|
-
"UpdateUserPoolClientRequest":{
|
3523
|
-
"type":"structure",
|
3524
|
-
"required":[
|
3525
|
-
"UserPoolId",
|
3526
|
-
"ClientId"
|
3527
|
-
],
|
3528
|
-
"members":{
|
3529
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
3530
|
-
"ClientId":{"shape":"ClientIdType"},
|
3531
|
-
"ClientName":{"shape":"ClientNameType"},
|
3532
|
-
"RefreshTokenValidity":{"shape":"RefreshTokenValidityType"},
|
3533
|
-
"ReadAttributes":{"shape":"ClientPermissionListType"},
|
3534
|
-
"WriteAttributes":{"shape":"ClientPermissionListType"},
|
3535
|
-
"ExplicitAuthFlows":{"shape":"ExplicitAuthFlowsListType"},
|
3536
|
-
"SupportedIdentityProviders":{"shape":"SupportedIdentityProvidersListType"},
|
3537
|
-
"CallbackURLs":{"shape":"CallbackURLsListType"},
|
3538
|
-
"LogoutURLs":{"shape":"LogoutURLsListType"},
|
3539
|
-
"DefaultRedirectURI":{"shape":"RedirectUrlType"},
|
3540
|
-
"AllowedOAuthFlows":{"shape":"OAuthFlowsType"},
|
3541
|
-
"AllowedOAuthScopes":{"shape":"ScopeListType"},
|
3542
|
-
"AllowedOAuthFlowsUserPoolClient":{"shape":"BooleanType"}
|
3543
|
-
}
|
3544
|
-
},
|
3545
|
-
"UpdateUserPoolClientResponse":{
|
3546
|
-
"type":"structure",
|
3547
|
-
"members":{
|
3548
|
-
"UserPoolClient":{"shape":"UserPoolClientType"}
|
3549
|
-
}
|
3550
|
-
},
|
3551
|
-
"UpdateUserPoolRequest":{
|
3552
|
-
"type":"structure",
|
3553
|
-
"required":["UserPoolId"],
|
3554
|
-
"members":{
|
3555
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
3556
|
-
"Policies":{"shape":"UserPoolPolicyType"},
|
3557
|
-
"LambdaConfig":{"shape":"LambdaConfigType"},
|
3558
|
-
"AutoVerifiedAttributes":{"shape":"VerifiedAttributesListType"},
|
3559
|
-
"SmsVerificationMessage":{"shape":"SmsVerificationMessageType"},
|
3560
|
-
"EmailVerificationMessage":{"shape":"EmailVerificationMessageType"},
|
3561
|
-
"EmailVerificationSubject":{"shape":"EmailVerificationSubjectType"},
|
3562
|
-
"SmsAuthenticationMessage":{"shape":"SmsVerificationMessageType"},
|
3563
|
-
"MfaConfiguration":{"shape":"UserPoolMfaType"},
|
3564
|
-
"DeviceConfiguration":{"shape":"DeviceConfigurationType"},
|
3565
|
-
"EmailConfiguration":{"shape":"EmailConfigurationType"},
|
3566
|
-
"SmsConfiguration":{"shape":"SmsConfigurationType"},
|
3567
|
-
"UserPoolTags":{"shape":"UserPoolTagsType"},
|
3568
|
-
"AdminCreateUserConfig":{"shape":"AdminCreateUserConfigType"}
|
3569
|
-
}
|
3570
|
-
},
|
3571
|
-
"UpdateUserPoolResponse":{
|
3572
|
-
"type":"structure",
|
3573
|
-
"members":{
|
3574
|
-
}
|
3575
|
-
},
|
3576
|
-
"UserFilterType":{
|
3577
|
-
"type":"string",
|
3578
|
-
"max":256
|
3579
|
-
},
|
3580
|
-
"UserImportInProgressException":{
|
3581
|
-
"type":"structure",
|
3582
|
-
"members":{
|
3583
|
-
"message":{"shape":"MessageType"}
|
3584
|
-
},
|
3585
|
-
"exception":true
|
3586
|
-
},
|
3587
|
-
"UserImportJobIdType":{
|
3588
|
-
"type":"string",
|
3589
|
-
"max":55,
|
3590
|
-
"min":1,
|
3591
|
-
"pattern":"import-[0-9a-zA-Z-]+"
|
3592
|
-
},
|
3593
|
-
"UserImportJobNameType":{
|
3594
|
-
"type":"string",
|
3595
|
-
"max":128,
|
3596
|
-
"min":1,
|
3597
|
-
"pattern":"[\\w\\s+=,.@-]+"
|
3598
|
-
},
|
3599
|
-
"UserImportJobStatusType":{
|
3600
|
-
"type":"string",
|
3601
|
-
"enum":[
|
3602
|
-
"Created",
|
3603
|
-
"Pending",
|
3604
|
-
"InProgress",
|
3605
|
-
"Stopping",
|
3606
|
-
"Expired",
|
3607
|
-
"Stopped",
|
3608
|
-
"Failed",
|
3609
|
-
"Succeeded"
|
3610
|
-
]
|
3611
|
-
},
|
3612
|
-
"UserImportJobType":{
|
3613
|
-
"type":"structure",
|
3614
|
-
"members":{
|
3615
|
-
"JobName":{"shape":"UserImportJobNameType"},
|
3616
|
-
"JobId":{"shape":"UserImportJobIdType"},
|
3617
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
3618
|
-
"PreSignedUrl":{"shape":"PreSignedUrlType"},
|
3619
|
-
"CreationDate":{"shape":"DateType"},
|
3620
|
-
"StartDate":{"shape":"DateType"},
|
3621
|
-
"CompletionDate":{"shape":"DateType"},
|
3622
|
-
"Status":{"shape":"UserImportJobStatusType"},
|
3623
|
-
"CloudWatchLogsRoleArn":{"shape":"ArnType"},
|
3624
|
-
"ImportedUsers":{"shape":"LongType"},
|
3625
|
-
"SkippedUsers":{"shape":"LongType"},
|
3626
|
-
"FailedUsers":{"shape":"LongType"},
|
3627
|
-
"CompletionMessage":{"shape":"CompletionMessageType"}
|
3628
|
-
}
|
3629
|
-
},
|
3630
|
-
"UserImportJobsListType":{
|
3631
|
-
"type":"list",
|
3632
|
-
"member":{"shape":"UserImportJobType"},
|
3633
|
-
"max":50,
|
3634
|
-
"min":1
|
3635
|
-
},
|
3636
|
-
"UserLambdaValidationException":{
|
3637
|
-
"type":"structure",
|
3638
|
-
"members":{
|
3639
|
-
"message":{"shape":"MessageType"}
|
3640
|
-
},
|
3641
|
-
"exception":true
|
3642
|
-
},
|
3643
|
-
"UserNotConfirmedException":{
|
3644
|
-
"type":"structure",
|
3645
|
-
"members":{
|
3646
|
-
"message":{"shape":"MessageType"}
|
3647
|
-
},
|
3648
|
-
"exception":true
|
3649
|
-
},
|
3650
|
-
"UserNotFoundException":{
|
3651
|
-
"type":"structure",
|
3652
|
-
"members":{
|
3653
|
-
"message":{"shape":"MessageType"}
|
3654
|
-
},
|
3655
|
-
"exception":true
|
3656
|
-
},
|
3657
|
-
"UserPoolClientDescription":{
|
3658
|
-
"type":"structure",
|
3659
|
-
"members":{
|
3660
|
-
"ClientId":{"shape":"ClientIdType"},
|
3661
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
3662
|
-
"ClientName":{"shape":"ClientNameType"}
|
3663
|
-
}
|
3664
|
-
},
|
3665
|
-
"UserPoolClientListType":{
|
3666
|
-
"type":"list",
|
3667
|
-
"member":{"shape":"UserPoolClientDescription"}
|
3668
|
-
},
|
3669
|
-
"UserPoolClientType":{
|
3670
|
-
"type":"structure",
|
3671
|
-
"members":{
|
3672
|
-
"UserPoolId":{"shape":"UserPoolIdType"},
|
3673
|
-
"ClientName":{"shape":"ClientNameType"},
|
3674
|
-
"ClientId":{"shape":"ClientIdType"},
|
3675
|
-
"ClientSecret":{"shape":"ClientSecretType"},
|
3676
|
-
"LastModifiedDate":{"shape":"DateType"},
|
3677
|
-
"CreationDate":{"shape":"DateType"},
|
3678
|
-
"RefreshTokenValidity":{"shape":"RefreshTokenValidityType"},
|
3679
|
-
"ReadAttributes":{"shape":"ClientPermissionListType"},
|
3680
|
-
"WriteAttributes":{"shape":"ClientPermissionListType"},
|
3681
|
-
"ExplicitAuthFlows":{"shape":"ExplicitAuthFlowsListType"},
|
3682
|
-
"SupportedIdentityProviders":{"shape":"SupportedIdentityProvidersListType"},
|
3683
|
-
"CallbackURLs":{"shape":"CallbackURLsListType"},
|
3684
|
-
"LogoutURLs":{"shape":"LogoutURLsListType"},
|
3685
|
-
"DefaultRedirectURI":{"shape":"RedirectUrlType"},
|
3686
|
-
"AllowedOAuthFlows":{"shape":"OAuthFlowsType"},
|
3687
|
-
"AllowedOAuthScopes":{"shape":"ScopeListType"},
|
3688
|
-
"AllowedOAuthFlowsUserPoolClient":{
|
3689
|
-
"shape":"BooleanType",
|
3690
|
-
"box":true
|
3691
|
-
}
|
3692
|
-
}
|
3693
|
-
},
|
3694
|
-
"UserPoolDescriptionType":{
|
3695
|
-
"type":"structure",
|
3696
|
-
"members":{
|
3697
|
-
"Id":{"shape":"UserPoolIdType"},
|
3698
|
-
"Name":{"shape":"UserPoolNameType"},
|
3699
|
-
"LambdaConfig":{"shape":"LambdaConfigType"},
|
3700
|
-
"Status":{"shape":"StatusType"},
|
3701
|
-
"LastModifiedDate":{"shape":"DateType"},
|
3702
|
-
"CreationDate":{"shape":"DateType"}
|
3703
|
-
}
|
3704
|
-
},
|
3705
|
-
"UserPoolIdType":{
|
3706
|
-
"type":"string",
|
3707
|
-
"max":55,
|
3708
|
-
"min":1,
|
3709
|
-
"pattern":"[\\w-]+_[0-9a-zA-Z]+"
|
3710
|
-
},
|
3711
|
-
"UserPoolListType":{
|
3712
|
-
"type":"list",
|
3713
|
-
"member":{"shape":"UserPoolDescriptionType"}
|
3714
|
-
},
|
3715
|
-
"UserPoolMfaType":{
|
3716
|
-
"type":"string",
|
3717
|
-
"enum":[
|
3718
|
-
"OFF",
|
3719
|
-
"ON",
|
3720
|
-
"OPTIONAL"
|
3721
|
-
]
|
3722
|
-
},
|
3723
|
-
"UserPoolNameType":{
|
3724
|
-
"type":"string",
|
3725
|
-
"max":128,
|
3726
|
-
"min":1,
|
3727
|
-
"pattern":"[\\w\\s+=,.@-]+"
|
3728
|
-
},
|
3729
|
-
"UserPoolPolicyType":{
|
3730
|
-
"type":"structure",
|
3731
|
-
"members":{
|
3732
|
-
"PasswordPolicy":{"shape":"PasswordPolicyType"}
|
3733
|
-
}
|
3734
|
-
},
|
3735
|
-
"UserPoolTaggingException":{
|
3736
|
-
"type":"structure",
|
3737
|
-
"members":{
|
3738
|
-
"message":{"shape":"MessageType"}
|
3739
|
-
},
|
3740
|
-
"exception":true
|
3741
|
-
},
|
3742
|
-
"UserPoolTagsType":{
|
3743
|
-
"type":"map",
|
3744
|
-
"key":{"shape":"StringType"},
|
3745
|
-
"value":{"shape":"StringType"}
|
3746
|
-
},
|
3747
|
-
"UserPoolType":{
|
3748
|
-
"type":"structure",
|
3749
|
-
"members":{
|
3750
|
-
"Id":{"shape":"UserPoolIdType"},
|
3751
|
-
"Name":{"shape":"UserPoolNameType"},
|
3752
|
-
"Policies":{"shape":"UserPoolPolicyType"},
|
3753
|
-
"LambdaConfig":{"shape":"LambdaConfigType"},
|
3754
|
-
"Status":{"shape":"StatusType"},
|
3755
|
-
"LastModifiedDate":{"shape":"DateType"},
|
3756
|
-
"CreationDate":{"shape":"DateType"},
|
3757
|
-
"SchemaAttributes":{"shape":"SchemaAttributesListType"},
|
3758
|
-
"AutoVerifiedAttributes":{"shape":"VerifiedAttributesListType"},
|
3759
|
-
"AliasAttributes":{"shape":"AliasAttributesListType"},
|
3760
|
-
"SmsVerificationMessage":{"shape":"SmsVerificationMessageType"},
|
3761
|
-
"EmailVerificationMessage":{"shape":"EmailVerificationMessageType"},
|
3762
|
-
"EmailVerificationSubject":{"shape":"EmailVerificationSubjectType"},
|
3763
|
-
"SmsAuthenticationMessage":{"shape":"SmsVerificationMessageType"},
|
3764
|
-
"MfaConfiguration":{"shape":"UserPoolMfaType"},
|
3765
|
-
"DeviceConfiguration":{"shape":"DeviceConfigurationType"},
|
3766
|
-
"EstimatedNumberOfUsers":{"shape":"IntegerType"},
|
3767
|
-
"EmailConfiguration":{"shape":"EmailConfigurationType"},
|
3768
|
-
"SmsConfiguration":{"shape":"SmsConfigurationType"},
|
3769
|
-
"UserPoolTags":{"shape":"UserPoolTagsType"},
|
3770
|
-
"SmsConfigurationFailure":{"shape":"StringType"},
|
3771
|
-
"EmailConfigurationFailure":{"shape":"StringType"},
|
3772
|
-
"AdminCreateUserConfig":{"shape":"AdminCreateUserConfigType"}
|
3773
|
-
}
|
3774
|
-
},
|
3775
|
-
"UserStatusType":{
|
3776
|
-
"type":"string",
|
3777
|
-
"enum":[
|
3778
|
-
"UNCONFIRMED",
|
3779
|
-
"CONFIRMED",
|
3780
|
-
"ARCHIVED",
|
3781
|
-
"COMPROMISED",
|
3782
|
-
"UNKNOWN",
|
3783
|
-
"RESET_REQUIRED",
|
3784
|
-
"FORCE_CHANGE_PASSWORD"
|
3785
|
-
]
|
3786
|
-
},
|
3787
|
-
"UserType":{
|
3788
|
-
"type":"structure",
|
3789
|
-
"members":{
|
3790
|
-
"Username":{"shape":"UsernameType"},
|
3791
|
-
"Attributes":{"shape":"AttributeListType"},
|
3792
|
-
"UserCreateDate":{"shape":"DateType"},
|
3793
|
-
"UserLastModifiedDate":{"shape":"DateType"},
|
3794
|
-
"Enabled":{"shape":"BooleanType"},
|
3795
|
-
"UserStatus":{"shape":"UserStatusType"},
|
3796
|
-
"MFAOptions":{"shape":"MFAOptionListType"}
|
3797
|
-
}
|
3798
|
-
},
|
3799
|
-
"UsernameExistsException":{
|
3800
|
-
"type":"structure",
|
3801
|
-
"members":{
|
3802
|
-
"message":{"shape":"MessageType"}
|
3803
|
-
},
|
3804
|
-
"exception":true
|
3805
|
-
},
|
3806
|
-
"UsernameType":{
|
3807
|
-
"type":"string",
|
3808
|
-
"max":128,
|
3809
|
-
"min":1,
|
3810
|
-
"pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+",
|
3811
|
-
"sensitive":true
|
3812
|
-
},
|
3813
|
-
"UsersListType":{
|
3814
|
-
"type":"list",
|
3815
|
-
"member":{"shape":"UserType"}
|
3816
|
-
},
|
3817
|
-
"VerifiedAttributeType":{
|
3818
|
-
"type":"string",
|
3819
|
-
"enum":[
|
3820
|
-
"phone_number",
|
3821
|
-
"email"
|
3822
|
-
]
|
3823
|
-
},
|
3824
|
-
"VerifiedAttributesListType":{
|
3825
|
-
"type":"list",
|
3826
|
-
"member":{"shape":"VerifiedAttributeType"}
|
3827
|
-
},
|
3828
|
-
"VerifyUserAttributeRequest":{
|
3829
|
-
"type":"structure",
|
3830
|
-
"required":[
|
3831
|
-
"AccessToken",
|
3832
|
-
"AttributeName",
|
3833
|
-
"Code"
|
3834
|
-
],
|
3835
|
-
"members":{
|
3836
|
-
"AccessToken":{"shape":"TokenModelType"},
|
3837
|
-
"AttributeName":{"shape":"AttributeNameType"},
|
3838
|
-
"Code":{"shape":"ConfirmationCodeType"}
|
3839
|
-
}
|
3840
|
-
},
|
3841
|
-
"VerifyUserAttributeResponse":{
|
3842
|
-
"type":"structure",
|
3843
|
-
"members":{
|
3844
|
-
}
|
3845
|
-
}
|
3846
|
-
}
|
3847
|
-
}
|