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,1145 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version":"2.0",
|
3
|
-
"metadata":{
|
4
|
-
"uid":"sns-2010-03-31",
|
5
|
-
"apiVersion":"2010-03-31",
|
6
|
-
"endpointPrefix":"sns",
|
7
|
-
"protocol":"query",
|
8
|
-
"serviceAbbreviation":"Amazon SNS",
|
9
|
-
"serviceFullName":"Amazon Simple Notification Service",
|
10
|
-
"signatureVersion":"v4",
|
11
|
-
"xmlNamespace":"http://sns.amazonaws.com/doc/2010-03-31/"
|
12
|
-
},
|
13
|
-
"operations":{
|
14
|
-
"AddPermission":{
|
15
|
-
"name":"AddPermission",
|
16
|
-
"http":{
|
17
|
-
"method":"POST",
|
18
|
-
"requestUri":"/"
|
19
|
-
},
|
20
|
-
"input":{"shape":"AddPermissionInput"},
|
21
|
-
"errors":[
|
22
|
-
{"shape":"InvalidParameterException"},
|
23
|
-
{"shape":"InternalErrorException"},
|
24
|
-
{"shape":"AuthorizationErrorException"},
|
25
|
-
{"shape":"NotFoundException"}
|
26
|
-
]
|
27
|
-
},
|
28
|
-
"CheckIfPhoneNumberIsOptedOut":{
|
29
|
-
"name":"CheckIfPhoneNumberIsOptedOut",
|
30
|
-
"http":{
|
31
|
-
"method":"POST",
|
32
|
-
"requestUri":"/"
|
33
|
-
},
|
34
|
-
"input":{"shape":"CheckIfPhoneNumberIsOptedOutInput"},
|
35
|
-
"output":{
|
36
|
-
"shape":"CheckIfPhoneNumberIsOptedOutResponse",
|
37
|
-
"resultWrapper":"CheckIfPhoneNumberIsOptedOutResult"
|
38
|
-
},
|
39
|
-
"errors":[
|
40
|
-
{"shape":"ThrottledException"},
|
41
|
-
{"shape":"InternalErrorException"},
|
42
|
-
{"shape":"AuthorizationErrorException"},
|
43
|
-
{"shape":"InvalidParameterException"}
|
44
|
-
]
|
45
|
-
},
|
46
|
-
"ConfirmSubscription":{
|
47
|
-
"name":"ConfirmSubscription",
|
48
|
-
"http":{
|
49
|
-
"method":"POST",
|
50
|
-
"requestUri":"/"
|
51
|
-
},
|
52
|
-
"input":{"shape":"ConfirmSubscriptionInput"},
|
53
|
-
"output":{
|
54
|
-
"shape":"ConfirmSubscriptionResponse",
|
55
|
-
"resultWrapper":"ConfirmSubscriptionResult"
|
56
|
-
},
|
57
|
-
"errors":[
|
58
|
-
{"shape":"SubscriptionLimitExceededException"},
|
59
|
-
{"shape":"InvalidParameterException"},
|
60
|
-
{"shape":"NotFoundException"},
|
61
|
-
{"shape":"InternalErrorException"},
|
62
|
-
{"shape":"AuthorizationErrorException"}
|
63
|
-
]
|
64
|
-
},
|
65
|
-
"CreatePlatformApplication":{
|
66
|
-
"name":"CreatePlatformApplication",
|
67
|
-
"http":{
|
68
|
-
"method":"POST",
|
69
|
-
"requestUri":"/"
|
70
|
-
},
|
71
|
-
"input":{"shape":"CreatePlatformApplicationInput"},
|
72
|
-
"output":{
|
73
|
-
"shape":"CreatePlatformApplicationResponse",
|
74
|
-
"resultWrapper":"CreatePlatformApplicationResult"
|
75
|
-
},
|
76
|
-
"errors":[
|
77
|
-
{"shape":"InvalidParameterException"},
|
78
|
-
{"shape":"InternalErrorException"},
|
79
|
-
{"shape":"AuthorizationErrorException"}
|
80
|
-
]
|
81
|
-
},
|
82
|
-
"CreatePlatformEndpoint":{
|
83
|
-
"name":"CreatePlatformEndpoint",
|
84
|
-
"http":{
|
85
|
-
"method":"POST",
|
86
|
-
"requestUri":"/"
|
87
|
-
},
|
88
|
-
"input":{"shape":"CreatePlatformEndpointInput"},
|
89
|
-
"output":{
|
90
|
-
"shape":"CreateEndpointResponse",
|
91
|
-
"resultWrapper":"CreatePlatformEndpointResult"
|
92
|
-
},
|
93
|
-
"errors":[
|
94
|
-
{"shape":"InvalidParameterException"},
|
95
|
-
{"shape":"InternalErrorException"},
|
96
|
-
{"shape":"AuthorizationErrorException"},
|
97
|
-
{"shape":"NotFoundException"}
|
98
|
-
]
|
99
|
-
},
|
100
|
-
"CreateTopic":{
|
101
|
-
"name":"CreateTopic",
|
102
|
-
"http":{
|
103
|
-
"method":"POST",
|
104
|
-
"requestUri":"/"
|
105
|
-
},
|
106
|
-
"input":{"shape":"CreateTopicInput"},
|
107
|
-
"output":{
|
108
|
-
"shape":"CreateTopicResponse",
|
109
|
-
"resultWrapper":"CreateTopicResult"
|
110
|
-
},
|
111
|
-
"errors":[
|
112
|
-
{"shape":"InvalidParameterException"},
|
113
|
-
{"shape":"TopicLimitExceededException"},
|
114
|
-
{"shape":"InternalErrorException"},
|
115
|
-
{"shape":"AuthorizationErrorException"}
|
116
|
-
]
|
117
|
-
},
|
118
|
-
"DeleteEndpoint":{
|
119
|
-
"name":"DeleteEndpoint",
|
120
|
-
"http":{
|
121
|
-
"method":"POST",
|
122
|
-
"requestUri":"/"
|
123
|
-
},
|
124
|
-
"input":{"shape":"DeleteEndpointInput"},
|
125
|
-
"errors":[
|
126
|
-
{"shape":"InvalidParameterException"},
|
127
|
-
{"shape":"InternalErrorException"},
|
128
|
-
{"shape":"AuthorizationErrorException"}
|
129
|
-
]
|
130
|
-
},
|
131
|
-
"DeletePlatformApplication":{
|
132
|
-
"name":"DeletePlatformApplication",
|
133
|
-
"http":{
|
134
|
-
"method":"POST",
|
135
|
-
"requestUri":"/"
|
136
|
-
},
|
137
|
-
"input":{"shape":"DeletePlatformApplicationInput"},
|
138
|
-
"errors":[
|
139
|
-
{"shape":"InvalidParameterException"},
|
140
|
-
{"shape":"InternalErrorException"},
|
141
|
-
{"shape":"AuthorizationErrorException"}
|
142
|
-
]
|
143
|
-
},
|
144
|
-
"DeleteTopic":{
|
145
|
-
"name":"DeleteTopic",
|
146
|
-
"http":{
|
147
|
-
"method":"POST",
|
148
|
-
"requestUri":"/"
|
149
|
-
},
|
150
|
-
"input":{"shape":"DeleteTopicInput"},
|
151
|
-
"errors":[
|
152
|
-
{"shape":"InvalidParameterException"},
|
153
|
-
{"shape":"InternalErrorException"},
|
154
|
-
{"shape":"AuthorizationErrorException"},
|
155
|
-
{"shape":"NotFoundException"}
|
156
|
-
]
|
157
|
-
},
|
158
|
-
"GetEndpointAttributes":{
|
159
|
-
"name":"GetEndpointAttributes",
|
160
|
-
"http":{
|
161
|
-
"method":"POST",
|
162
|
-
"requestUri":"/"
|
163
|
-
},
|
164
|
-
"input":{"shape":"GetEndpointAttributesInput"},
|
165
|
-
"output":{
|
166
|
-
"shape":"GetEndpointAttributesResponse",
|
167
|
-
"resultWrapper":"GetEndpointAttributesResult"
|
168
|
-
},
|
169
|
-
"errors":[
|
170
|
-
{"shape":"InvalidParameterException"},
|
171
|
-
{"shape":"InternalErrorException"},
|
172
|
-
{"shape":"AuthorizationErrorException"},
|
173
|
-
{"shape":"NotFoundException"}
|
174
|
-
]
|
175
|
-
},
|
176
|
-
"GetPlatformApplicationAttributes":{
|
177
|
-
"name":"GetPlatformApplicationAttributes",
|
178
|
-
"http":{
|
179
|
-
"method":"POST",
|
180
|
-
"requestUri":"/"
|
181
|
-
},
|
182
|
-
"input":{"shape":"GetPlatformApplicationAttributesInput"},
|
183
|
-
"output":{
|
184
|
-
"shape":"GetPlatformApplicationAttributesResponse",
|
185
|
-
"resultWrapper":"GetPlatformApplicationAttributesResult"
|
186
|
-
},
|
187
|
-
"errors":[
|
188
|
-
{"shape":"InvalidParameterException"},
|
189
|
-
{"shape":"InternalErrorException"},
|
190
|
-
{"shape":"AuthorizationErrorException"},
|
191
|
-
{"shape":"NotFoundException"}
|
192
|
-
]
|
193
|
-
},
|
194
|
-
"GetSMSAttributes":{
|
195
|
-
"name":"GetSMSAttributes",
|
196
|
-
"http":{
|
197
|
-
"method":"POST",
|
198
|
-
"requestUri":"/"
|
199
|
-
},
|
200
|
-
"input":{"shape":"GetSMSAttributesInput"},
|
201
|
-
"output":{
|
202
|
-
"shape":"GetSMSAttributesResponse",
|
203
|
-
"resultWrapper":"GetSMSAttributesResult"
|
204
|
-
},
|
205
|
-
"errors":[
|
206
|
-
{"shape":"ThrottledException"},
|
207
|
-
{"shape":"InternalErrorException"},
|
208
|
-
{"shape":"AuthorizationErrorException"},
|
209
|
-
{"shape":"InvalidParameterException"}
|
210
|
-
]
|
211
|
-
},
|
212
|
-
"GetSubscriptionAttributes":{
|
213
|
-
"name":"GetSubscriptionAttributes",
|
214
|
-
"http":{
|
215
|
-
"method":"POST",
|
216
|
-
"requestUri":"/"
|
217
|
-
},
|
218
|
-
"input":{"shape":"GetSubscriptionAttributesInput"},
|
219
|
-
"output":{
|
220
|
-
"shape":"GetSubscriptionAttributesResponse",
|
221
|
-
"resultWrapper":"GetSubscriptionAttributesResult"
|
222
|
-
},
|
223
|
-
"errors":[
|
224
|
-
{"shape":"InvalidParameterException"},
|
225
|
-
{"shape":"InternalErrorException"},
|
226
|
-
{"shape":"NotFoundException"},
|
227
|
-
{"shape":"AuthorizationErrorException"}
|
228
|
-
]
|
229
|
-
},
|
230
|
-
"GetTopicAttributes":{
|
231
|
-
"name":"GetTopicAttributes",
|
232
|
-
"http":{
|
233
|
-
"method":"POST",
|
234
|
-
"requestUri":"/"
|
235
|
-
},
|
236
|
-
"input":{"shape":"GetTopicAttributesInput"},
|
237
|
-
"output":{
|
238
|
-
"shape":"GetTopicAttributesResponse",
|
239
|
-
"resultWrapper":"GetTopicAttributesResult"
|
240
|
-
},
|
241
|
-
"errors":[
|
242
|
-
{"shape":"InvalidParameterException"},
|
243
|
-
{"shape":"InternalErrorException"},
|
244
|
-
{"shape":"NotFoundException"},
|
245
|
-
{"shape":"AuthorizationErrorException"}
|
246
|
-
]
|
247
|
-
},
|
248
|
-
"ListEndpointsByPlatformApplication":{
|
249
|
-
"name":"ListEndpointsByPlatformApplication",
|
250
|
-
"http":{
|
251
|
-
"method":"POST",
|
252
|
-
"requestUri":"/"
|
253
|
-
},
|
254
|
-
"input":{"shape":"ListEndpointsByPlatformApplicationInput"},
|
255
|
-
"output":{
|
256
|
-
"shape":"ListEndpointsByPlatformApplicationResponse",
|
257
|
-
"resultWrapper":"ListEndpointsByPlatformApplicationResult"
|
258
|
-
},
|
259
|
-
"errors":[
|
260
|
-
{"shape":"InvalidParameterException"},
|
261
|
-
{"shape":"InternalErrorException"},
|
262
|
-
{"shape":"AuthorizationErrorException"},
|
263
|
-
{"shape":"NotFoundException"}
|
264
|
-
]
|
265
|
-
},
|
266
|
-
"ListPhoneNumbersOptedOut":{
|
267
|
-
"name":"ListPhoneNumbersOptedOut",
|
268
|
-
"http":{
|
269
|
-
"method":"POST",
|
270
|
-
"requestUri":"/"
|
271
|
-
},
|
272
|
-
"input":{"shape":"ListPhoneNumbersOptedOutInput"},
|
273
|
-
"output":{
|
274
|
-
"shape":"ListPhoneNumbersOptedOutResponse",
|
275
|
-
"resultWrapper":"ListPhoneNumbersOptedOutResult"
|
276
|
-
},
|
277
|
-
"errors":[
|
278
|
-
{"shape":"ThrottledException"},
|
279
|
-
{"shape":"InternalErrorException"},
|
280
|
-
{"shape":"AuthorizationErrorException"},
|
281
|
-
{"shape":"InvalidParameterException"}
|
282
|
-
]
|
283
|
-
},
|
284
|
-
"ListPlatformApplications":{
|
285
|
-
"name":"ListPlatformApplications",
|
286
|
-
"http":{
|
287
|
-
"method":"POST",
|
288
|
-
"requestUri":"/"
|
289
|
-
},
|
290
|
-
"input":{"shape":"ListPlatformApplicationsInput"},
|
291
|
-
"output":{
|
292
|
-
"shape":"ListPlatformApplicationsResponse",
|
293
|
-
"resultWrapper":"ListPlatformApplicationsResult"
|
294
|
-
},
|
295
|
-
"errors":[
|
296
|
-
{"shape":"InvalidParameterException"},
|
297
|
-
{"shape":"InternalErrorException"},
|
298
|
-
{"shape":"AuthorizationErrorException"}
|
299
|
-
]
|
300
|
-
},
|
301
|
-
"ListSubscriptions":{
|
302
|
-
"name":"ListSubscriptions",
|
303
|
-
"http":{
|
304
|
-
"method":"POST",
|
305
|
-
"requestUri":"/"
|
306
|
-
},
|
307
|
-
"input":{"shape":"ListSubscriptionsInput"},
|
308
|
-
"output":{
|
309
|
-
"shape":"ListSubscriptionsResponse",
|
310
|
-
"resultWrapper":"ListSubscriptionsResult"
|
311
|
-
},
|
312
|
-
"errors":[
|
313
|
-
{"shape":"InvalidParameterException"},
|
314
|
-
{"shape":"InternalErrorException"},
|
315
|
-
{"shape":"AuthorizationErrorException"}
|
316
|
-
]
|
317
|
-
},
|
318
|
-
"ListSubscriptionsByTopic":{
|
319
|
-
"name":"ListSubscriptionsByTopic",
|
320
|
-
"http":{
|
321
|
-
"method":"POST",
|
322
|
-
"requestUri":"/"
|
323
|
-
},
|
324
|
-
"input":{"shape":"ListSubscriptionsByTopicInput"},
|
325
|
-
"output":{
|
326
|
-
"shape":"ListSubscriptionsByTopicResponse",
|
327
|
-
"resultWrapper":"ListSubscriptionsByTopicResult"
|
328
|
-
},
|
329
|
-
"errors":[
|
330
|
-
{"shape":"InvalidParameterException"},
|
331
|
-
{"shape":"InternalErrorException"},
|
332
|
-
{"shape":"NotFoundException"},
|
333
|
-
{"shape":"AuthorizationErrorException"}
|
334
|
-
]
|
335
|
-
},
|
336
|
-
"ListTopics":{
|
337
|
-
"name":"ListTopics",
|
338
|
-
"http":{
|
339
|
-
"method":"POST",
|
340
|
-
"requestUri":"/"
|
341
|
-
},
|
342
|
-
"input":{"shape":"ListTopicsInput"},
|
343
|
-
"output":{
|
344
|
-
"shape":"ListTopicsResponse",
|
345
|
-
"resultWrapper":"ListTopicsResult"
|
346
|
-
},
|
347
|
-
"errors":[
|
348
|
-
{"shape":"InvalidParameterException"},
|
349
|
-
{"shape":"InternalErrorException"},
|
350
|
-
{"shape":"AuthorizationErrorException"}
|
351
|
-
]
|
352
|
-
},
|
353
|
-
"OptInPhoneNumber":{
|
354
|
-
"name":"OptInPhoneNumber",
|
355
|
-
"http":{
|
356
|
-
"method":"POST",
|
357
|
-
"requestUri":"/"
|
358
|
-
},
|
359
|
-
"input":{"shape":"OptInPhoneNumberInput"},
|
360
|
-
"output":{
|
361
|
-
"shape":"OptInPhoneNumberResponse",
|
362
|
-
"resultWrapper":"OptInPhoneNumberResult"
|
363
|
-
},
|
364
|
-
"errors":[
|
365
|
-
{"shape":"ThrottledException"},
|
366
|
-
{"shape":"InternalErrorException"},
|
367
|
-
{"shape":"AuthorizationErrorException"},
|
368
|
-
{"shape":"InvalidParameterException"}
|
369
|
-
]
|
370
|
-
},
|
371
|
-
"Publish":{
|
372
|
-
"name":"Publish",
|
373
|
-
"http":{
|
374
|
-
"method":"POST",
|
375
|
-
"requestUri":"/"
|
376
|
-
},
|
377
|
-
"input":{"shape":"PublishInput"},
|
378
|
-
"output":{
|
379
|
-
"shape":"PublishResponse",
|
380
|
-
"resultWrapper":"PublishResult"
|
381
|
-
},
|
382
|
-
"errors":[
|
383
|
-
{"shape":"InvalidParameterException"},
|
384
|
-
{"shape":"InvalidParameterValueException"},
|
385
|
-
{"shape":"InternalErrorException"},
|
386
|
-
{"shape":"NotFoundException"},
|
387
|
-
{"shape":"EndpointDisabledException"},
|
388
|
-
{"shape":"PlatformApplicationDisabledException"},
|
389
|
-
{"shape":"AuthorizationErrorException"}
|
390
|
-
]
|
391
|
-
},
|
392
|
-
"RemovePermission":{
|
393
|
-
"name":"RemovePermission",
|
394
|
-
"http":{
|
395
|
-
"method":"POST",
|
396
|
-
"requestUri":"/"
|
397
|
-
},
|
398
|
-
"input":{"shape":"RemovePermissionInput"},
|
399
|
-
"errors":[
|
400
|
-
{"shape":"InvalidParameterException"},
|
401
|
-
{"shape":"InternalErrorException"},
|
402
|
-
{"shape":"AuthorizationErrorException"},
|
403
|
-
{"shape":"NotFoundException"}
|
404
|
-
]
|
405
|
-
},
|
406
|
-
"SetEndpointAttributes":{
|
407
|
-
"name":"SetEndpointAttributes",
|
408
|
-
"http":{
|
409
|
-
"method":"POST",
|
410
|
-
"requestUri":"/"
|
411
|
-
},
|
412
|
-
"input":{"shape":"SetEndpointAttributesInput"},
|
413
|
-
"errors":[
|
414
|
-
{"shape":"InvalidParameterException"},
|
415
|
-
{"shape":"InternalErrorException"},
|
416
|
-
{"shape":"AuthorizationErrorException"},
|
417
|
-
{"shape":"NotFoundException"}
|
418
|
-
]
|
419
|
-
},
|
420
|
-
"SetPlatformApplicationAttributes":{
|
421
|
-
"name":"SetPlatformApplicationAttributes",
|
422
|
-
"http":{
|
423
|
-
"method":"POST",
|
424
|
-
"requestUri":"/"
|
425
|
-
},
|
426
|
-
"input":{"shape":"SetPlatformApplicationAttributesInput"},
|
427
|
-
"errors":[
|
428
|
-
{"shape":"InvalidParameterException"},
|
429
|
-
{"shape":"InternalErrorException"},
|
430
|
-
{"shape":"AuthorizationErrorException"},
|
431
|
-
{"shape":"NotFoundException"}
|
432
|
-
]
|
433
|
-
},
|
434
|
-
"SetSMSAttributes":{
|
435
|
-
"name":"SetSMSAttributes",
|
436
|
-
"http":{
|
437
|
-
"method":"POST",
|
438
|
-
"requestUri":"/"
|
439
|
-
},
|
440
|
-
"input":{"shape":"SetSMSAttributesInput"},
|
441
|
-
"output":{
|
442
|
-
"shape":"SetSMSAttributesResponse",
|
443
|
-
"resultWrapper":"SetSMSAttributesResult"
|
444
|
-
},
|
445
|
-
"errors":[
|
446
|
-
{"shape":"InvalidParameterException"},
|
447
|
-
{"shape":"ThrottledException"},
|
448
|
-
{"shape":"InternalErrorException"},
|
449
|
-
{"shape":"AuthorizationErrorException"}
|
450
|
-
]
|
451
|
-
},
|
452
|
-
"SetSubscriptionAttributes":{
|
453
|
-
"name":"SetSubscriptionAttributes",
|
454
|
-
"http":{
|
455
|
-
"method":"POST",
|
456
|
-
"requestUri":"/"
|
457
|
-
},
|
458
|
-
"input":{"shape":"SetSubscriptionAttributesInput"},
|
459
|
-
"errors":[
|
460
|
-
{"shape":"InvalidParameterException"},
|
461
|
-
{"shape":"InternalErrorException"},
|
462
|
-
{"shape":"NotFoundException"},
|
463
|
-
{"shape":"AuthorizationErrorException"}
|
464
|
-
]
|
465
|
-
},
|
466
|
-
"SetTopicAttributes":{
|
467
|
-
"name":"SetTopicAttributes",
|
468
|
-
"http":{
|
469
|
-
"method":"POST",
|
470
|
-
"requestUri":"/"
|
471
|
-
},
|
472
|
-
"input":{"shape":"SetTopicAttributesInput"},
|
473
|
-
"errors":[
|
474
|
-
{"shape":"InvalidParameterException"},
|
475
|
-
{"shape":"InternalErrorException"},
|
476
|
-
{"shape":"NotFoundException"},
|
477
|
-
{"shape":"AuthorizationErrorException"}
|
478
|
-
]
|
479
|
-
},
|
480
|
-
"Subscribe":{
|
481
|
-
"name":"Subscribe",
|
482
|
-
"http":{
|
483
|
-
"method":"POST",
|
484
|
-
"requestUri":"/"
|
485
|
-
},
|
486
|
-
"input":{"shape":"SubscribeInput"},
|
487
|
-
"output":{
|
488
|
-
"shape":"SubscribeResponse",
|
489
|
-
"resultWrapper":"SubscribeResult"
|
490
|
-
},
|
491
|
-
"errors":[
|
492
|
-
{"shape":"SubscriptionLimitExceededException"},
|
493
|
-
{"shape":"InvalidParameterException"},
|
494
|
-
{"shape":"InternalErrorException"},
|
495
|
-
{"shape":"NotFoundException"},
|
496
|
-
{"shape":"AuthorizationErrorException"}
|
497
|
-
]
|
498
|
-
},
|
499
|
-
"Unsubscribe":{
|
500
|
-
"name":"Unsubscribe",
|
501
|
-
"http":{
|
502
|
-
"method":"POST",
|
503
|
-
"requestUri":"/"
|
504
|
-
},
|
505
|
-
"input":{"shape":"UnsubscribeInput"},
|
506
|
-
"errors":[
|
507
|
-
{"shape":"InvalidParameterException"},
|
508
|
-
{"shape":"InternalErrorException"},
|
509
|
-
{"shape":"AuthorizationErrorException"},
|
510
|
-
{"shape":"NotFoundException"}
|
511
|
-
]
|
512
|
-
}
|
513
|
-
},
|
514
|
-
"shapes":{
|
515
|
-
"ActionsList":{
|
516
|
-
"type":"list",
|
517
|
-
"member":{"shape":"action"}
|
518
|
-
},
|
519
|
-
"AddPermissionInput":{
|
520
|
-
"type":"structure",
|
521
|
-
"required":[
|
522
|
-
"TopicArn",
|
523
|
-
"Label",
|
524
|
-
"AWSAccountId",
|
525
|
-
"ActionName"
|
526
|
-
],
|
527
|
-
"members":{
|
528
|
-
"TopicArn":{"shape":"topicARN"},
|
529
|
-
"Label":{"shape":"label"},
|
530
|
-
"AWSAccountId":{"shape":"DelegatesList"},
|
531
|
-
"ActionName":{"shape":"ActionsList"}
|
532
|
-
}
|
533
|
-
},
|
534
|
-
"AuthorizationErrorException":{
|
535
|
-
"type":"structure",
|
536
|
-
"members":{
|
537
|
-
"message":{"shape":"string"}
|
538
|
-
},
|
539
|
-
"error":{
|
540
|
-
"code":"AuthorizationError",
|
541
|
-
"httpStatusCode":403,
|
542
|
-
"senderFault":true
|
543
|
-
},
|
544
|
-
"exception":true
|
545
|
-
},
|
546
|
-
"Binary":{"type":"blob"},
|
547
|
-
"CheckIfPhoneNumberIsOptedOutInput":{
|
548
|
-
"type":"structure",
|
549
|
-
"required":["phoneNumber"],
|
550
|
-
"members":{
|
551
|
-
"phoneNumber":{"shape":"PhoneNumber"}
|
552
|
-
}
|
553
|
-
},
|
554
|
-
"CheckIfPhoneNumberIsOptedOutResponse":{
|
555
|
-
"type":"structure",
|
556
|
-
"members":{
|
557
|
-
"isOptedOut":{"shape":"boolean"}
|
558
|
-
}
|
559
|
-
},
|
560
|
-
"ConfirmSubscriptionInput":{
|
561
|
-
"type":"structure",
|
562
|
-
"required":[
|
563
|
-
"TopicArn",
|
564
|
-
"Token"
|
565
|
-
],
|
566
|
-
"members":{
|
567
|
-
"TopicArn":{"shape":"topicARN"},
|
568
|
-
"Token":{"shape":"token"},
|
569
|
-
"AuthenticateOnUnsubscribe":{"shape":"authenticateOnUnsubscribe"}
|
570
|
-
}
|
571
|
-
},
|
572
|
-
"ConfirmSubscriptionResponse":{
|
573
|
-
"type":"structure",
|
574
|
-
"members":{
|
575
|
-
"SubscriptionArn":{"shape":"subscriptionARN"}
|
576
|
-
}
|
577
|
-
},
|
578
|
-
"CreateEndpointResponse":{
|
579
|
-
"type":"structure",
|
580
|
-
"members":{
|
581
|
-
"EndpointArn":{"shape":"String"}
|
582
|
-
}
|
583
|
-
},
|
584
|
-
"CreatePlatformApplicationInput":{
|
585
|
-
"type":"structure",
|
586
|
-
"required":[
|
587
|
-
"Name",
|
588
|
-
"Platform",
|
589
|
-
"Attributes"
|
590
|
-
],
|
591
|
-
"members":{
|
592
|
-
"Name":{"shape":"String"},
|
593
|
-
"Platform":{"shape":"String"},
|
594
|
-
"Attributes":{"shape":"MapStringToString"}
|
595
|
-
}
|
596
|
-
},
|
597
|
-
"CreatePlatformApplicationResponse":{
|
598
|
-
"type":"structure",
|
599
|
-
"members":{
|
600
|
-
"PlatformApplicationArn":{"shape":"String"}
|
601
|
-
}
|
602
|
-
},
|
603
|
-
"CreatePlatformEndpointInput":{
|
604
|
-
"type":"structure",
|
605
|
-
"required":[
|
606
|
-
"PlatformApplicationArn",
|
607
|
-
"Token"
|
608
|
-
],
|
609
|
-
"members":{
|
610
|
-
"PlatformApplicationArn":{"shape":"String"},
|
611
|
-
"Token":{"shape":"String"},
|
612
|
-
"CustomUserData":{"shape":"String"},
|
613
|
-
"Attributes":{"shape":"MapStringToString"}
|
614
|
-
}
|
615
|
-
},
|
616
|
-
"CreateTopicInput":{
|
617
|
-
"type":"structure",
|
618
|
-
"required":["Name"],
|
619
|
-
"members":{
|
620
|
-
"Name":{"shape":"topicName"}
|
621
|
-
}
|
622
|
-
},
|
623
|
-
"CreateTopicResponse":{
|
624
|
-
"type":"structure",
|
625
|
-
"members":{
|
626
|
-
"TopicArn":{"shape":"topicARN"}
|
627
|
-
}
|
628
|
-
},
|
629
|
-
"DelegatesList":{
|
630
|
-
"type":"list",
|
631
|
-
"member":{"shape":"delegate"}
|
632
|
-
},
|
633
|
-
"DeleteEndpointInput":{
|
634
|
-
"type":"structure",
|
635
|
-
"required":["EndpointArn"],
|
636
|
-
"members":{
|
637
|
-
"EndpointArn":{"shape":"String"}
|
638
|
-
}
|
639
|
-
},
|
640
|
-
"DeletePlatformApplicationInput":{
|
641
|
-
"type":"structure",
|
642
|
-
"required":["PlatformApplicationArn"],
|
643
|
-
"members":{
|
644
|
-
"PlatformApplicationArn":{"shape":"String"}
|
645
|
-
}
|
646
|
-
},
|
647
|
-
"DeleteTopicInput":{
|
648
|
-
"type":"structure",
|
649
|
-
"required":["TopicArn"],
|
650
|
-
"members":{
|
651
|
-
"TopicArn":{"shape":"topicARN"}
|
652
|
-
}
|
653
|
-
},
|
654
|
-
"Endpoint":{
|
655
|
-
"type":"structure",
|
656
|
-
"members":{
|
657
|
-
"EndpointArn":{"shape":"String"},
|
658
|
-
"Attributes":{"shape":"MapStringToString"}
|
659
|
-
}
|
660
|
-
},
|
661
|
-
"EndpointDisabledException":{
|
662
|
-
"type":"structure",
|
663
|
-
"members":{
|
664
|
-
"message":{"shape":"string"}
|
665
|
-
},
|
666
|
-
"error":{
|
667
|
-
"code":"EndpointDisabled",
|
668
|
-
"httpStatusCode":400,
|
669
|
-
"senderFault":true
|
670
|
-
},
|
671
|
-
"exception":true
|
672
|
-
},
|
673
|
-
"GetEndpointAttributesInput":{
|
674
|
-
"type":"structure",
|
675
|
-
"required":["EndpointArn"],
|
676
|
-
"members":{
|
677
|
-
"EndpointArn":{"shape":"String"}
|
678
|
-
}
|
679
|
-
},
|
680
|
-
"GetEndpointAttributesResponse":{
|
681
|
-
"type":"structure",
|
682
|
-
"members":{
|
683
|
-
"Attributes":{"shape":"MapStringToString"}
|
684
|
-
}
|
685
|
-
},
|
686
|
-
"GetPlatformApplicationAttributesInput":{
|
687
|
-
"type":"structure",
|
688
|
-
"required":["PlatformApplicationArn"],
|
689
|
-
"members":{
|
690
|
-
"PlatformApplicationArn":{"shape":"String"}
|
691
|
-
}
|
692
|
-
},
|
693
|
-
"GetPlatformApplicationAttributesResponse":{
|
694
|
-
"type":"structure",
|
695
|
-
"members":{
|
696
|
-
"Attributes":{"shape":"MapStringToString"}
|
697
|
-
}
|
698
|
-
},
|
699
|
-
"GetSMSAttributesInput":{
|
700
|
-
"type":"structure",
|
701
|
-
"members":{
|
702
|
-
"attributes":{"shape":"ListString"}
|
703
|
-
}
|
704
|
-
},
|
705
|
-
"GetSMSAttributesResponse":{
|
706
|
-
"type":"structure",
|
707
|
-
"members":{
|
708
|
-
"attributes":{"shape":"MapStringToString"}
|
709
|
-
}
|
710
|
-
},
|
711
|
-
"GetSubscriptionAttributesInput":{
|
712
|
-
"type":"structure",
|
713
|
-
"required":["SubscriptionArn"],
|
714
|
-
"members":{
|
715
|
-
"SubscriptionArn":{"shape":"subscriptionARN"}
|
716
|
-
}
|
717
|
-
},
|
718
|
-
"GetSubscriptionAttributesResponse":{
|
719
|
-
"type":"structure",
|
720
|
-
"members":{
|
721
|
-
"Attributes":{"shape":"SubscriptionAttributesMap"}
|
722
|
-
}
|
723
|
-
},
|
724
|
-
"GetTopicAttributesInput":{
|
725
|
-
"type":"structure",
|
726
|
-
"required":["TopicArn"],
|
727
|
-
"members":{
|
728
|
-
"TopicArn":{"shape":"topicARN"}
|
729
|
-
}
|
730
|
-
},
|
731
|
-
"GetTopicAttributesResponse":{
|
732
|
-
"type":"structure",
|
733
|
-
"members":{
|
734
|
-
"Attributes":{"shape":"TopicAttributesMap"}
|
735
|
-
}
|
736
|
-
},
|
737
|
-
"InternalErrorException":{
|
738
|
-
"type":"structure",
|
739
|
-
"members":{
|
740
|
-
"message":{"shape":"string"}
|
741
|
-
},
|
742
|
-
"error":{
|
743
|
-
"code":"InternalError",
|
744
|
-
"httpStatusCode":500
|
745
|
-
},
|
746
|
-
"exception":true,
|
747
|
-
"fault":true
|
748
|
-
},
|
749
|
-
"InvalidParameterException":{
|
750
|
-
"type":"structure",
|
751
|
-
"members":{
|
752
|
-
"message":{"shape":"string"}
|
753
|
-
},
|
754
|
-
"error":{
|
755
|
-
"code":"InvalidParameter",
|
756
|
-
"httpStatusCode":400,
|
757
|
-
"senderFault":true
|
758
|
-
},
|
759
|
-
"exception":true
|
760
|
-
},
|
761
|
-
"InvalidParameterValueException":{
|
762
|
-
"type":"structure",
|
763
|
-
"members":{
|
764
|
-
"message":{"shape":"string"}
|
765
|
-
},
|
766
|
-
"error":{
|
767
|
-
"code":"ParameterValueInvalid",
|
768
|
-
"httpStatusCode":400,
|
769
|
-
"senderFault":true
|
770
|
-
},
|
771
|
-
"exception":true
|
772
|
-
},
|
773
|
-
"ListEndpointsByPlatformApplicationInput":{
|
774
|
-
"type":"structure",
|
775
|
-
"required":["PlatformApplicationArn"],
|
776
|
-
"members":{
|
777
|
-
"PlatformApplicationArn":{"shape":"String"},
|
778
|
-
"NextToken":{"shape":"String"}
|
779
|
-
}
|
780
|
-
},
|
781
|
-
"ListEndpointsByPlatformApplicationResponse":{
|
782
|
-
"type":"structure",
|
783
|
-
"members":{
|
784
|
-
"Endpoints":{"shape":"ListOfEndpoints"},
|
785
|
-
"NextToken":{"shape":"String"}
|
786
|
-
}
|
787
|
-
},
|
788
|
-
"ListOfEndpoints":{
|
789
|
-
"type":"list",
|
790
|
-
"member":{"shape":"Endpoint"}
|
791
|
-
},
|
792
|
-
"ListOfPlatformApplications":{
|
793
|
-
"type":"list",
|
794
|
-
"member":{"shape":"PlatformApplication"}
|
795
|
-
},
|
796
|
-
"ListPhoneNumbersOptedOutInput":{
|
797
|
-
"type":"structure",
|
798
|
-
"members":{
|
799
|
-
"nextToken":{"shape":"string"}
|
800
|
-
}
|
801
|
-
},
|
802
|
-
"ListPhoneNumbersOptedOutResponse":{
|
803
|
-
"type":"structure",
|
804
|
-
"members":{
|
805
|
-
"phoneNumbers":{"shape":"PhoneNumberList"},
|
806
|
-
"nextToken":{"shape":"string"}
|
807
|
-
}
|
808
|
-
},
|
809
|
-
"ListPlatformApplicationsInput":{
|
810
|
-
"type":"structure",
|
811
|
-
"members":{
|
812
|
-
"NextToken":{"shape":"String"}
|
813
|
-
}
|
814
|
-
},
|
815
|
-
"ListPlatformApplicationsResponse":{
|
816
|
-
"type":"structure",
|
817
|
-
"members":{
|
818
|
-
"PlatformApplications":{"shape":"ListOfPlatformApplications"},
|
819
|
-
"NextToken":{"shape":"String"}
|
820
|
-
}
|
821
|
-
},
|
822
|
-
"ListString":{
|
823
|
-
"type":"list",
|
824
|
-
"member":{"shape":"String"}
|
825
|
-
},
|
826
|
-
"ListSubscriptionsByTopicInput":{
|
827
|
-
"type":"structure",
|
828
|
-
"required":["TopicArn"],
|
829
|
-
"members":{
|
830
|
-
"TopicArn":{"shape":"topicARN"},
|
831
|
-
"NextToken":{"shape":"nextToken"}
|
832
|
-
}
|
833
|
-
},
|
834
|
-
"ListSubscriptionsByTopicResponse":{
|
835
|
-
"type":"structure",
|
836
|
-
"members":{
|
837
|
-
"Subscriptions":{"shape":"SubscriptionsList"},
|
838
|
-
"NextToken":{"shape":"nextToken"}
|
839
|
-
}
|
840
|
-
},
|
841
|
-
"ListSubscriptionsInput":{
|
842
|
-
"type":"structure",
|
843
|
-
"members":{
|
844
|
-
"NextToken":{"shape":"nextToken"}
|
845
|
-
}
|
846
|
-
},
|
847
|
-
"ListSubscriptionsResponse":{
|
848
|
-
"type":"structure",
|
849
|
-
"members":{
|
850
|
-
"Subscriptions":{"shape":"SubscriptionsList"},
|
851
|
-
"NextToken":{"shape":"nextToken"}
|
852
|
-
}
|
853
|
-
},
|
854
|
-
"ListTopicsInput":{
|
855
|
-
"type":"structure",
|
856
|
-
"members":{
|
857
|
-
"NextToken":{"shape":"nextToken"}
|
858
|
-
}
|
859
|
-
},
|
860
|
-
"ListTopicsResponse":{
|
861
|
-
"type":"structure",
|
862
|
-
"members":{
|
863
|
-
"Topics":{"shape":"TopicsList"},
|
864
|
-
"NextToken":{"shape":"nextToken"}
|
865
|
-
}
|
866
|
-
},
|
867
|
-
"MapStringToString":{
|
868
|
-
"type":"map",
|
869
|
-
"key":{"shape":"String"},
|
870
|
-
"value":{"shape":"String"}
|
871
|
-
},
|
872
|
-
"MessageAttributeMap":{
|
873
|
-
"type":"map",
|
874
|
-
"key":{
|
875
|
-
"shape":"String",
|
876
|
-
"locationName":"Name"
|
877
|
-
},
|
878
|
-
"value":{
|
879
|
-
"shape":"MessageAttributeValue",
|
880
|
-
"locationName":"Value"
|
881
|
-
}
|
882
|
-
},
|
883
|
-
"MessageAttributeValue":{
|
884
|
-
"type":"structure",
|
885
|
-
"required":["DataType"],
|
886
|
-
"members":{
|
887
|
-
"DataType":{"shape":"String"},
|
888
|
-
"StringValue":{"shape":"String"},
|
889
|
-
"BinaryValue":{"shape":"Binary"}
|
890
|
-
}
|
891
|
-
},
|
892
|
-
"NotFoundException":{
|
893
|
-
"type":"structure",
|
894
|
-
"members":{
|
895
|
-
"message":{"shape":"string"}
|
896
|
-
},
|
897
|
-
"error":{
|
898
|
-
"code":"NotFound",
|
899
|
-
"httpStatusCode":404,
|
900
|
-
"senderFault":true
|
901
|
-
},
|
902
|
-
"exception":true
|
903
|
-
},
|
904
|
-
"OptInPhoneNumberInput":{
|
905
|
-
"type":"structure",
|
906
|
-
"required":["phoneNumber"],
|
907
|
-
"members":{
|
908
|
-
"phoneNumber":{"shape":"PhoneNumber"}
|
909
|
-
}
|
910
|
-
},
|
911
|
-
"OptInPhoneNumberResponse":{
|
912
|
-
"type":"structure",
|
913
|
-
"members":{
|
914
|
-
}
|
915
|
-
},
|
916
|
-
"PhoneNumber":{"type":"string"},
|
917
|
-
"PhoneNumberList":{
|
918
|
-
"type":"list",
|
919
|
-
"member":{"shape":"PhoneNumber"}
|
920
|
-
},
|
921
|
-
"PlatformApplication":{
|
922
|
-
"type":"structure",
|
923
|
-
"members":{
|
924
|
-
"PlatformApplicationArn":{"shape":"String"},
|
925
|
-
"Attributes":{"shape":"MapStringToString"}
|
926
|
-
}
|
927
|
-
},
|
928
|
-
"PlatformApplicationDisabledException":{
|
929
|
-
"type":"structure",
|
930
|
-
"members":{
|
931
|
-
"message":{"shape":"string"}
|
932
|
-
},
|
933
|
-
"error":{
|
934
|
-
"code":"PlatformApplicationDisabled",
|
935
|
-
"httpStatusCode":400,
|
936
|
-
"senderFault":true
|
937
|
-
},
|
938
|
-
"exception":true
|
939
|
-
},
|
940
|
-
"PublishInput":{
|
941
|
-
"type":"structure",
|
942
|
-
"required":["Message"],
|
943
|
-
"members":{
|
944
|
-
"TopicArn":{"shape":"topicARN"},
|
945
|
-
"TargetArn":{"shape":"String"},
|
946
|
-
"PhoneNumber":{"shape":"String"},
|
947
|
-
"Message":{"shape":"message"},
|
948
|
-
"Subject":{"shape":"subject"},
|
949
|
-
"MessageStructure":{"shape":"messageStructure"},
|
950
|
-
"MessageAttributes":{"shape":"MessageAttributeMap"}
|
951
|
-
}
|
952
|
-
},
|
953
|
-
"PublishResponse":{
|
954
|
-
"type":"structure",
|
955
|
-
"members":{
|
956
|
-
"MessageId":{"shape":"messageId"}
|
957
|
-
}
|
958
|
-
},
|
959
|
-
"RemovePermissionInput":{
|
960
|
-
"type":"structure",
|
961
|
-
"required":[
|
962
|
-
"TopicArn",
|
963
|
-
"Label"
|
964
|
-
],
|
965
|
-
"members":{
|
966
|
-
"TopicArn":{"shape":"topicARN"},
|
967
|
-
"Label":{"shape":"label"}
|
968
|
-
}
|
969
|
-
},
|
970
|
-
"SetEndpointAttributesInput":{
|
971
|
-
"type":"structure",
|
972
|
-
"required":[
|
973
|
-
"EndpointArn",
|
974
|
-
"Attributes"
|
975
|
-
],
|
976
|
-
"members":{
|
977
|
-
"EndpointArn":{"shape":"String"},
|
978
|
-
"Attributes":{"shape":"MapStringToString"}
|
979
|
-
}
|
980
|
-
},
|
981
|
-
"SetPlatformApplicationAttributesInput":{
|
982
|
-
"type":"structure",
|
983
|
-
"required":[
|
984
|
-
"PlatformApplicationArn",
|
985
|
-
"Attributes"
|
986
|
-
],
|
987
|
-
"members":{
|
988
|
-
"PlatformApplicationArn":{"shape":"String"},
|
989
|
-
"Attributes":{"shape":"MapStringToString"}
|
990
|
-
}
|
991
|
-
},
|
992
|
-
"SetSMSAttributesInput":{
|
993
|
-
"type":"structure",
|
994
|
-
"required":["attributes"],
|
995
|
-
"members":{
|
996
|
-
"attributes":{"shape":"MapStringToString"}
|
997
|
-
}
|
998
|
-
},
|
999
|
-
"SetSMSAttributesResponse":{
|
1000
|
-
"type":"structure",
|
1001
|
-
"members":{
|
1002
|
-
}
|
1003
|
-
},
|
1004
|
-
"SetSubscriptionAttributesInput":{
|
1005
|
-
"type":"structure",
|
1006
|
-
"required":[
|
1007
|
-
"SubscriptionArn",
|
1008
|
-
"AttributeName"
|
1009
|
-
],
|
1010
|
-
"members":{
|
1011
|
-
"SubscriptionArn":{"shape":"subscriptionARN"},
|
1012
|
-
"AttributeName":{"shape":"attributeName"},
|
1013
|
-
"AttributeValue":{"shape":"attributeValue"}
|
1014
|
-
}
|
1015
|
-
},
|
1016
|
-
"SetTopicAttributesInput":{
|
1017
|
-
"type":"structure",
|
1018
|
-
"required":[
|
1019
|
-
"TopicArn",
|
1020
|
-
"AttributeName"
|
1021
|
-
],
|
1022
|
-
"members":{
|
1023
|
-
"TopicArn":{"shape":"topicARN"},
|
1024
|
-
"AttributeName":{"shape":"attributeName"},
|
1025
|
-
"AttributeValue":{"shape":"attributeValue"}
|
1026
|
-
}
|
1027
|
-
},
|
1028
|
-
"String":{"type":"string"},
|
1029
|
-
"SubscribeInput":{
|
1030
|
-
"type":"structure",
|
1031
|
-
"required":[
|
1032
|
-
"TopicArn",
|
1033
|
-
"Protocol"
|
1034
|
-
],
|
1035
|
-
"members":{
|
1036
|
-
"TopicArn":{"shape":"topicARN"},
|
1037
|
-
"Protocol":{"shape":"protocol"},
|
1038
|
-
"Endpoint":{"shape":"endpoint"}
|
1039
|
-
}
|
1040
|
-
},
|
1041
|
-
"SubscribeResponse":{
|
1042
|
-
"type":"structure",
|
1043
|
-
"members":{
|
1044
|
-
"SubscriptionArn":{"shape":"subscriptionARN"}
|
1045
|
-
}
|
1046
|
-
},
|
1047
|
-
"Subscription":{
|
1048
|
-
"type":"structure",
|
1049
|
-
"members":{
|
1050
|
-
"SubscriptionArn":{"shape":"subscriptionARN"},
|
1051
|
-
"Owner":{"shape":"account"},
|
1052
|
-
"Protocol":{"shape":"protocol"},
|
1053
|
-
"Endpoint":{"shape":"endpoint"},
|
1054
|
-
"TopicArn":{"shape":"topicARN"}
|
1055
|
-
}
|
1056
|
-
},
|
1057
|
-
"SubscriptionAttributesMap":{
|
1058
|
-
"type":"map",
|
1059
|
-
"key":{"shape":"attributeName"},
|
1060
|
-
"value":{"shape":"attributeValue"}
|
1061
|
-
},
|
1062
|
-
"SubscriptionLimitExceededException":{
|
1063
|
-
"type":"structure",
|
1064
|
-
"members":{
|
1065
|
-
"message":{"shape":"string"}
|
1066
|
-
},
|
1067
|
-
"error":{
|
1068
|
-
"code":"SubscriptionLimitExceeded",
|
1069
|
-
"httpStatusCode":403,
|
1070
|
-
"senderFault":true
|
1071
|
-
},
|
1072
|
-
"exception":true
|
1073
|
-
},
|
1074
|
-
"SubscriptionsList":{
|
1075
|
-
"type":"list",
|
1076
|
-
"member":{"shape":"Subscription"}
|
1077
|
-
},
|
1078
|
-
"ThrottledException":{
|
1079
|
-
"type":"structure",
|
1080
|
-
"members":{
|
1081
|
-
"message":{"shape":"string"}
|
1082
|
-
},
|
1083
|
-
"error":{
|
1084
|
-
"code":"Throttled",
|
1085
|
-
"httpStatusCode":429,
|
1086
|
-
"senderFault":true
|
1087
|
-
},
|
1088
|
-
"exception":true
|
1089
|
-
},
|
1090
|
-
"Topic":{
|
1091
|
-
"type":"structure",
|
1092
|
-
"members":{
|
1093
|
-
"TopicArn":{"shape":"topicARN"}
|
1094
|
-
}
|
1095
|
-
},
|
1096
|
-
"TopicAttributesMap":{
|
1097
|
-
"type":"map",
|
1098
|
-
"key":{"shape":"attributeName"},
|
1099
|
-
"value":{"shape":"attributeValue"}
|
1100
|
-
},
|
1101
|
-
"TopicLimitExceededException":{
|
1102
|
-
"type":"structure",
|
1103
|
-
"members":{
|
1104
|
-
"message":{"shape":"string"}
|
1105
|
-
},
|
1106
|
-
"error":{
|
1107
|
-
"code":"TopicLimitExceeded",
|
1108
|
-
"httpStatusCode":403,
|
1109
|
-
"senderFault":true
|
1110
|
-
},
|
1111
|
-
"exception":true
|
1112
|
-
},
|
1113
|
-
"TopicsList":{
|
1114
|
-
"type":"list",
|
1115
|
-
"member":{"shape":"Topic"}
|
1116
|
-
},
|
1117
|
-
"UnsubscribeInput":{
|
1118
|
-
"type":"structure",
|
1119
|
-
"required":["SubscriptionArn"],
|
1120
|
-
"members":{
|
1121
|
-
"SubscriptionArn":{"shape":"subscriptionARN"}
|
1122
|
-
}
|
1123
|
-
},
|
1124
|
-
"account":{"type":"string"},
|
1125
|
-
"action":{"type":"string"},
|
1126
|
-
"attributeName":{"type":"string"},
|
1127
|
-
"attributeValue":{"type":"string"},
|
1128
|
-
"authenticateOnUnsubscribe":{"type":"string"},
|
1129
|
-
"boolean":{"type":"boolean"},
|
1130
|
-
"delegate":{"type":"string"},
|
1131
|
-
"endpoint":{"type":"string"},
|
1132
|
-
"label":{"type":"string"},
|
1133
|
-
"message":{"type":"string"},
|
1134
|
-
"messageId":{"type":"string"},
|
1135
|
-
"messageStructure":{"type":"string"},
|
1136
|
-
"nextToken":{"type":"string"},
|
1137
|
-
"protocol":{"type":"string"},
|
1138
|
-
"string":{"type":"string"},
|
1139
|
-
"subject":{"type":"string"},
|
1140
|
-
"subscriptionARN":{"type":"string"},
|
1141
|
-
"token":{"type":"string"},
|
1142
|
-
"topicARN":{"type":"string"},
|
1143
|
-
"topicName":{"type":"string"}
|
1144
|
-
}
|
1145
|
-
}
|