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,3840 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version":"2.0",
|
3
|
-
"metadata":{
|
4
|
-
"apiVersion":"2012-12-01",
|
5
|
-
"endpointPrefix":"redshift",
|
6
|
-
"protocol":"query",
|
7
|
-
"serviceFullName":"Amazon Redshift",
|
8
|
-
"signatureVersion":"v4",
|
9
|
-
"uid":"redshift-2012-12-01",
|
10
|
-
"xmlNamespace":"http://redshift.amazonaws.com/doc/2012-12-01/"
|
11
|
-
},
|
12
|
-
"operations":{
|
13
|
-
"AuthorizeClusterSecurityGroupIngress":{
|
14
|
-
"name":"AuthorizeClusterSecurityGroupIngress",
|
15
|
-
"http":{
|
16
|
-
"method":"POST",
|
17
|
-
"requestUri":"/"
|
18
|
-
},
|
19
|
-
"input":{"shape":"AuthorizeClusterSecurityGroupIngressMessage"},
|
20
|
-
"output":{
|
21
|
-
"shape":"AuthorizeClusterSecurityGroupIngressResult",
|
22
|
-
"resultWrapper":"AuthorizeClusterSecurityGroupIngressResult"
|
23
|
-
},
|
24
|
-
"errors":[
|
25
|
-
{"shape":"ClusterSecurityGroupNotFoundFault"},
|
26
|
-
{"shape":"InvalidClusterSecurityGroupStateFault"},
|
27
|
-
{"shape":"AuthorizationAlreadyExistsFault"},
|
28
|
-
{"shape":"AuthorizationQuotaExceededFault"}
|
29
|
-
]
|
30
|
-
},
|
31
|
-
"AuthorizeSnapshotAccess":{
|
32
|
-
"name":"AuthorizeSnapshotAccess",
|
33
|
-
"http":{
|
34
|
-
"method":"POST",
|
35
|
-
"requestUri":"/"
|
36
|
-
},
|
37
|
-
"input":{"shape":"AuthorizeSnapshotAccessMessage"},
|
38
|
-
"output":{
|
39
|
-
"shape":"AuthorizeSnapshotAccessResult",
|
40
|
-
"resultWrapper":"AuthorizeSnapshotAccessResult"
|
41
|
-
},
|
42
|
-
"errors":[
|
43
|
-
{"shape":"ClusterSnapshotNotFoundFault"},
|
44
|
-
{"shape":"AuthorizationAlreadyExistsFault"},
|
45
|
-
{"shape":"AuthorizationQuotaExceededFault"},
|
46
|
-
{"shape":"DependentServiceRequestThrottlingFault"},
|
47
|
-
{"shape":"InvalidClusterSnapshotStateFault"},
|
48
|
-
{"shape":"LimitExceededFault"}
|
49
|
-
]
|
50
|
-
},
|
51
|
-
"CopyClusterSnapshot":{
|
52
|
-
"name":"CopyClusterSnapshot",
|
53
|
-
"http":{
|
54
|
-
"method":"POST",
|
55
|
-
"requestUri":"/"
|
56
|
-
},
|
57
|
-
"input":{"shape":"CopyClusterSnapshotMessage"},
|
58
|
-
"output":{
|
59
|
-
"shape":"CopyClusterSnapshotResult",
|
60
|
-
"resultWrapper":"CopyClusterSnapshotResult"
|
61
|
-
},
|
62
|
-
"errors":[
|
63
|
-
{"shape":"ClusterSnapshotAlreadyExistsFault"},
|
64
|
-
{"shape":"ClusterSnapshotNotFoundFault"},
|
65
|
-
{"shape":"InvalidClusterSnapshotStateFault"},
|
66
|
-
{"shape":"ClusterSnapshotQuotaExceededFault"}
|
67
|
-
]
|
68
|
-
},
|
69
|
-
"CreateCluster":{
|
70
|
-
"name":"CreateCluster",
|
71
|
-
"http":{
|
72
|
-
"method":"POST",
|
73
|
-
"requestUri":"/"
|
74
|
-
},
|
75
|
-
"input":{"shape":"CreateClusterMessage"},
|
76
|
-
"output":{
|
77
|
-
"shape":"CreateClusterResult",
|
78
|
-
"resultWrapper":"CreateClusterResult"
|
79
|
-
},
|
80
|
-
"errors":[
|
81
|
-
{"shape":"ClusterAlreadyExistsFault"},
|
82
|
-
{"shape":"InsufficientClusterCapacityFault"},
|
83
|
-
{"shape":"ClusterParameterGroupNotFoundFault"},
|
84
|
-
{"shape":"ClusterSecurityGroupNotFoundFault"},
|
85
|
-
{"shape":"ClusterQuotaExceededFault"},
|
86
|
-
{"shape":"NumberOfNodesQuotaExceededFault"},
|
87
|
-
{"shape":"NumberOfNodesPerClusterLimitExceededFault"},
|
88
|
-
{"shape":"ClusterSubnetGroupNotFoundFault"},
|
89
|
-
{"shape":"InvalidVPCNetworkStateFault"},
|
90
|
-
{"shape":"InvalidClusterSubnetGroupStateFault"},
|
91
|
-
{"shape":"InvalidSubnet"},
|
92
|
-
{"shape":"UnauthorizedOperation"},
|
93
|
-
{"shape":"HsmClientCertificateNotFoundFault"},
|
94
|
-
{"shape":"HsmConfigurationNotFoundFault"},
|
95
|
-
{"shape":"InvalidElasticIpFault"},
|
96
|
-
{"shape":"TagLimitExceededFault"},
|
97
|
-
{"shape":"InvalidTagFault"},
|
98
|
-
{"shape":"LimitExceededFault"},
|
99
|
-
{"shape":"DependentServiceRequestThrottlingFault"}
|
100
|
-
]
|
101
|
-
},
|
102
|
-
"CreateClusterParameterGroup":{
|
103
|
-
"name":"CreateClusterParameterGroup",
|
104
|
-
"http":{
|
105
|
-
"method":"POST",
|
106
|
-
"requestUri":"/"
|
107
|
-
},
|
108
|
-
"input":{"shape":"CreateClusterParameterGroupMessage"},
|
109
|
-
"output":{
|
110
|
-
"shape":"CreateClusterParameterGroupResult",
|
111
|
-
"resultWrapper":"CreateClusterParameterGroupResult"
|
112
|
-
},
|
113
|
-
"errors":[
|
114
|
-
{"shape":"ClusterParameterGroupQuotaExceededFault"},
|
115
|
-
{"shape":"ClusterParameterGroupAlreadyExistsFault"},
|
116
|
-
{"shape":"TagLimitExceededFault"},
|
117
|
-
{"shape":"InvalidTagFault"}
|
118
|
-
]
|
119
|
-
},
|
120
|
-
"CreateClusterSecurityGroup":{
|
121
|
-
"name":"CreateClusterSecurityGroup",
|
122
|
-
"http":{
|
123
|
-
"method":"POST",
|
124
|
-
"requestUri":"/"
|
125
|
-
},
|
126
|
-
"input":{"shape":"CreateClusterSecurityGroupMessage"},
|
127
|
-
"output":{
|
128
|
-
"shape":"CreateClusterSecurityGroupResult",
|
129
|
-
"resultWrapper":"CreateClusterSecurityGroupResult"
|
130
|
-
},
|
131
|
-
"errors":[
|
132
|
-
{"shape":"ClusterSecurityGroupAlreadyExistsFault"},
|
133
|
-
{"shape":"ClusterSecurityGroupQuotaExceededFault"},
|
134
|
-
{"shape":"TagLimitExceededFault"},
|
135
|
-
{"shape":"InvalidTagFault"}
|
136
|
-
]
|
137
|
-
},
|
138
|
-
"CreateClusterSnapshot":{
|
139
|
-
"name":"CreateClusterSnapshot",
|
140
|
-
"http":{
|
141
|
-
"method":"POST",
|
142
|
-
"requestUri":"/"
|
143
|
-
},
|
144
|
-
"input":{"shape":"CreateClusterSnapshotMessage"},
|
145
|
-
"output":{
|
146
|
-
"shape":"CreateClusterSnapshotResult",
|
147
|
-
"resultWrapper":"CreateClusterSnapshotResult"
|
148
|
-
},
|
149
|
-
"errors":[
|
150
|
-
{"shape":"ClusterSnapshotAlreadyExistsFault"},
|
151
|
-
{"shape":"InvalidClusterStateFault"},
|
152
|
-
{"shape":"ClusterNotFoundFault"},
|
153
|
-
{"shape":"ClusterSnapshotQuotaExceededFault"},
|
154
|
-
{"shape":"TagLimitExceededFault"},
|
155
|
-
{"shape":"InvalidTagFault"}
|
156
|
-
]
|
157
|
-
},
|
158
|
-
"CreateClusterSubnetGroup":{
|
159
|
-
"name":"CreateClusterSubnetGroup",
|
160
|
-
"http":{
|
161
|
-
"method":"POST",
|
162
|
-
"requestUri":"/"
|
163
|
-
},
|
164
|
-
"input":{"shape":"CreateClusterSubnetGroupMessage"},
|
165
|
-
"output":{
|
166
|
-
"shape":"CreateClusterSubnetGroupResult",
|
167
|
-
"resultWrapper":"CreateClusterSubnetGroupResult"
|
168
|
-
},
|
169
|
-
"errors":[
|
170
|
-
{"shape":"ClusterSubnetGroupAlreadyExistsFault"},
|
171
|
-
{"shape":"ClusterSubnetGroupQuotaExceededFault"},
|
172
|
-
{"shape":"ClusterSubnetQuotaExceededFault"},
|
173
|
-
{"shape":"InvalidSubnet"},
|
174
|
-
{"shape":"UnauthorizedOperation"},
|
175
|
-
{"shape":"TagLimitExceededFault"},
|
176
|
-
{"shape":"InvalidTagFault"},
|
177
|
-
{"shape":"DependentServiceRequestThrottlingFault"}
|
178
|
-
]
|
179
|
-
},
|
180
|
-
"CreateEventSubscription":{
|
181
|
-
"name":"CreateEventSubscription",
|
182
|
-
"http":{
|
183
|
-
"method":"POST",
|
184
|
-
"requestUri":"/"
|
185
|
-
},
|
186
|
-
"input":{"shape":"CreateEventSubscriptionMessage"},
|
187
|
-
"output":{
|
188
|
-
"shape":"CreateEventSubscriptionResult",
|
189
|
-
"resultWrapper":"CreateEventSubscriptionResult"
|
190
|
-
},
|
191
|
-
"errors":[
|
192
|
-
{"shape":"EventSubscriptionQuotaExceededFault"},
|
193
|
-
{"shape":"SubscriptionAlreadyExistFault"},
|
194
|
-
{"shape":"SNSInvalidTopicFault"},
|
195
|
-
{"shape":"SNSNoAuthorizationFault"},
|
196
|
-
{"shape":"SNSTopicArnNotFoundFault"},
|
197
|
-
{"shape":"SubscriptionEventIdNotFoundFault"},
|
198
|
-
{"shape":"SubscriptionCategoryNotFoundFault"},
|
199
|
-
{"shape":"SubscriptionSeverityNotFoundFault"},
|
200
|
-
{"shape":"SourceNotFoundFault"},
|
201
|
-
{"shape":"TagLimitExceededFault"},
|
202
|
-
{"shape":"InvalidTagFault"}
|
203
|
-
]
|
204
|
-
},
|
205
|
-
"CreateHsmClientCertificate":{
|
206
|
-
"name":"CreateHsmClientCertificate",
|
207
|
-
"http":{
|
208
|
-
"method":"POST",
|
209
|
-
"requestUri":"/"
|
210
|
-
},
|
211
|
-
"input":{"shape":"CreateHsmClientCertificateMessage"},
|
212
|
-
"output":{
|
213
|
-
"shape":"CreateHsmClientCertificateResult",
|
214
|
-
"resultWrapper":"CreateHsmClientCertificateResult"
|
215
|
-
},
|
216
|
-
"errors":[
|
217
|
-
{"shape":"HsmClientCertificateAlreadyExistsFault"},
|
218
|
-
{"shape":"HsmClientCertificateQuotaExceededFault"},
|
219
|
-
{"shape":"TagLimitExceededFault"},
|
220
|
-
{"shape":"InvalidTagFault"}
|
221
|
-
]
|
222
|
-
},
|
223
|
-
"CreateHsmConfiguration":{
|
224
|
-
"name":"CreateHsmConfiguration",
|
225
|
-
"http":{
|
226
|
-
"method":"POST",
|
227
|
-
"requestUri":"/"
|
228
|
-
},
|
229
|
-
"input":{"shape":"CreateHsmConfigurationMessage"},
|
230
|
-
"output":{
|
231
|
-
"shape":"CreateHsmConfigurationResult",
|
232
|
-
"resultWrapper":"CreateHsmConfigurationResult"
|
233
|
-
},
|
234
|
-
"errors":[
|
235
|
-
{"shape":"HsmConfigurationAlreadyExistsFault"},
|
236
|
-
{"shape":"HsmConfigurationQuotaExceededFault"},
|
237
|
-
{"shape":"TagLimitExceededFault"},
|
238
|
-
{"shape":"InvalidTagFault"}
|
239
|
-
]
|
240
|
-
},
|
241
|
-
"CreateSnapshotCopyGrant":{
|
242
|
-
"name":"CreateSnapshotCopyGrant",
|
243
|
-
"http":{
|
244
|
-
"method":"POST",
|
245
|
-
"requestUri":"/"
|
246
|
-
},
|
247
|
-
"input":{"shape":"CreateSnapshotCopyGrantMessage"},
|
248
|
-
"output":{
|
249
|
-
"shape":"CreateSnapshotCopyGrantResult",
|
250
|
-
"resultWrapper":"CreateSnapshotCopyGrantResult"
|
251
|
-
},
|
252
|
-
"errors":[
|
253
|
-
{"shape":"SnapshotCopyGrantAlreadyExistsFault"},
|
254
|
-
{"shape":"SnapshotCopyGrantQuotaExceededFault"},
|
255
|
-
{"shape":"LimitExceededFault"},
|
256
|
-
{"shape":"TagLimitExceededFault"},
|
257
|
-
{"shape":"InvalidTagFault"},
|
258
|
-
{"shape":"DependentServiceRequestThrottlingFault"}
|
259
|
-
]
|
260
|
-
},
|
261
|
-
"CreateTags":{
|
262
|
-
"name":"CreateTags",
|
263
|
-
"http":{
|
264
|
-
"method":"POST",
|
265
|
-
"requestUri":"/"
|
266
|
-
},
|
267
|
-
"input":{"shape":"CreateTagsMessage"},
|
268
|
-
"errors":[
|
269
|
-
{"shape":"TagLimitExceededFault"},
|
270
|
-
{"shape":"ResourceNotFoundFault"},
|
271
|
-
{"shape":"InvalidTagFault"}
|
272
|
-
]
|
273
|
-
},
|
274
|
-
"DeleteCluster":{
|
275
|
-
"name":"DeleteCluster",
|
276
|
-
"http":{
|
277
|
-
"method":"POST",
|
278
|
-
"requestUri":"/"
|
279
|
-
},
|
280
|
-
"input":{"shape":"DeleteClusterMessage"},
|
281
|
-
"output":{
|
282
|
-
"shape":"DeleteClusterResult",
|
283
|
-
"resultWrapper":"DeleteClusterResult"
|
284
|
-
},
|
285
|
-
"errors":[
|
286
|
-
{"shape":"ClusterNotFoundFault"},
|
287
|
-
{"shape":"InvalidClusterStateFault"},
|
288
|
-
{"shape":"ClusterSnapshotAlreadyExistsFault"},
|
289
|
-
{"shape":"ClusterSnapshotQuotaExceededFault"}
|
290
|
-
]
|
291
|
-
},
|
292
|
-
"DeleteClusterParameterGroup":{
|
293
|
-
"name":"DeleteClusterParameterGroup",
|
294
|
-
"http":{
|
295
|
-
"method":"POST",
|
296
|
-
"requestUri":"/"
|
297
|
-
},
|
298
|
-
"input":{"shape":"DeleteClusterParameterGroupMessage"},
|
299
|
-
"errors":[
|
300
|
-
{"shape":"InvalidClusterParameterGroupStateFault"},
|
301
|
-
{"shape":"ClusterParameterGroupNotFoundFault"}
|
302
|
-
]
|
303
|
-
},
|
304
|
-
"DeleteClusterSecurityGroup":{
|
305
|
-
"name":"DeleteClusterSecurityGroup",
|
306
|
-
"http":{
|
307
|
-
"method":"POST",
|
308
|
-
"requestUri":"/"
|
309
|
-
},
|
310
|
-
"input":{"shape":"DeleteClusterSecurityGroupMessage"},
|
311
|
-
"errors":[
|
312
|
-
{"shape":"InvalidClusterSecurityGroupStateFault"},
|
313
|
-
{"shape":"ClusterSecurityGroupNotFoundFault"}
|
314
|
-
]
|
315
|
-
},
|
316
|
-
"DeleteClusterSnapshot":{
|
317
|
-
"name":"DeleteClusterSnapshot",
|
318
|
-
"http":{
|
319
|
-
"method":"POST",
|
320
|
-
"requestUri":"/"
|
321
|
-
},
|
322
|
-
"input":{"shape":"DeleteClusterSnapshotMessage"},
|
323
|
-
"output":{
|
324
|
-
"shape":"DeleteClusterSnapshotResult",
|
325
|
-
"resultWrapper":"DeleteClusterSnapshotResult"
|
326
|
-
},
|
327
|
-
"errors":[
|
328
|
-
{"shape":"InvalidClusterSnapshotStateFault"},
|
329
|
-
{"shape":"ClusterSnapshotNotFoundFault"}
|
330
|
-
]
|
331
|
-
},
|
332
|
-
"DeleteClusterSubnetGroup":{
|
333
|
-
"name":"DeleteClusterSubnetGroup",
|
334
|
-
"http":{
|
335
|
-
"method":"POST",
|
336
|
-
"requestUri":"/"
|
337
|
-
},
|
338
|
-
"input":{"shape":"DeleteClusterSubnetGroupMessage"},
|
339
|
-
"errors":[
|
340
|
-
{"shape":"InvalidClusterSubnetGroupStateFault"},
|
341
|
-
{"shape":"InvalidClusterSubnetStateFault"},
|
342
|
-
{"shape":"ClusterSubnetGroupNotFoundFault"}
|
343
|
-
]
|
344
|
-
},
|
345
|
-
"DeleteEventSubscription":{
|
346
|
-
"name":"DeleteEventSubscription",
|
347
|
-
"http":{
|
348
|
-
"method":"POST",
|
349
|
-
"requestUri":"/"
|
350
|
-
},
|
351
|
-
"input":{"shape":"DeleteEventSubscriptionMessage"},
|
352
|
-
"errors":[
|
353
|
-
{"shape":"SubscriptionNotFoundFault"},
|
354
|
-
{"shape":"InvalidSubscriptionStateFault"}
|
355
|
-
]
|
356
|
-
},
|
357
|
-
"DeleteHsmClientCertificate":{
|
358
|
-
"name":"DeleteHsmClientCertificate",
|
359
|
-
"http":{
|
360
|
-
"method":"POST",
|
361
|
-
"requestUri":"/"
|
362
|
-
},
|
363
|
-
"input":{"shape":"DeleteHsmClientCertificateMessage"},
|
364
|
-
"errors":[
|
365
|
-
{"shape":"InvalidHsmClientCertificateStateFault"},
|
366
|
-
{"shape":"HsmClientCertificateNotFoundFault"}
|
367
|
-
]
|
368
|
-
},
|
369
|
-
"DeleteHsmConfiguration":{
|
370
|
-
"name":"DeleteHsmConfiguration",
|
371
|
-
"http":{
|
372
|
-
"method":"POST",
|
373
|
-
"requestUri":"/"
|
374
|
-
},
|
375
|
-
"input":{"shape":"DeleteHsmConfigurationMessage"},
|
376
|
-
"errors":[
|
377
|
-
{"shape":"InvalidHsmConfigurationStateFault"},
|
378
|
-
{"shape":"HsmConfigurationNotFoundFault"}
|
379
|
-
]
|
380
|
-
},
|
381
|
-
"DeleteSnapshotCopyGrant":{
|
382
|
-
"name":"DeleteSnapshotCopyGrant",
|
383
|
-
"http":{
|
384
|
-
"method":"POST",
|
385
|
-
"requestUri":"/"
|
386
|
-
},
|
387
|
-
"input":{"shape":"DeleteSnapshotCopyGrantMessage"},
|
388
|
-
"errors":[
|
389
|
-
{"shape":"InvalidSnapshotCopyGrantStateFault"},
|
390
|
-
{"shape":"SnapshotCopyGrantNotFoundFault"}
|
391
|
-
]
|
392
|
-
},
|
393
|
-
"DeleteTags":{
|
394
|
-
"name":"DeleteTags",
|
395
|
-
"http":{
|
396
|
-
"method":"POST",
|
397
|
-
"requestUri":"/"
|
398
|
-
},
|
399
|
-
"input":{"shape":"DeleteTagsMessage"},
|
400
|
-
"errors":[
|
401
|
-
{"shape":"ResourceNotFoundFault"},
|
402
|
-
{"shape":"InvalidTagFault"}
|
403
|
-
]
|
404
|
-
},
|
405
|
-
"DescribeClusterParameterGroups":{
|
406
|
-
"name":"DescribeClusterParameterGroups",
|
407
|
-
"http":{
|
408
|
-
"method":"POST",
|
409
|
-
"requestUri":"/"
|
410
|
-
},
|
411
|
-
"input":{"shape":"DescribeClusterParameterGroupsMessage"},
|
412
|
-
"output":{
|
413
|
-
"shape":"ClusterParameterGroupsMessage",
|
414
|
-
"resultWrapper":"DescribeClusterParameterGroupsResult"
|
415
|
-
},
|
416
|
-
"errors":[
|
417
|
-
{"shape":"ClusterParameterGroupNotFoundFault"},
|
418
|
-
{"shape":"InvalidTagFault"}
|
419
|
-
]
|
420
|
-
},
|
421
|
-
"DescribeClusterParameters":{
|
422
|
-
"name":"DescribeClusterParameters",
|
423
|
-
"http":{
|
424
|
-
"method":"POST",
|
425
|
-
"requestUri":"/"
|
426
|
-
},
|
427
|
-
"input":{"shape":"DescribeClusterParametersMessage"},
|
428
|
-
"output":{
|
429
|
-
"shape":"ClusterParameterGroupDetails",
|
430
|
-
"resultWrapper":"DescribeClusterParametersResult"
|
431
|
-
},
|
432
|
-
"errors":[
|
433
|
-
{"shape":"ClusterParameterGroupNotFoundFault"}
|
434
|
-
]
|
435
|
-
},
|
436
|
-
"DescribeClusterSecurityGroups":{
|
437
|
-
"name":"DescribeClusterSecurityGroups",
|
438
|
-
"http":{
|
439
|
-
"method":"POST",
|
440
|
-
"requestUri":"/"
|
441
|
-
},
|
442
|
-
"input":{"shape":"DescribeClusterSecurityGroupsMessage"},
|
443
|
-
"output":{
|
444
|
-
"shape":"ClusterSecurityGroupMessage",
|
445
|
-
"resultWrapper":"DescribeClusterSecurityGroupsResult"
|
446
|
-
},
|
447
|
-
"errors":[
|
448
|
-
{"shape":"ClusterSecurityGroupNotFoundFault"},
|
449
|
-
{"shape":"InvalidTagFault"}
|
450
|
-
]
|
451
|
-
},
|
452
|
-
"DescribeClusterSnapshots":{
|
453
|
-
"name":"DescribeClusterSnapshots",
|
454
|
-
"http":{
|
455
|
-
"method":"POST",
|
456
|
-
"requestUri":"/"
|
457
|
-
},
|
458
|
-
"input":{"shape":"DescribeClusterSnapshotsMessage"},
|
459
|
-
"output":{
|
460
|
-
"shape":"SnapshotMessage",
|
461
|
-
"resultWrapper":"DescribeClusterSnapshotsResult"
|
462
|
-
},
|
463
|
-
"errors":[
|
464
|
-
{"shape":"ClusterSnapshotNotFoundFault"},
|
465
|
-
{"shape":"InvalidTagFault"}
|
466
|
-
]
|
467
|
-
},
|
468
|
-
"DescribeClusterSubnetGroups":{
|
469
|
-
"name":"DescribeClusterSubnetGroups",
|
470
|
-
"http":{
|
471
|
-
"method":"POST",
|
472
|
-
"requestUri":"/"
|
473
|
-
},
|
474
|
-
"input":{"shape":"DescribeClusterSubnetGroupsMessage"},
|
475
|
-
"output":{
|
476
|
-
"shape":"ClusterSubnetGroupMessage",
|
477
|
-
"resultWrapper":"DescribeClusterSubnetGroupsResult"
|
478
|
-
},
|
479
|
-
"errors":[
|
480
|
-
{"shape":"ClusterSubnetGroupNotFoundFault"},
|
481
|
-
{"shape":"InvalidTagFault"}
|
482
|
-
]
|
483
|
-
},
|
484
|
-
"DescribeClusterVersions":{
|
485
|
-
"name":"DescribeClusterVersions",
|
486
|
-
"http":{
|
487
|
-
"method":"POST",
|
488
|
-
"requestUri":"/"
|
489
|
-
},
|
490
|
-
"input":{"shape":"DescribeClusterVersionsMessage"},
|
491
|
-
"output":{
|
492
|
-
"shape":"ClusterVersionsMessage",
|
493
|
-
"resultWrapper":"DescribeClusterVersionsResult"
|
494
|
-
}
|
495
|
-
},
|
496
|
-
"DescribeClusters":{
|
497
|
-
"name":"DescribeClusters",
|
498
|
-
"http":{
|
499
|
-
"method":"POST",
|
500
|
-
"requestUri":"/"
|
501
|
-
},
|
502
|
-
"input":{"shape":"DescribeClustersMessage"},
|
503
|
-
"output":{
|
504
|
-
"shape":"ClustersMessage",
|
505
|
-
"resultWrapper":"DescribeClustersResult"
|
506
|
-
},
|
507
|
-
"errors":[
|
508
|
-
{"shape":"ClusterNotFoundFault"},
|
509
|
-
{"shape":"InvalidTagFault"}
|
510
|
-
]
|
511
|
-
},
|
512
|
-
"DescribeDefaultClusterParameters":{
|
513
|
-
"name":"DescribeDefaultClusterParameters",
|
514
|
-
"http":{
|
515
|
-
"method":"POST",
|
516
|
-
"requestUri":"/"
|
517
|
-
},
|
518
|
-
"input":{"shape":"DescribeDefaultClusterParametersMessage"},
|
519
|
-
"output":{
|
520
|
-
"shape":"DescribeDefaultClusterParametersResult",
|
521
|
-
"resultWrapper":"DescribeDefaultClusterParametersResult"
|
522
|
-
}
|
523
|
-
},
|
524
|
-
"DescribeEventCategories":{
|
525
|
-
"name":"DescribeEventCategories",
|
526
|
-
"http":{
|
527
|
-
"method":"POST",
|
528
|
-
"requestUri":"/"
|
529
|
-
},
|
530
|
-
"input":{"shape":"DescribeEventCategoriesMessage"},
|
531
|
-
"output":{
|
532
|
-
"shape":"EventCategoriesMessage",
|
533
|
-
"resultWrapper":"DescribeEventCategoriesResult"
|
534
|
-
}
|
535
|
-
},
|
536
|
-
"DescribeEventSubscriptions":{
|
537
|
-
"name":"DescribeEventSubscriptions",
|
538
|
-
"http":{
|
539
|
-
"method":"POST",
|
540
|
-
"requestUri":"/"
|
541
|
-
},
|
542
|
-
"input":{"shape":"DescribeEventSubscriptionsMessage"},
|
543
|
-
"output":{
|
544
|
-
"shape":"EventSubscriptionsMessage",
|
545
|
-
"resultWrapper":"DescribeEventSubscriptionsResult"
|
546
|
-
},
|
547
|
-
"errors":[
|
548
|
-
{"shape":"SubscriptionNotFoundFault"}
|
549
|
-
]
|
550
|
-
},
|
551
|
-
"DescribeEvents":{
|
552
|
-
"name":"DescribeEvents",
|
553
|
-
"http":{
|
554
|
-
"method":"POST",
|
555
|
-
"requestUri":"/"
|
556
|
-
},
|
557
|
-
"input":{"shape":"DescribeEventsMessage"},
|
558
|
-
"output":{
|
559
|
-
"shape":"EventsMessage",
|
560
|
-
"resultWrapper":"DescribeEventsResult"
|
561
|
-
}
|
562
|
-
},
|
563
|
-
"DescribeHsmClientCertificates":{
|
564
|
-
"name":"DescribeHsmClientCertificates",
|
565
|
-
"http":{
|
566
|
-
"method":"POST",
|
567
|
-
"requestUri":"/"
|
568
|
-
},
|
569
|
-
"input":{"shape":"DescribeHsmClientCertificatesMessage"},
|
570
|
-
"output":{
|
571
|
-
"shape":"HsmClientCertificateMessage",
|
572
|
-
"resultWrapper":"DescribeHsmClientCertificatesResult"
|
573
|
-
},
|
574
|
-
"errors":[
|
575
|
-
{"shape":"HsmClientCertificateNotFoundFault"},
|
576
|
-
{"shape":"InvalidTagFault"}
|
577
|
-
]
|
578
|
-
},
|
579
|
-
"DescribeHsmConfigurations":{
|
580
|
-
"name":"DescribeHsmConfigurations",
|
581
|
-
"http":{
|
582
|
-
"method":"POST",
|
583
|
-
"requestUri":"/"
|
584
|
-
},
|
585
|
-
"input":{"shape":"DescribeHsmConfigurationsMessage"},
|
586
|
-
"output":{
|
587
|
-
"shape":"HsmConfigurationMessage",
|
588
|
-
"resultWrapper":"DescribeHsmConfigurationsResult"
|
589
|
-
},
|
590
|
-
"errors":[
|
591
|
-
{"shape":"HsmConfigurationNotFoundFault"},
|
592
|
-
{"shape":"InvalidTagFault"}
|
593
|
-
]
|
594
|
-
},
|
595
|
-
"DescribeLoggingStatus":{
|
596
|
-
"name":"DescribeLoggingStatus",
|
597
|
-
"http":{
|
598
|
-
"method":"POST",
|
599
|
-
"requestUri":"/"
|
600
|
-
},
|
601
|
-
"input":{"shape":"DescribeLoggingStatusMessage"},
|
602
|
-
"output":{
|
603
|
-
"shape":"LoggingStatus",
|
604
|
-
"resultWrapper":"DescribeLoggingStatusResult"
|
605
|
-
},
|
606
|
-
"errors":[
|
607
|
-
{"shape":"ClusterNotFoundFault"}
|
608
|
-
]
|
609
|
-
},
|
610
|
-
"DescribeOrderableClusterOptions":{
|
611
|
-
"name":"DescribeOrderableClusterOptions",
|
612
|
-
"http":{
|
613
|
-
"method":"POST",
|
614
|
-
"requestUri":"/"
|
615
|
-
},
|
616
|
-
"input":{"shape":"DescribeOrderableClusterOptionsMessage"},
|
617
|
-
"output":{
|
618
|
-
"shape":"OrderableClusterOptionsMessage",
|
619
|
-
"resultWrapper":"DescribeOrderableClusterOptionsResult"
|
620
|
-
}
|
621
|
-
},
|
622
|
-
"DescribeReservedNodeOfferings":{
|
623
|
-
"name":"DescribeReservedNodeOfferings",
|
624
|
-
"http":{
|
625
|
-
"method":"POST",
|
626
|
-
"requestUri":"/"
|
627
|
-
},
|
628
|
-
"input":{"shape":"DescribeReservedNodeOfferingsMessage"},
|
629
|
-
"output":{
|
630
|
-
"shape":"ReservedNodeOfferingsMessage",
|
631
|
-
"resultWrapper":"DescribeReservedNodeOfferingsResult"
|
632
|
-
},
|
633
|
-
"errors":[
|
634
|
-
{"shape":"ReservedNodeOfferingNotFoundFault"},
|
635
|
-
{"shape":"UnsupportedOperationFault"},
|
636
|
-
{"shape":"DependentServiceUnavailableFault"}
|
637
|
-
]
|
638
|
-
},
|
639
|
-
"DescribeReservedNodes":{
|
640
|
-
"name":"DescribeReservedNodes",
|
641
|
-
"http":{
|
642
|
-
"method":"POST",
|
643
|
-
"requestUri":"/"
|
644
|
-
},
|
645
|
-
"input":{"shape":"DescribeReservedNodesMessage"},
|
646
|
-
"output":{
|
647
|
-
"shape":"ReservedNodesMessage",
|
648
|
-
"resultWrapper":"DescribeReservedNodesResult"
|
649
|
-
},
|
650
|
-
"errors":[
|
651
|
-
{"shape":"ReservedNodeNotFoundFault"},
|
652
|
-
{"shape":"DependentServiceUnavailableFault"}
|
653
|
-
]
|
654
|
-
},
|
655
|
-
"DescribeResize":{
|
656
|
-
"name":"DescribeResize",
|
657
|
-
"http":{
|
658
|
-
"method":"POST",
|
659
|
-
"requestUri":"/"
|
660
|
-
},
|
661
|
-
"input":{"shape":"DescribeResizeMessage"},
|
662
|
-
"output":{
|
663
|
-
"shape":"ResizeProgressMessage",
|
664
|
-
"resultWrapper":"DescribeResizeResult"
|
665
|
-
},
|
666
|
-
"errors":[
|
667
|
-
{"shape":"ClusterNotFoundFault"},
|
668
|
-
{"shape":"ResizeNotFoundFault"}
|
669
|
-
]
|
670
|
-
},
|
671
|
-
"DescribeSnapshotCopyGrants":{
|
672
|
-
"name":"DescribeSnapshotCopyGrants",
|
673
|
-
"http":{
|
674
|
-
"method":"POST",
|
675
|
-
"requestUri":"/"
|
676
|
-
},
|
677
|
-
"input":{"shape":"DescribeSnapshotCopyGrantsMessage"},
|
678
|
-
"output":{
|
679
|
-
"shape":"SnapshotCopyGrantMessage",
|
680
|
-
"resultWrapper":"DescribeSnapshotCopyGrantsResult"
|
681
|
-
},
|
682
|
-
"errors":[
|
683
|
-
{"shape":"SnapshotCopyGrantNotFoundFault"},
|
684
|
-
{"shape":"InvalidTagFault"}
|
685
|
-
]
|
686
|
-
},
|
687
|
-
"DescribeTableRestoreStatus":{
|
688
|
-
"name":"DescribeTableRestoreStatus",
|
689
|
-
"http":{
|
690
|
-
"method":"POST",
|
691
|
-
"requestUri":"/"
|
692
|
-
},
|
693
|
-
"input":{"shape":"DescribeTableRestoreStatusMessage"},
|
694
|
-
"output":{
|
695
|
-
"shape":"TableRestoreStatusMessage",
|
696
|
-
"resultWrapper":"DescribeTableRestoreStatusResult"
|
697
|
-
},
|
698
|
-
"errors":[
|
699
|
-
{"shape":"TableRestoreNotFoundFault"},
|
700
|
-
{"shape":"ClusterNotFoundFault"}
|
701
|
-
]
|
702
|
-
},
|
703
|
-
"DescribeTags":{
|
704
|
-
"name":"DescribeTags",
|
705
|
-
"http":{
|
706
|
-
"method":"POST",
|
707
|
-
"requestUri":"/"
|
708
|
-
},
|
709
|
-
"input":{"shape":"DescribeTagsMessage"},
|
710
|
-
"output":{
|
711
|
-
"shape":"TaggedResourceListMessage",
|
712
|
-
"resultWrapper":"DescribeTagsResult"
|
713
|
-
},
|
714
|
-
"errors":[
|
715
|
-
{"shape":"ResourceNotFoundFault"},
|
716
|
-
{"shape":"InvalidTagFault"}
|
717
|
-
]
|
718
|
-
},
|
719
|
-
"DisableLogging":{
|
720
|
-
"name":"DisableLogging",
|
721
|
-
"http":{
|
722
|
-
"method":"POST",
|
723
|
-
"requestUri":"/"
|
724
|
-
},
|
725
|
-
"input":{"shape":"DisableLoggingMessage"},
|
726
|
-
"output":{
|
727
|
-
"shape":"LoggingStatus",
|
728
|
-
"resultWrapper":"DisableLoggingResult"
|
729
|
-
},
|
730
|
-
"errors":[
|
731
|
-
{"shape":"ClusterNotFoundFault"}
|
732
|
-
]
|
733
|
-
},
|
734
|
-
"DisableSnapshotCopy":{
|
735
|
-
"name":"DisableSnapshotCopy",
|
736
|
-
"http":{
|
737
|
-
"method":"POST",
|
738
|
-
"requestUri":"/"
|
739
|
-
},
|
740
|
-
"input":{"shape":"DisableSnapshotCopyMessage"},
|
741
|
-
"output":{
|
742
|
-
"shape":"DisableSnapshotCopyResult",
|
743
|
-
"resultWrapper":"DisableSnapshotCopyResult"
|
744
|
-
},
|
745
|
-
"errors":[
|
746
|
-
{"shape":"ClusterNotFoundFault"},
|
747
|
-
{"shape":"SnapshotCopyAlreadyDisabledFault"},
|
748
|
-
{"shape":"InvalidClusterStateFault"},
|
749
|
-
{"shape":"UnauthorizedOperation"}
|
750
|
-
]
|
751
|
-
},
|
752
|
-
"EnableLogging":{
|
753
|
-
"name":"EnableLogging",
|
754
|
-
"http":{
|
755
|
-
"method":"POST",
|
756
|
-
"requestUri":"/"
|
757
|
-
},
|
758
|
-
"input":{"shape":"EnableLoggingMessage"},
|
759
|
-
"output":{
|
760
|
-
"shape":"LoggingStatus",
|
761
|
-
"resultWrapper":"EnableLoggingResult"
|
762
|
-
},
|
763
|
-
"errors":[
|
764
|
-
{"shape":"ClusterNotFoundFault"},
|
765
|
-
{"shape":"BucketNotFoundFault"},
|
766
|
-
{"shape":"InsufficientS3BucketPolicyFault"},
|
767
|
-
{"shape":"InvalidS3KeyPrefixFault"},
|
768
|
-
{"shape":"InvalidS3BucketNameFault"}
|
769
|
-
]
|
770
|
-
},
|
771
|
-
"EnableSnapshotCopy":{
|
772
|
-
"name":"EnableSnapshotCopy",
|
773
|
-
"http":{
|
774
|
-
"method":"POST",
|
775
|
-
"requestUri":"/"
|
776
|
-
},
|
777
|
-
"input":{"shape":"EnableSnapshotCopyMessage"},
|
778
|
-
"output":{
|
779
|
-
"shape":"EnableSnapshotCopyResult",
|
780
|
-
"resultWrapper":"EnableSnapshotCopyResult"
|
781
|
-
},
|
782
|
-
"errors":[
|
783
|
-
{"shape":"IncompatibleOrderableOptions"},
|
784
|
-
{"shape":"InvalidClusterStateFault"},
|
785
|
-
{"shape":"ClusterNotFoundFault"},
|
786
|
-
{"shape":"CopyToRegionDisabledFault"},
|
787
|
-
{"shape":"SnapshotCopyAlreadyEnabledFault"},
|
788
|
-
{"shape":"UnknownSnapshotCopyRegionFault"},
|
789
|
-
{"shape":"UnauthorizedOperation"},
|
790
|
-
{"shape":"SnapshotCopyGrantNotFoundFault"},
|
791
|
-
{"shape":"LimitExceededFault"},
|
792
|
-
{"shape":"DependentServiceRequestThrottlingFault"}
|
793
|
-
]
|
794
|
-
},
|
795
|
-
"GetClusterCredentials":{
|
796
|
-
"name":"GetClusterCredentials",
|
797
|
-
"http":{
|
798
|
-
"method":"POST",
|
799
|
-
"requestUri":"/"
|
800
|
-
},
|
801
|
-
"input":{"shape":"GetClusterCredentialsMessage"},
|
802
|
-
"output":{
|
803
|
-
"shape":"ClusterCredentials",
|
804
|
-
"resultWrapper":"GetClusterCredentialsResult"
|
805
|
-
},
|
806
|
-
"errors":[
|
807
|
-
{"shape":"ClusterNotFoundFault"},
|
808
|
-
{"shape":"UnsupportedOperationFault"}
|
809
|
-
]
|
810
|
-
},
|
811
|
-
"ModifyCluster":{
|
812
|
-
"name":"ModifyCluster",
|
813
|
-
"http":{
|
814
|
-
"method":"POST",
|
815
|
-
"requestUri":"/"
|
816
|
-
},
|
817
|
-
"input":{"shape":"ModifyClusterMessage"},
|
818
|
-
"output":{
|
819
|
-
"shape":"ModifyClusterResult",
|
820
|
-
"resultWrapper":"ModifyClusterResult"
|
821
|
-
},
|
822
|
-
"errors":[
|
823
|
-
{"shape":"InvalidClusterStateFault"},
|
824
|
-
{"shape":"InvalidClusterSecurityGroupStateFault"},
|
825
|
-
{"shape":"ClusterNotFoundFault"},
|
826
|
-
{"shape":"NumberOfNodesQuotaExceededFault"},
|
827
|
-
{"shape":"NumberOfNodesPerClusterLimitExceededFault"},
|
828
|
-
{"shape":"ClusterSecurityGroupNotFoundFault"},
|
829
|
-
{"shape":"ClusterParameterGroupNotFoundFault"},
|
830
|
-
{"shape":"InsufficientClusterCapacityFault"},
|
831
|
-
{"shape":"UnsupportedOptionFault"},
|
832
|
-
{"shape":"UnauthorizedOperation"},
|
833
|
-
{"shape":"HsmClientCertificateNotFoundFault"},
|
834
|
-
{"shape":"HsmConfigurationNotFoundFault"},
|
835
|
-
{"shape":"ClusterAlreadyExistsFault"},
|
836
|
-
{"shape":"LimitExceededFault"},
|
837
|
-
{"shape":"DependentServiceRequestThrottlingFault"},
|
838
|
-
{"shape":"InvalidElasticIpFault"}
|
839
|
-
]
|
840
|
-
},
|
841
|
-
"ModifyClusterIamRoles":{
|
842
|
-
"name":"ModifyClusterIamRoles",
|
843
|
-
"http":{
|
844
|
-
"method":"POST",
|
845
|
-
"requestUri":"/"
|
846
|
-
},
|
847
|
-
"input":{"shape":"ModifyClusterIamRolesMessage"},
|
848
|
-
"output":{
|
849
|
-
"shape":"ModifyClusterIamRolesResult",
|
850
|
-
"resultWrapper":"ModifyClusterIamRolesResult"
|
851
|
-
},
|
852
|
-
"errors":[
|
853
|
-
{"shape":"InvalidClusterStateFault"},
|
854
|
-
{"shape":"ClusterNotFoundFault"}
|
855
|
-
]
|
856
|
-
},
|
857
|
-
"ModifyClusterParameterGroup":{
|
858
|
-
"name":"ModifyClusterParameterGroup",
|
859
|
-
"http":{
|
860
|
-
"method":"POST",
|
861
|
-
"requestUri":"/"
|
862
|
-
},
|
863
|
-
"input":{"shape":"ModifyClusterParameterGroupMessage"},
|
864
|
-
"output":{
|
865
|
-
"shape":"ClusterParameterGroupNameMessage",
|
866
|
-
"resultWrapper":"ModifyClusterParameterGroupResult"
|
867
|
-
},
|
868
|
-
"errors":[
|
869
|
-
{"shape":"ClusterParameterGroupNotFoundFault"},
|
870
|
-
{"shape":"InvalidClusterParameterGroupStateFault"}
|
871
|
-
]
|
872
|
-
},
|
873
|
-
"ModifyClusterSubnetGroup":{
|
874
|
-
"name":"ModifyClusterSubnetGroup",
|
875
|
-
"http":{
|
876
|
-
"method":"POST",
|
877
|
-
"requestUri":"/"
|
878
|
-
},
|
879
|
-
"input":{"shape":"ModifyClusterSubnetGroupMessage"},
|
880
|
-
"output":{
|
881
|
-
"shape":"ModifyClusterSubnetGroupResult",
|
882
|
-
"resultWrapper":"ModifyClusterSubnetGroupResult"
|
883
|
-
},
|
884
|
-
"errors":[
|
885
|
-
{"shape":"ClusterSubnetGroupNotFoundFault"},
|
886
|
-
{"shape":"ClusterSubnetQuotaExceededFault"},
|
887
|
-
{"shape":"SubnetAlreadyInUse"},
|
888
|
-
{"shape":"InvalidSubnet"},
|
889
|
-
{"shape":"UnauthorizedOperation"},
|
890
|
-
{"shape":"DependentServiceRequestThrottlingFault"}
|
891
|
-
]
|
892
|
-
},
|
893
|
-
"ModifyEventSubscription":{
|
894
|
-
"name":"ModifyEventSubscription",
|
895
|
-
"http":{
|
896
|
-
"method":"POST",
|
897
|
-
"requestUri":"/"
|
898
|
-
},
|
899
|
-
"input":{"shape":"ModifyEventSubscriptionMessage"},
|
900
|
-
"output":{
|
901
|
-
"shape":"ModifyEventSubscriptionResult",
|
902
|
-
"resultWrapper":"ModifyEventSubscriptionResult"
|
903
|
-
},
|
904
|
-
"errors":[
|
905
|
-
{"shape":"SubscriptionNotFoundFault"},
|
906
|
-
{"shape":"SNSInvalidTopicFault"},
|
907
|
-
{"shape":"SNSNoAuthorizationFault"},
|
908
|
-
{"shape":"SNSTopicArnNotFoundFault"},
|
909
|
-
{"shape":"SubscriptionEventIdNotFoundFault"},
|
910
|
-
{"shape":"SubscriptionCategoryNotFoundFault"},
|
911
|
-
{"shape":"SubscriptionSeverityNotFoundFault"},
|
912
|
-
{"shape":"SourceNotFoundFault"},
|
913
|
-
{"shape":"InvalidSubscriptionStateFault"}
|
914
|
-
]
|
915
|
-
},
|
916
|
-
"ModifySnapshotCopyRetentionPeriod":{
|
917
|
-
"name":"ModifySnapshotCopyRetentionPeriod",
|
918
|
-
"http":{
|
919
|
-
"method":"POST",
|
920
|
-
"requestUri":"/"
|
921
|
-
},
|
922
|
-
"input":{"shape":"ModifySnapshotCopyRetentionPeriodMessage"},
|
923
|
-
"output":{
|
924
|
-
"shape":"ModifySnapshotCopyRetentionPeriodResult",
|
925
|
-
"resultWrapper":"ModifySnapshotCopyRetentionPeriodResult"
|
926
|
-
},
|
927
|
-
"errors":[
|
928
|
-
{"shape":"ClusterNotFoundFault"},
|
929
|
-
{"shape":"SnapshotCopyDisabledFault"},
|
930
|
-
{"shape":"UnauthorizedOperation"},
|
931
|
-
{"shape":"InvalidClusterStateFault"}
|
932
|
-
]
|
933
|
-
},
|
934
|
-
"PurchaseReservedNodeOffering":{
|
935
|
-
"name":"PurchaseReservedNodeOffering",
|
936
|
-
"http":{
|
937
|
-
"method":"POST",
|
938
|
-
"requestUri":"/"
|
939
|
-
},
|
940
|
-
"input":{"shape":"PurchaseReservedNodeOfferingMessage"},
|
941
|
-
"output":{
|
942
|
-
"shape":"PurchaseReservedNodeOfferingResult",
|
943
|
-
"resultWrapper":"PurchaseReservedNodeOfferingResult"
|
944
|
-
},
|
945
|
-
"errors":[
|
946
|
-
{"shape":"ReservedNodeOfferingNotFoundFault"},
|
947
|
-
{"shape":"ReservedNodeAlreadyExistsFault"},
|
948
|
-
{"shape":"ReservedNodeQuotaExceededFault"},
|
949
|
-
{"shape":"UnsupportedOperationFault"}
|
950
|
-
]
|
951
|
-
},
|
952
|
-
"RebootCluster":{
|
953
|
-
"name":"RebootCluster",
|
954
|
-
"http":{
|
955
|
-
"method":"POST",
|
956
|
-
"requestUri":"/"
|
957
|
-
},
|
958
|
-
"input":{"shape":"RebootClusterMessage"},
|
959
|
-
"output":{
|
960
|
-
"shape":"RebootClusterResult",
|
961
|
-
"resultWrapper":"RebootClusterResult"
|
962
|
-
},
|
963
|
-
"errors":[
|
964
|
-
{"shape":"InvalidClusterStateFault"},
|
965
|
-
{"shape":"ClusterNotFoundFault"}
|
966
|
-
]
|
967
|
-
},
|
968
|
-
"ResetClusterParameterGroup":{
|
969
|
-
"name":"ResetClusterParameterGroup",
|
970
|
-
"http":{
|
971
|
-
"method":"POST",
|
972
|
-
"requestUri":"/"
|
973
|
-
},
|
974
|
-
"input":{"shape":"ResetClusterParameterGroupMessage"},
|
975
|
-
"output":{
|
976
|
-
"shape":"ClusterParameterGroupNameMessage",
|
977
|
-
"resultWrapper":"ResetClusterParameterGroupResult"
|
978
|
-
},
|
979
|
-
"errors":[
|
980
|
-
{"shape":"InvalidClusterParameterGroupStateFault"},
|
981
|
-
{"shape":"ClusterParameterGroupNotFoundFault"}
|
982
|
-
]
|
983
|
-
},
|
984
|
-
"RestoreFromClusterSnapshot":{
|
985
|
-
"name":"RestoreFromClusterSnapshot",
|
986
|
-
"http":{
|
987
|
-
"method":"POST",
|
988
|
-
"requestUri":"/"
|
989
|
-
},
|
990
|
-
"input":{"shape":"RestoreFromClusterSnapshotMessage"},
|
991
|
-
"output":{
|
992
|
-
"shape":"RestoreFromClusterSnapshotResult",
|
993
|
-
"resultWrapper":"RestoreFromClusterSnapshotResult"
|
994
|
-
},
|
995
|
-
"errors":[
|
996
|
-
{"shape":"AccessToSnapshotDeniedFault"},
|
997
|
-
{"shape":"ClusterAlreadyExistsFault"},
|
998
|
-
{"shape":"ClusterSnapshotNotFoundFault"},
|
999
|
-
{"shape":"ClusterQuotaExceededFault"},
|
1000
|
-
{"shape":"InsufficientClusterCapacityFault"},
|
1001
|
-
{"shape":"InvalidClusterSnapshotStateFault"},
|
1002
|
-
{"shape":"InvalidRestoreFault"},
|
1003
|
-
{"shape":"NumberOfNodesQuotaExceededFault"},
|
1004
|
-
{"shape":"NumberOfNodesPerClusterLimitExceededFault"},
|
1005
|
-
{"shape":"InvalidVPCNetworkStateFault"},
|
1006
|
-
{"shape":"InvalidClusterSubnetGroupStateFault"},
|
1007
|
-
{"shape":"InvalidSubnet"},
|
1008
|
-
{"shape":"ClusterSubnetGroupNotFoundFault"},
|
1009
|
-
{"shape":"UnauthorizedOperation"},
|
1010
|
-
{"shape":"HsmClientCertificateNotFoundFault"},
|
1011
|
-
{"shape":"HsmConfigurationNotFoundFault"},
|
1012
|
-
{"shape":"InvalidElasticIpFault"},
|
1013
|
-
{"shape":"ClusterParameterGroupNotFoundFault"},
|
1014
|
-
{"shape":"ClusterSecurityGroupNotFoundFault"},
|
1015
|
-
{"shape":"LimitExceededFault"},
|
1016
|
-
{"shape":"DependentServiceRequestThrottlingFault"}
|
1017
|
-
]
|
1018
|
-
},
|
1019
|
-
"RestoreTableFromClusterSnapshot":{
|
1020
|
-
"name":"RestoreTableFromClusterSnapshot",
|
1021
|
-
"http":{
|
1022
|
-
"method":"POST",
|
1023
|
-
"requestUri":"/"
|
1024
|
-
},
|
1025
|
-
"input":{"shape":"RestoreTableFromClusterSnapshotMessage"},
|
1026
|
-
"output":{
|
1027
|
-
"shape":"RestoreTableFromClusterSnapshotResult",
|
1028
|
-
"resultWrapper":"RestoreTableFromClusterSnapshotResult"
|
1029
|
-
},
|
1030
|
-
"errors":[
|
1031
|
-
{"shape":"ClusterSnapshotNotFoundFault"},
|
1032
|
-
{"shape":"InProgressTableRestoreQuotaExceededFault"},
|
1033
|
-
{"shape":"InvalidClusterSnapshotStateFault"},
|
1034
|
-
{"shape":"InvalidTableRestoreArgumentFault"},
|
1035
|
-
{"shape":"ClusterNotFoundFault"},
|
1036
|
-
{"shape":"InvalidClusterStateFault"},
|
1037
|
-
{"shape":"UnsupportedOperationFault"}
|
1038
|
-
]
|
1039
|
-
},
|
1040
|
-
"RevokeClusterSecurityGroupIngress":{
|
1041
|
-
"name":"RevokeClusterSecurityGroupIngress",
|
1042
|
-
"http":{
|
1043
|
-
"method":"POST",
|
1044
|
-
"requestUri":"/"
|
1045
|
-
},
|
1046
|
-
"input":{"shape":"RevokeClusterSecurityGroupIngressMessage"},
|
1047
|
-
"output":{
|
1048
|
-
"shape":"RevokeClusterSecurityGroupIngressResult",
|
1049
|
-
"resultWrapper":"RevokeClusterSecurityGroupIngressResult"
|
1050
|
-
},
|
1051
|
-
"errors":[
|
1052
|
-
{"shape":"ClusterSecurityGroupNotFoundFault"},
|
1053
|
-
{"shape":"AuthorizationNotFoundFault"},
|
1054
|
-
{"shape":"InvalidClusterSecurityGroupStateFault"}
|
1055
|
-
]
|
1056
|
-
},
|
1057
|
-
"RevokeSnapshotAccess":{
|
1058
|
-
"name":"RevokeSnapshotAccess",
|
1059
|
-
"http":{
|
1060
|
-
"method":"POST",
|
1061
|
-
"requestUri":"/"
|
1062
|
-
},
|
1063
|
-
"input":{"shape":"RevokeSnapshotAccessMessage"},
|
1064
|
-
"output":{
|
1065
|
-
"shape":"RevokeSnapshotAccessResult",
|
1066
|
-
"resultWrapper":"RevokeSnapshotAccessResult"
|
1067
|
-
},
|
1068
|
-
"errors":[
|
1069
|
-
{"shape":"AccessToSnapshotDeniedFault"},
|
1070
|
-
{"shape":"AuthorizationNotFoundFault"},
|
1071
|
-
{"shape":"ClusterSnapshotNotFoundFault"}
|
1072
|
-
]
|
1073
|
-
},
|
1074
|
-
"RotateEncryptionKey":{
|
1075
|
-
"name":"RotateEncryptionKey",
|
1076
|
-
"http":{
|
1077
|
-
"method":"POST",
|
1078
|
-
"requestUri":"/"
|
1079
|
-
},
|
1080
|
-
"input":{"shape":"RotateEncryptionKeyMessage"},
|
1081
|
-
"output":{
|
1082
|
-
"shape":"RotateEncryptionKeyResult",
|
1083
|
-
"resultWrapper":"RotateEncryptionKeyResult"
|
1084
|
-
},
|
1085
|
-
"errors":[
|
1086
|
-
{"shape":"ClusterNotFoundFault"},
|
1087
|
-
{"shape":"InvalidClusterStateFault"},
|
1088
|
-
{"shape":"DependentServiceRequestThrottlingFault"}
|
1089
|
-
]
|
1090
|
-
}
|
1091
|
-
},
|
1092
|
-
"shapes":{
|
1093
|
-
"AccessToSnapshotDeniedFault":{
|
1094
|
-
"type":"structure",
|
1095
|
-
"members":{
|
1096
|
-
},
|
1097
|
-
"error":{
|
1098
|
-
"code":"AccessToSnapshotDenied",
|
1099
|
-
"httpStatusCode":400,
|
1100
|
-
"senderFault":true
|
1101
|
-
},
|
1102
|
-
"exception":true
|
1103
|
-
},
|
1104
|
-
"AccountWithRestoreAccess":{
|
1105
|
-
"type":"structure",
|
1106
|
-
"members":{
|
1107
|
-
"AccountId":{"shape":"String"},
|
1108
|
-
"AccountAlias":{"shape":"String"}
|
1109
|
-
}
|
1110
|
-
},
|
1111
|
-
"AccountsWithRestoreAccessList":{
|
1112
|
-
"type":"list",
|
1113
|
-
"member":{
|
1114
|
-
"shape":"AccountWithRestoreAccess",
|
1115
|
-
"locationName":"AccountWithRestoreAccess"
|
1116
|
-
}
|
1117
|
-
},
|
1118
|
-
"AuthorizationAlreadyExistsFault":{
|
1119
|
-
"type":"structure",
|
1120
|
-
"members":{
|
1121
|
-
},
|
1122
|
-
"error":{
|
1123
|
-
"code":"AuthorizationAlreadyExists",
|
1124
|
-
"httpStatusCode":400,
|
1125
|
-
"senderFault":true
|
1126
|
-
},
|
1127
|
-
"exception":true
|
1128
|
-
},
|
1129
|
-
"AuthorizationNotFoundFault":{
|
1130
|
-
"type":"structure",
|
1131
|
-
"members":{
|
1132
|
-
},
|
1133
|
-
"error":{
|
1134
|
-
"code":"AuthorizationNotFound",
|
1135
|
-
"httpStatusCode":404,
|
1136
|
-
"senderFault":true
|
1137
|
-
},
|
1138
|
-
"exception":true
|
1139
|
-
},
|
1140
|
-
"AuthorizationQuotaExceededFault":{
|
1141
|
-
"type":"structure",
|
1142
|
-
"members":{
|
1143
|
-
},
|
1144
|
-
"error":{
|
1145
|
-
"code":"AuthorizationQuotaExceeded",
|
1146
|
-
"httpStatusCode":400,
|
1147
|
-
"senderFault":true
|
1148
|
-
},
|
1149
|
-
"exception":true
|
1150
|
-
},
|
1151
|
-
"AuthorizeClusterSecurityGroupIngressMessage":{
|
1152
|
-
"type":"structure",
|
1153
|
-
"required":["ClusterSecurityGroupName"],
|
1154
|
-
"members":{
|
1155
|
-
"ClusterSecurityGroupName":{"shape":"String"},
|
1156
|
-
"CIDRIP":{"shape":"String"},
|
1157
|
-
"EC2SecurityGroupName":{"shape":"String"},
|
1158
|
-
"EC2SecurityGroupOwnerId":{"shape":"String"}
|
1159
|
-
}
|
1160
|
-
},
|
1161
|
-
"AuthorizeClusterSecurityGroupIngressResult":{
|
1162
|
-
"type":"structure",
|
1163
|
-
"members":{
|
1164
|
-
"ClusterSecurityGroup":{"shape":"ClusterSecurityGroup"}
|
1165
|
-
}
|
1166
|
-
},
|
1167
|
-
"AuthorizeSnapshotAccessMessage":{
|
1168
|
-
"type":"structure",
|
1169
|
-
"required":[
|
1170
|
-
"SnapshotIdentifier",
|
1171
|
-
"AccountWithRestoreAccess"
|
1172
|
-
],
|
1173
|
-
"members":{
|
1174
|
-
"SnapshotIdentifier":{"shape":"String"},
|
1175
|
-
"SnapshotClusterIdentifier":{"shape":"String"},
|
1176
|
-
"AccountWithRestoreAccess":{"shape":"String"}
|
1177
|
-
}
|
1178
|
-
},
|
1179
|
-
"AuthorizeSnapshotAccessResult":{
|
1180
|
-
"type":"structure",
|
1181
|
-
"members":{
|
1182
|
-
"Snapshot":{"shape":"Snapshot"}
|
1183
|
-
}
|
1184
|
-
},
|
1185
|
-
"AvailabilityZone":{
|
1186
|
-
"type":"structure",
|
1187
|
-
"members":{
|
1188
|
-
"Name":{"shape":"String"}
|
1189
|
-
},
|
1190
|
-
"wrapper":true
|
1191
|
-
},
|
1192
|
-
"AvailabilityZoneList":{
|
1193
|
-
"type":"list",
|
1194
|
-
"member":{
|
1195
|
-
"shape":"AvailabilityZone",
|
1196
|
-
"locationName":"AvailabilityZone"
|
1197
|
-
}
|
1198
|
-
},
|
1199
|
-
"Boolean":{"type":"boolean"},
|
1200
|
-
"BooleanOptional":{"type":"boolean"},
|
1201
|
-
"BucketNotFoundFault":{
|
1202
|
-
"type":"structure",
|
1203
|
-
"members":{
|
1204
|
-
},
|
1205
|
-
"error":{
|
1206
|
-
"code":"BucketNotFoundFault",
|
1207
|
-
"httpStatusCode":400,
|
1208
|
-
"senderFault":true
|
1209
|
-
},
|
1210
|
-
"exception":true
|
1211
|
-
},
|
1212
|
-
"Cluster":{
|
1213
|
-
"type":"structure",
|
1214
|
-
"members":{
|
1215
|
-
"ClusterIdentifier":{"shape":"String"},
|
1216
|
-
"NodeType":{"shape":"String"},
|
1217
|
-
"ClusterStatus":{"shape":"String"},
|
1218
|
-
"ModifyStatus":{"shape":"String"},
|
1219
|
-
"MasterUsername":{"shape":"String"},
|
1220
|
-
"DBName":{"shape":"String"},
|
1221
|
-
"Endpoint":{"shape":"Endpoint"},
|
1222
|
-
"ClusterCreateTime":{"shape":"TStamp"},
|
1223
|
-
"AutomatedSnapshotRetentionPeriod":{"shape":"Integer"},
|
1224
|
-
"ClusterSecurityGroups":{"shape":"ClusterSecurityGroupMembershipList"},
|
1225
|
-
"VpcSecurityGroups":{"shape":"VpcSecurityGroupMembershipList"},
|
1226
|
-
"ClusterParameterGroups":{"shape":"ClusterParameterGroupStatusList"},
|
1227
|
-
"ClusterSubnetGroupName":{"shape":"String"},
|
1228
|
-
"VpcId":{"shape":"String"},
|
1229
|
-
"AvailabilityZone":{"shape":"String"},
|
1230
|
-
"PreferredMaintenanceWindow":{"shape":"String"},
|
1231
|
-
"PendingModifiedValues":{"shape":"PendingModifiedValues"},
|
1232
|
-
"ClusterVersion":{"shape":"String"},
|
1233
|
-
"AllowVersionUpgrade":{"shape":"Boolean"},
|
1234
|
-
"NumberOfNodes":{"shape":"Integer"},
|
1235
|
-
"PubliclyAccessible":{"shape":"Boolean"},
|
1236
|
-
"Encrypted":{"shape":"Boolean"},
|
1237
|
-
"RestoreStatus":{"shape":"RestoreStatus"},
|
1238
|
-
"HsmStatus":{"shape":"HsmStatus"},
|
1239
|
-
"ClusterSnapshotCopyStatus":{"shape":"ClusterSnapshotCopyStatus"},
|
1240
|
-
"ClusterPublicKey":{"shape":"String"},
|
1241
|
-
"ClusterNodes":{"shape":"ClusterNodesList"},
|
1242
|
-
"ElasticIpStatus":{"shape":"ElasticIpStatus"},
|
1243
|
-
"ClusterRevisionNumber":{"shape":"String"},
|
1244
|
-
"Tags":{"shape":"TagList"},
|
1245
|
-
"KmsKeyId":{"shape":"String"},
|
1246
|
-
"EnhancedVpcRouting":{"shape":"Boolean"},
|
1247
|
-
"IamRoles":{"shape":"ClusterIamRoleList"}
|
1248
|
-
},
|
1249
|
-
"wrapper":true
|
1250
|
-
},
|
1251
|
-
"ClusterAlreadyExistsFault":{
|
1252
|
-
"type":"structure",
|
1253
|
-
"members":{
|
1254
|
-
},
|
1255
|
-
"error":{
|
1256
|
-
"code":"ClusterAlreadyExists",
|
1257
|
-
"httpStatusCode":400,
|
1258
|
-
"senderFault":true
|
1259
|
-
},
|
1260
|
-
"exception":true
|
1261
|
-
},
|
1262
|
-
"ClusterCredentials":{
|
1263
|
-
"type":"structure",
|
1264
|
-
"members":{
|
1265
|
-
"DbUser":{"shape":"String"},
|
1266
|
-
"DbPassword":{"shape":"SensitiveString"},
|
1267
|
-
"Expiration":{"shape":"TStamp"}
|
1268
|
-
}
|
1269
|
-
},
|
1270
|
-
"ClusterIamRole":{
|
1271
|
-
"type":"structure",
|
1272
|
-
"members":{
|
1273
|
-
"IamRoleArn":{"shape":"String"},
|
1274
|
-
"ApplyStatus":{"shape":"String"}
|
1275
|
-
}
|
1276
|
-
},
|
1277
|
-
"ClusterIamRoleList":{
|
1278
|
-
"type":"list",
|
1279
|
-
"member":{
|
1280
|
-
"shape":"ClusterIamRole",
|
1281
|
-
"locationName":"ClusterIamRole"
|
1282
|
-
}
|
1283
|
-
},
|
1284
|
-
"ClusterList":{
|
1285
|
-
"type":"list",
|
1286
|
-
"member":{
|
1287
|
-
"shape":"Cluster",
|
1288
|
-
"locationName":"Cluster"
|
1289
|
-
}
|
1290
|
-
},
|
1291
|
-
"ClusterNode":{
|
1292
|
-
"type":"structure",
|
1293
|
-
"members":{
|
1294
|
-
"NodeRole":{"shape":"String"},
|
1295
|
-
"PrivateIPAddress":{"shape":"String"},
|
1296
|
-
"PublicIPAddress":{"shape":"String"}
|
1297
|
-
}
|
1298
|
-
},
|
1299
|
-
"ClusterNodesList":{
|
1300
|
-
"type":"list",
|
1301
|
-
"member":{"shape":"ClusterNode"}
|
1302
|
-
},
|
1303
|
-
"ClusterNotFoundFault":{
|
1304
|
-
"type":"structure",
|
1305
|
-
"members":{
|
1306
|
-
},
|
1307
|
-
"error":{
|
1308
|
-
"code":"ClusterNotFound",
|
1309
|
-
"httpStatusCode":404,
|
1310
|
-
"senderFault":true
|
1311
|
-
},
|
1312
|
-
"exception":true
|
1313
|
-
},
|
1314
|
-
"ClusterParameterGroup":{
|
1315
|
-
"type":"structure",
|
1316
|
-
"members":{
|
1317
|
-
"ParameterGroupName":{"shape":"String"},
|
1318
|
-
"ParameterGroupFamily":{"shape":"String"},
|
1319
|
-
"Description":{"shape":"String"},
|
1320
|
-
"Tags":{"shape":"TagList"}
|
1321
|
-
},
|
1322
|
-
"wrapper":true
|
1323
|
-
},
|
1324
|
-
"ClusterParameterGroupAlreadyExistsFault":{
|
1325
|
-
"type":"structure",
|
1326
|
-
"members":{
|
1327
|
-
},
|
1328
|
-
"error":{
|
1329
|
-
"code":"ClusterParameterGroupAlreadyExists",
|
1330
|
-
"httpStatusCode":400,
|
1331
|
-
"senderFault":true
|
1332
|
-
},
|
1333
|
-
"exception":true
|
1334
|
-
},
|
1335
|
-
"ClusterParameterGroupDetails":{
|
1336
|
-
"type":"structure",
|
1337
|
-
"members":{
|
1338
|
-
"Parameters":{"shape":"ParametersList"},
|
1339
|
-
"Marker":{"shape":"String"}
|
1340
|
-
}
|
1341
|
-
},
|
1342
|
-
"ClusterParameterGroupNameMessage":{
|
1343
|
-
"type":"structure",
|
1344
|
-
"members":{
|
1345
|
-
"ParameterGroupName":{"shape":"String"},
|
1346
|
-
"ParameterGroupStatus":{"shape":"String"}
|
1347
|
-
}
|
1348
|
-
},
|
1349
|
-
"ClusterParameterGroupNotFoundFault":{
|
1350
|
-
"type":"structure",
|
1351
|
-
"members":{
|
1352
|
-
},
|
1353
|
-
"error":{
|
1354
|
-
"code":"ClusterParameterGroupNotFound",
|
1355
|
-
"httpStatusCode":404,
|
1356
|
-
"senderFault":true
|
1357
|
-
},
|
1358
|
-
"exception":true
|
1359
|
-
},
|
1360
|
-
"ClusterParameterGroupQuotaExceededFault":{
|
1361
|
-
"type":"structure",
|
1362
|
-
"members":{
|
1363
|
-
},
|
1364
|
-
"error":{
|
1365
|
-
"code":"ClusterParameterGroupQuotaExceeded",
|
1366
|
-
"httpStatusCode":400,
|
1367
|
-
"senderFault":true
|
1368
|
-
},
|
1369
|
-
"exception":true
|
1370
|
-
},
|
1371
|
-
"ClusterParameterGroupStatus":{
|
1372
|
-
"type":"structure",
|
1373
|
-
"members":{
|
1374
|
-
"ParameterGroupName":{"shape":"String"},
|
1375
|
-
"ParameterApplyStatus":{"shape":"String"},
|
1376
|
-
"ClusterParameterStatusList":{"shape":"ClusterParameterStatusList"}
|
1377
|
-
}
|
1378
|
-
},
|
1379
|
-
"ClusterParameterGroupStatusList":{
|
1380
|
-
"type":"list",
|
1381
|
-
"member":{
|
1382
|
-
"shape":"ClusterParameterGroupStatus",
|
1383
|
-
"locationName":"ClusterParameterGroup"
|
1384
|
-
}
|
1385
|
-
},
|
1386
|
-
"ClusterParameterGroupsMessage":{
|
1387
|
-
"type":"structure",
|
1388
|
-
"members":{
|
1389
|
-
"Marker":{"shape":"String"},
|
1390
|
-
"ParameterGroups":{"shape":"ParameterGroupList"}
|
1391
|
-
}
|
1392
|
-
},
|
1393
|
-
"ClusterParameterStatus":{
|
1394
|
-
"type":"structure",
|
1395
|
-
"members":{
|
1396
|
-
"ParameterName":{"shape":"String"},
|
1397
|
-
"ParameterApplyStatus":{"shape":"String"},
|
1398
|
-
"ParameterApplyErrorDescription":{"shape":"String"}
|
1399
|
-
}
|
1400
|
-
},
|
1401
|
-
"ClusterParameterStatusList":{
|
1402
|
-
"type":"list",
|
1403
|
-
"member":{"shape":"ClusterParameterStatus"}
|
1404
|
-
},
|
1405
|
-
"ClusterQuotaExceededFault":{
|
1406
|
-
"type":"structure",
|
1407
|
-
"members":{
|
1408
|
-
},
|
1409
|
-
"error":{
|
1410
|
-
"code":"ClusterQuotaExceeded",
|
1411
|
-
"httpStatusCode":400,
|
1412
|
-
"senderFault":true
|
1413
|
-
},
|
1414
|
-
"exception":true
|
1415
|
-
},
|
1416
|
-
"ClusterSecurityGroup":{
|
1417
|
-
"type":"structure",
|
1418
|
-
"members":{
|
1419
|
-
"ClusterSecurityGroupName":{"shape":"String"},
|
1420
|
-
"Description":{"shape":"String"},
|
1421
|
-
"EC2SecurityGroups":{"shape":"EC2SecurityGroupList"},
|
1422
|
-
"IPRanges":{"shape":"IPRangeList"},
|
1423
|
-
"Tags":{"shape":"TagList"}
|
1424
|
-
},
|
1425
|
-
"wrapper":true
|
1426
|
-
},
|
1427
|
-
"ClusterSecurityGroupAlreadyExistsFault":{
|
1428
|
-
"type":"structure",
|
1429
|
-
"members":{
|
1430
|
-
},
|
1431
|
-
"error":{
|
1432
|
-
"code":"ClusterSecurityGroupAlreadyExists",
|
1433
|
-
"httpStatusCode":400,
|
1434
|
-
"senderFault":true
|
1435
|
-
},
|
1436
|
-
"exception":true
|
1437
|
-
},
|
1438
|
-
"ClusterSecurityGroupMembership":{
|
1439
|
-
"type":"structure",
|
1440
|
-
"members":{
|
1441
|
-
"ClusterSecurityGroupName":{"shape":"String"},
|
1442
|
-
"Status":{"shape":"String"}
|
1443
|
-
}
|
1444
|
-
},
|
1445
|
-
"ClusterSecurityGroupMembershipList":{
|
1446
|
-
"type":"list",
|
1447
|
-
"member":{
|
1448
|
-
"shape":"ClusterSecurityGroupMembership",
|
1449
|
-
"locationName":"ClusterSecurityGroup"
|
1450
|
-
}
|
1451
|
-
},
|
1452
|
-
"ClusterSecurityGroupMessage":{
|
1453
|
-
"type":"structure",
|
1454
|
-
"members":{
|
1455
|
-
"Marker":{"shape":"String"},
|
1456
|
-
"ClusterSecurityGroups":{"shape":"ClusterSecurityGroups"}
|
1457
|
-
}
|
1458
|
-
},
|
1459
|
-
"ClusterSecurityGroupNameList":{
|
1460
|
-
"type":"list",
|
1461
|
-
"member":{
|
1462
|
-
"shape":"String",
|
1463
|
-
"locationName":"ClusterSecurityGroupName"
|
1464
|
-
}
|
1465
|
-
},
|
1466
|
-
"ClusterSecurityGroupNotFoundFault":{
|
1467
|
-
"type":"structure",
|
1468
|
-
"members":{
|
1469
|
-
},
|
1470
|
-
"error":{
|
1471
|
-
"code":"ClusterSecurityGroupNotFound",
|
1472
|
-
"httpStatusCode":404,
|
1473
|
-
"senderFault":true
|
1474
|
-
},
|
1475
|
-
"exception":true
|
1476
|
-
},
|
1477
|
-
"ClusterSecurityGroupQuotaExceededFault":{
|
1478
|
-
"type":"structure",
|
1479
|
-
"members":{
|
1480
|
-
},
|
1481
|
-
"error":{
|
1482
|
-
"code":"QuotaExceeded.ClusterSecurityGroup",
|
1483
|
-
"httpStatusCode":400,
|
1484
|
-
"senderFault":true
|
1485
|
-
},
|
1486
|
-
"exception":true
|
1487
|
-
},
|
1488
|
-
"ClusterSecurityGroups":{
|
1489
|
-
"type":"list",
|
1490
|
-
"member":{
|
1491
|
-
"shape":"ClusterSecurityGroup",
|
1492
|
-
"locationName":"ClusterSecurityGroup"
|
1493
|
-
}
|
1494
|
-
},
|
1495
|
-
"ClusterSnapshotAlreadyExistsFault":{
|
1496
|
-
"type":"structure",
|
1497
|
-
"members":{
|
1498
|
-
},
|
1499
|
-
"error":{
|
1500
|
-
"code":"ClusterSnapshotAlreadyExists",
|
1501
|
-
"httpStatusCode":400,
|
1502
|
-
"senderFault":true
|
1503
|
-
},
|
1504
|
-
"exception":true
|
1505
|
-
},
|
1506
|
-
"ClusterSnapshotCopyStatus":{
|
1507
|
-
"type":"structure",
|
1508
|
-
"members":{
|
1509
|
-
"DestinationRegion":{"shape":"String"},
|
1510
|
-
"RetentionPeriod":{"shape":"Long"},
|
1511
|
-
"SnapshotCopyGrantName":{"shape":"String"}
|
1512
|
-
}
|
1513
|
-
},
|
1514
|
-
"ClusterSnapshotNotFoundFault":{
|
1515
|
-
"type":"structure",
|
1516
|
-
"members":{
|
1517
|
-
},
|
1518
|
-
"error":{
|
1519
|
-
"code":"ClusterSnapshotNotFound",
|
1520
|
-
"httpStatusCode":404,
|
1521
|
-
"senderFault":true
|
1522
|
-
},
|
1523
|
-
"exception":true
|
1524
|
-
},
|
1525
|
-
"ClusterSnapshotQuotaExceededFault":{
|
1526
|
-
"type":"structure",
|
1527
|
-
"members":{
|
1528
|
-
},
|
1529
|
-
"error":{
|
1530
|
-
"code":"ClusterSnapshotQuotaExceeded",
|
1531
|
-
"httpStatusCode":400,
|
1532
|
-
"senderFault":true
|
1533
|
-
},
|
1534
|
-
"exception":true
|
1535
|
-
},
|
1536
|
-
"ClusterSubnetGroup":{
|
1537
|
-
"type":"structure",
|
1538
|
-
"members":{
|
1539
|
-
"ClusterSubnetGroupName":{"shape":"String"},
|
1540
|
-
"Description":{"shape":"String"},
|
1541
|
-
"VpcId":{"shape":"String"},
|
1542
|
-
"SubnetGroupStatus":{"shape":"String"},
|
1543
|
-
"Subnets":{"shape":"SubnetList"},
|
1544
|
-
"Tags":{"shape":"TagList"}
|
1545
|
-
},
|
1546
|
-
"wrapper":true
|
1547
|
-
},
|
1548
|
-
"ClusterSubnetGroupAlreadyExistsFault":{
|
1549
|
-
"type":"structure",
|
1550
|
-
"members":{
|
1551
|
-
},
|
1552
|
-
"error":{
|
1553
|
-
"code":"ClusterSubnetGroupAlreadyExists",
|
1554
|
-
"httpStatusCode":400,
|
1555
|
-
"senderFault":true
|
1556
|
-
},
|
1557
|
-
"exception":true
|
1558
|
-
},
|
1559
|
-
"ClusterSubnetGroupMessage":{
|
1560
|
-
"type":"structure",
|
1561
|
-
"members":{
|
1562
|
-
"Marker":{"shape":"String"},
|
1563
|
-
"ClusterSubnetGroups":{"shape":"ClusterSubnetGroups"}
|
1564
|
-
}
|
1565
|
-
},
|
1566
|
-
"ClusterSubnetGroupNotFoundFault":{
|
1567
|
-
"type":"structure",
|
1568
|
-
"members":{
|
1569
|
-
},
|
1570
|
-
"error":{
|
1571
|
-
"code":"ClusterSubnetGroupNotFoundFault",
|
1572
|
-
"httpStatusCode":400,
|
1573
|
-
"senderFault":true
|
1574
|
-
},
|
1575
|
-
"exception":true
|
1576
|
-
},
|
1577
|
-
"ClusterSubnetGroupQuotaExceededFault":{
|
1578
|
-
"type":"structure",
|
1579
|
-
"members":{
|
1580
|
-
},
|
1581
|
-
"error":{
|
1582
|
-
"code":"ClusterSubnetGroupQuotaExceeded",
|
1583
|
-
"httpStatusCode":400,
|
1584
|
-
"senderFault":true
|
1585
|
-
},
|
1586
|
-
"exception":true
|
1587
|
-
},
|
1588
|
-
"ClusterSubnetGroups":{
|
1589
|
-
"type":"list",
|
1590
|
-
"member":{
|
1591
|
-
"shape":"ClusterSubnetGroup",
|
1592
|
-
"locationName":"ClusterSubnetGroup"
|
1593
|
-
}
|
1594
|
-
},
|
1595
|
-
"ClusterSubnetQuotaExceededFault":{
|
1596
|
-
"type":"structure",
|
1597
|
-
"members":{
|
1598
|
-
},
|
1599
|
-
"error":{
|
1600
|
-
"code":"ClusterSubnetQuotaExceededFault",
|
1601
|
-
"httpStatusCode":400,
|
1602
|
-
"senderFault":true
|
1603
|
-
},
|
1604
|
-
"exception":true
|
1605
|
-
},
|
1606
|
-
"ClusterVersion":{
|
1607
|
-
"type":"structure",
|
1608
|
-
"members":{
|
1609
|
-
"ClusterVersion":{"shape":"String"},
|
1610
|
-
"ClusterParameterGroupFamily":{"shape":"String"},
|
1611
|
-
"Description":{"shape":"String"}
|
1612
|
-
}
|
1613
|
-
},
|
1614
|
-
"ClusterVersionList":{
|
1615
|
-
"type":"list",
|
1616
|
-
"member":{
|
1617
|
-
"shape":"ClusterVersion",
|
1618
|
-
"locationName":"ClusterVersion"
|
1619
|
-
}
|
1620
|
-
},
|
1621
|
-
"ClusterVersionsMessage":{
|
1622
|
-
"type":"structure",
|
1623
|
-
"members":{
|
1624
|
-
"Marker":{"shape":"String"},
|
1625
|
-
"ClusterVersions":{"shape":"ClusterVersionList"}
|
1626
|
-
}
|
1627
|
-
},
|
1628
|
-
"ClustersMessage":{
|
1629
|
-
"type":"structure",
|
1630
|
-
"members":{
|
1631
|
-
"Marker":{"shape":"String"},
|
1632
|
-
"Clusters":{"shape":"ClusterList"}
|
1633
|
-
}
|
1634
|
-
},
|
1635
|
-
"CopyClusterSnapshotMessage":{
|
1636
|
-
"type":"structure",
|
1637
|
-
"required":[
|
1638
|
-
"SourceSnapshotIdentifier",
|
1639
|
-
"TargetSnapshotIdentifier"
|
1640
|
-
],
|
1641
|
-
"members":{
|
1642
|
-
"SourceSnapshotIdentifier":{"shape":"String"},
|
1643
|
-
"SourceSnapshotClusterIdentifier":{"shape":"String"},
|
1644
|
-
"TargetSnapshotIdentifier":{"shape":"String"}
|
1645
|
-
}
|
1646
|
-
},
|
1647
|
-
"CopyClusterSnapshotResult":{
|
1648
|
-
"type":"structure",
|
1649
|
-
"members":{
|
1650
|
-
"Snapshot":{"shape":"Snapshot"}
|
1651
|
-
}
|
1652
|
-
},
|
1653
|
-
"CopyToRegionDisabledFault":{
|
1654
|
-
"type":"structure",
|
1655
|
-
"members":{
|
1656
|
-
},
|
1657
|
-
"error":{
|
1658
|
-
"code":"CopyToRegionDisabledFault",
|
1659
|
-
"httpStatusCode":400,
|
1660
|
-
"senderFault":true
|
1661
|
-
},
|
1662
|
-
"exception":true
|
1663
|
-
},
|
1664
|
-
"CreateClusterMessage":{
|
1665
|
-
"type":"structure",
|
1666
|
-
"required":[
|
1667
|
-
"ClusterIdentifier",
|
1668
|
-
"NodeType",
|
1669
|
-
"MasterUsername",
|
1670
|
-
"MasterUserPassword"
|
1671
|
-
],
|
1672
|
-
"members":{
|
1673
|
-
"DBName":{"shape":"String"},
|
1674
|
-
"ClusterIdentifier":{"shape":"String"},
|
1675
|
-
"ClusterType":{"shape":"String"},
|
1676
|
-
"NodeType":{"shape":"String"},
|
1677
|
-
"MasterUsername":{"shape":"String"},
|
1678
|
-
"MasterUserPassword":{"shape":"String"},
|
1679
|
-
"ClusterSecurityGroups":{"shape":"ClusterSecurityGroupNameList"},
|
1680
|
-
"VpcSecurityGroupIds":{"shape":"VpcSecurityGroupIdList"},
|
1681
|
-
"ClusterSubnetGroupName":{"shape":"String"},
|
1682
|
-
"AvailabilityZone":{"shape":"String"},
|
1683
|
-
"PreferredMaintenanceWindow":{"shape":"String"},
|
1684
|
-
"ClusterParameterGroupName":{"shape":"String"},
|
1685
|
-
"AutomatedSnapshotRetentionPeriod":{"shape":"IntegerOptional"},
|
1686
|
-
"Port":{"shape":"IntegerOptional"},
|
1687
|
-
"ClusterVersion":{"shape":"String"},
|
1688
|
-
"AllowVersionUpgrade":{"shape":"BooleanOptional"},
|
1689
|
-
"NumberOfNodes":{"shape":"IntegerOptional"},
|
1690
|
-
"PubliclyAccessible":{"shape":"BooleanOptional"},
|
1691
|
-
"Encrypted":{"shape":"BooleanOptional"},
|
1692
|
-
"HsmClientCertificateIdentifier":{"shape":"String"},
|
1693
|
-
"HsmConfigurationIdentifier":{"shape":"String"},
|
1694
|
-
"ElasticIp":{"shape":"String"},
|
1695
|
-
"Tags":{"shape":"TagList"},
|
1696
|
-
"KmsKeyId":{"shape":"String"},
|
1697
|
-
"EnhancedVpcRouting":{"shape":"BooleanOptional"},
|
1698
|
-
"AdditionalInfo":{"shape":"String"},
|
1699
|
-
"IamRoles":{"shape":"IamRoleArnList"}
|
1700
|
-
}
|
1701
|
-
},
|
1702
|
-
"CreateClusterParameterGroupMessage":{
|
1703
|
-
"type":"structure",
|
1704
|
-
"required":[
|
1705
|
-
"ParameterGroupName",
|
1706
|
-
"ParameterGroupFamily",
|
1707
|
-
"Description"
|
1708
|
-
],
|
1709
|
-
"members":{
|
1710
|
-
"ParameterGroupName":{"shape":"String"},
|
1711
|
-
"ParameterGroupFamily":{"shape":"String"},
|
1712
|
-
"Description":{"shape":"String"},
|
1713
|
-
"Tags":{"shape":"TagList"}
|
1714
|
-
}
|
1715
|
-
},
|
1716
|
-
"CreateClusterParameterGroupResult":{
|
1717
|
-
"type":"structure",
|
1718
|
-
"members":{
|
1719
|
-
"ClusterParameterGroup":{"shape":"ClusterParameterGroup"}
|
1720
|
-
}
|
1721
|
-
},
|
1722
|
-
"CreateClusterResult":{
|
1723
|
-
"type":"structure",
|
1724
|
-
"members":{
|
1725
|
-
"Cluster":{"shape":"Cluster"}
|
1726
|
-
}
|
1727
|
-
},
|
1728
|
-
"CreateClusterSecurityGroupMessage":{
|
1729
|
-
"type":"structure",
|
1730
|
-
"required":[
|
1731
|
-
"ClusterSecurityGroupName",
|
1732
|
-
"Description"
|
1733
|
-
],
|
1734
|
-
"members":{
|
1735
|
-
"ClusterSecurityGroupName":{"shape":"String"},
|
1736
|
-
"Description":{"shape":"String"},
|
1737
|
-
"Tags":{"shape":"TagList"}
|
1738
|
-
}
|
1739
|
-
},
|
1740
|
-
"CreateClusterSecurityGroupResult":{
|
1741
|
-
"type":"structure",
|
1742
|
-
"members":{
|
1743
|
-
"ClusterSecurityGroup":{"shape":"ClusterSecurityGroup"}
|
1744
|
-
}
|
1745
|
-
},
|
1746
|
-
"CreateClusterSnapshotMessage":{
|
1747
|
-
"type":"structure",
|
1748
|
-
"required":[
|
1749
|
-
"SnapshotIdentifier",
|
1750
|
-
"ClusterIdentifier"
|
1751
|
-
],
|
1752
|
-
"members":{
|
1753
|
-
"SnapshotIdentifier":{"shape":"String"},
|
1754
|
-
"ClusterIdentifier":{"shape":"String"},
|
1755
|
-
"Tags":{"shape":"TagList"}
|
1756
|
-
}
|
1757
|
-
},
|
1758
|
-
"CreateClusterSnapshotResult":{
|
1759
|
-
"type":"structure",
|
1760
|
-
"members":{
|
1761
|
-
"Snapshot":{"shape":"Snapshot"}
|
1762
|
-
}
|
1763
|
-
},
|
1764
|
-
"CreateClusterSubnetGroupMessage":{
|
1765
|
-
"type":"structure",
|
1766
|
-
"required":[
|
1767
|
-
"ClusterSubnetGroupName",
|
1768
|
-
"Description",
|
1769
|
-
"SubnetIds"
|
1770
|
-
],
|
1771
|
-
"members":{
|
1772
|
-
"ClusterSubnetGroupName":{"shape":"String"},
|
1773
|
-
"Description":{"shape":"String"},
|
1774
|
-
"SubnetIds":{"shape":"SubnetIdentifierList"},
|
1775
|
-
"Tags":{"shape":"TagList"}
|
1776
|
-
}
|
1777
|
-
},
|
1778
|
-
"CreateClusterSubnetGroupResult":{
|
1779
|
-
"type":"structure",
|
1780
|
-
"members":{
|
1781
|
-
"ClusterSubnetGroup":{"shape":"ClusterSubnetGroup"}
|
1782
|
-
}
|
1783
|
-
},
|
1784
|
-
"CreateEventSubscriptionMessage":{
|
1785
|
-
"type":"structure",
|
1786
|
-
"required":[
|
1787
|
-
"SubscriptionName",
|
1788
|
-
"SnsTopicArn"
|
1789
|
-
],
|
1790
|
-
"members":{
|
1791
|
-
"SubscriptionName":{"shape":"String"},
|
1792
|
-
"SnsTopicArn":{"shape":"String"},
|
1793
|
-
"SourceType":{"shape":"String"},
|
1794
|
-
"SourceIds":{"shape":"SourceIdsList"},
|
1795
|
-
"EventCategories":{"shape":"EventCategoriesList"},
|
1796
|
-
"Severity":{"shape":"String"},
|
1797
|
-
"Enabled":{"shape":"BooleanOptional"},
|
1798
|
-
"Tags":{"shape":"TagList"}
|
1799
|
-
}
|
1800
|
-
},
|
1801
|
-
"CreateEventSubscriptionResult":{
|
1802
|
-
"type":"structure",
|
1803
|
-
"members":{
|
1804
|
-
"EventSubscription":{"shape":"EventSubscription"}
|
1805
|
-
}
|
1806
|
-
},
|
1807
|
-
"CreateHsmClientCertificateMessage":{
|
1808
|
-
"type":"structure",
|
1809
|
-
"required":["HsmClientCertificateIdentifier"],
|
1810
|
-
"members":{
|
1811
|
-
"HsmClientCertificateIdentifier":{"shape":"String"},
|
1812
|
-
"Tags":{"shape":"TagList"}
|
1813
|
-
}
|
1814
|
-
},
|
1815
|
-
"CreateHsmClientCertificateResult":{
|
1816
|
-
"type":"structure",
|
1817
|
-
"members":{
|
1818
|
-
"HsmClientCertificate":{"shape":"HsmClientCertificate"}
|
1819
|
-
}
|
1820
|
-
},
|
1821
|
-
"CreateHsmConfigurationMessage":{
|
1822
|
-
"type":"structure",
|
1823
|
-
"required":[
|
1824
|
-
"HsmConfigurationIdentifier",
|
1825
|
-
"Description",
|
1826
|
-
"HsmIpAddress",
|
1827
|
-
"HsmPartitionName",
|
1828
|
-
"HsmPartitionPassword",
|
1829
|
-
"HsmServerPublicCertificate"
|
1830
|
-
],
|
1831
|
-
"members":{
|
1832
|
-
"HsmConfigurationIdentifier":{"shape":"String"},
|
1833
|
-
"Description":{"shape":"String"},
|
1834
|
-
"HsmIpAddress":{"shape":"String"},
|
1835
|
-
"HsmPartitionName":{"shape":"String"},
|
1836
|
-
"HsmPartitionPassword":{"shape":"String"},
|
1837
|
-
"HsmServerPublicCertificate":{"shape":"String"},
|
1838
|
-
"Tags":{"shape":"TagList"}
|
1839
|
-
}
|
1840
|
-
},
|
1841
|
-
"CreateHsmConfigurationResult":{
|
1842
|
-
"type":"structure",
|
1843
|
-
"members":{
|
1844
|
-
"HsmConfiguration":{"shape":"HsmConfiguration"}
|
1845
|
-
}
|
1846
|
-
},
|
1847
|
-
"CreateSnapshotCopyGrantMessage":{
|
1848
|
-
"type":"structure",
|
1849
|
-
"required":["SnapshotCopyGrantName"],
|
1850
|
-
"members":{
|
1851
|
-
"SnapshotCopyGrantName":{"shape":"String"},
|
1852
|
-
"KmsKeyId":{"shape":"String"},
|
1853
|
-
"Tags":{"shape":"TagList"}
|
1854
|
-
}
|
1855
|
-
},
|
1856
|
-
"CreateSnapshotCopyGrantResult":{
|
1857
|
-
"type":"structure",
|
1858
|
-
"members":{
|
1859
|
-
"SnapshotCopyGrant":{"shape":"SnapshotCopyGrant"}
|
1860
|
-
}
|
1861
|
-
},
|
1862
|
-
"CreateTagsMessage":{
|
1863
|
-
"type":"structure",
|
1864
|
-
"required":[
|
1865
|
-
"ResourceName",
|
1866
|
-
"Tags"
|
1867
|
-
],
|
1868
|
-
"members":{
|
1869
|
-
"ResourceName":{"shape":"String"},
|
1870
|
-
"Tags":{"shape":"TagList"}
|
1871
|
-
}
|
1872
|
-
},
|
1873
|
-
"DbGroupList":{
|
1874
|
-
"type":"list",
|
1875
|
-
"member":{
|
1876
|
-
"shape":"String",
|
1877
|
-
"locationName":"DbGroup"
|
1878
|
-
}
|
1879
|
-
},
|
1880
|
-
"DefaultClusterParameters":{
|
1881
|
-
"type":"structure",
|
1882
|
-
"members":{
|
1883
|
-
"ParameterGroupFamily":{"shape":"String"},
|
1884
|
-
"Marker":{"shape":"String"},
|
1885
|
-
"Parameters":{"shape":"ParametersList"}
|
1886
|
-
},
|
1887
|
-
"wrapper":true
|
1888
|
-
},
|
1889
|
-
"DeleteClusterMessage":{
|
1890
|
-
"type":"structure",
|
1891
|
-
"required":["ClusterIdentifier"],
|
1892
|
-
"members":{
|
1893
|
-
"ClusterIdentifier":{"shape":"String"},
|
1894
|
-
"SkipFinalClusterSnapshot":{"shape":"Boolean"},
|
1895
|
-
"FinalClusterSnapshotIdentifier":{"shape":"String"}
|
1896
|
-
}
|
1897
|
-
},
|
1898
|
-
"DeleteClusterParameterGroupMessage":{
|
1899
|
-
"type":"structure",
|
1900
|
-
"required":["ParameterGroupName"],
|
1901
|
-
"members":{
|
1902
|
-
"ParameterGroupName":{"shape":"String"}
|
1903
|
-
}
|
1904
|
-
},
|
1905
|
-
"DeleteClusterResult":{
|
1906
|
-
"type":"structure",
|
1907
|
-
"members":{
|
1908
|
-
"Cluster":{"shape":"Cluster"}
|
1909
|
-
}
|
1910
|
-
},
|
1911
|
-
"DeleteClusterSecurityGroupMessage":{
|
1912
|
-
"type":"structure",
|
1913
|
-
"required":["ClusterSecurityGroupName"],
|
1914
|
-
"members":{
|
1915
|
-
"ClusterSecurityGroupName":{"shape":"String"}
|
1916
|
-
}
|
1917
|
-
},
|
1918
|
-
"DeleteClusterSnapshotMessage":{
|
1919
|
-
"type":"structure",
|
1920
|
-
"required":["SnapshotIdentifier"],
|
1921
|
-
"members":{
|
1922
|
-
"SnapshotIdentifier":{"shape":"String"},
|
1923
|
-
"SnapshotClusterIdentifier":{"shape":"String"}
|
1924
|
-
}
|
1925
|
-
},
|
1926
|
-
"DeleteClusterSnapshotResult":{
|
1927
|
-
"type":"structure",
|
1928
|
-
"members":{
|
1929
|
-
"Snapshot":{"shape":"Snapshot"}
|
1930
|
-
}
|
1931
|
-
},
|
1932
|
-
"DeleteClusterSubnetGroupMessage":{
|
1933
|
-
"type":"structure",
|
1934
|
-
"required":["ClusterSubnetGroupName"],
|
1935
|
-
"members":{
|
1936
|
-
"ClusterSubnetGroupName":{"shape":"String"}
|
1937
|
-
}
|
1938
|
-
},
|
1939
|
-
"DeleteEventSubscriptionMessage":{
|
1940
|
-
"type":"structure",
|
1941
|
-
"required":["SubscriptionName"],
|
1942
|
-
"members":{
|
1943
|
-
"SubscriptionName":{"shape":"String"}
|
1944
|
-
}
|
1945
|
-
},
|
1946
|
-
"DeleteHsmClientCertificateMessage":{
|
1947
|
-
"type":"structure",
|
1948
|
-
"required":["HsmClientCertificateIdentifier"],
|
1949
|
-
"members":{
|
1950
|
-
"HsmClientCertificateIdentifier":{"shape":"String"}
|
1951
|
-
}
|
1952
|
-
},
|
1953
|
-
"DeleteHsmConfigurationMessage":{
|
1954
|
-
"type":"structure",
|
1955
|
-
"required":["HsmConfigurationIdentifier"],
|
1956
|
-
"members":{
|
1957
|
-
"HsmConfigurationIdentifier":{"shape":"String"}
|
1958
|
-
}
|
1959
|
-
},
|
1960
|
-
"DeleteSnapshotCopyGrantMessage":{
|
1961
|
-
"type":"structure",
|
1962
|
-
"required":["SnapshotCopyGrantName"],
|
1963
|
-
"members":{
|
1964
|
-
"SnapshotCopyGrantName":{"shape":"String"}
|
1965
|
-
}
|
1966
|
-
},
|
1967
|
-
"DeleteTagsMessage":{
|
1968
|
-
"type":"structure",
|
1969
|
-
"required":[
|
1970
|
-
"ResourceName",
|
1971
|
-
"TagKeys"
|
1972
|
-
],
|
1973
|
-
"members":{
|
1974
|
-
"ResourceName":{"shape":"String"},
|
1975
|
-
"TagKeys":{"shape":"TagKeyList"}
|
1976
|
-
}
|
1977
|
-
},
|
1978
|
-
"DependentServiceRequestThrottlingFault":{
|
1979
|
-
"type":"structure",
|
1980
|
-
"members":{
|
1981
|
-
},
|
1982
|
-
"error":{
|
1983
|
-
"code":"DependentServiceRequestThrottlingFault",
|
1984
|
-
"httpStatusCode":400,
|
1985
|
-
"senderFault":true
|
1986
|
-
},
|
1987
|
-
"exception":true
|
1988
|
-
},
|
1989
|
-
"DependentServiceUnavailableFault":{
|
1990
|
-
"type":"structure",
|
1991
|
-
"members":{
|
1992
|
-
},
|
1993
|
-
"error":{
|
1994
|
-
"code":"DependentServiceUnavailableFault",
|
1995
|
-
"httpStatusCode":400,
|
1996
|
-
"senderFault":true
|
1997
|
-
},
|
1998
|
-
"exception":true
|
1999
|
-
},
|
2000
|
-
"DescribeClusterParameterGroupsMessage":{
|
2001
|
-
"type":"structure",
|
2002
|
-
"members":{
|
2003
|
-
"ParameterGroupName":{"shape":"String"},
|
2004
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2005
|
-
"Marker":{"shape":"String"},
|
2006
|
-
"TagKeys":{"shape":"TagKeyList"},
|
2007
|
-
"TagValues":{"shape":"TagValueList"}
|
2008
|
-
}
|
2009
|
-
},
|
2010
|
-
"DescribeClusterParametersMessage":{
|
2011
|
-
"type":"structure",
|
2012
|
-
"required":["ParameterGroupName"],
|
2013
|
-
"members":{
|
2014
|
-
"ParameterGroupName":{"shape":"String"},
|
2015
|
-
"Source":{"shape":"String"},
|
2016
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2017
|
-
"Marker":{"shape":"String"}
|
2018
|
-
}
|
2019
|
-
},
|
2020
|
-
"DescribeClusterSecurityGroupsMessage":{
|
2021
|
-
"type":"structure",
|
2022
|
-
"members":{
|
2023
|
-
"ClusterSecurityGroupName":{"shape":"String"},
|
2024
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2025
|
-
"Marker":{"shape":"String"},
|
2026
|
-
"TagKeys":{"shape":"TagKeyList"},
|
2027
|
-
"TagValues":{"shape":"TagValueList"}
|
2028
|
-
}
|
2029
|
-
},
|
2030
|
-
"DescribeClusterSnapshotsMessage":{
|
2031
|
-
"type":"structure",
|
2032
|
-
"members":{
|
2033
|
-
"ClusterIdentifier":{"shape":"String"},
|
2034
|
-
"SnapshotIdentifier":{"shape":"String"},
|
2035
|
-
"SnapshotType":{"shape":"String"},
|
2036
|
-
"StartTime":{"shape":"TStamp"},
|
2037
|
-
"EndTime":{"shape":"TStamp"},
|
2038
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2039
|
-
"Marker":{"shape":"String"},
|
2040
|
-
"OwnerAccount":{"shape":"String"},
|
2041
|
-
"TagKeys":{"shape":"TagKeyList"},
|
2042
|
-
"TagValues":{"shape":"TagValueList"}
|
2043
|
-
}
|
2044
|
-
},
|
2045
|
-
"DescribeClusterSubnetGroupsMessage":{
|
2046
|
-
"type":"structure",
|
2047
|
-
"members":{
|
2048
|
-
"ClusterSubnetGroupName":{"shape":"String"},
|
2049
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2050
|
-
"Marker":{"shape":"String"},
|
2051
|
-
"TagKeys":{"shape":"TagKeyList"},
|
2052
|
-
"TagValues":{"shape":"TagValueList"}
|
2053
|
-
}
|
2054
|
-
},
|
2055
|
-
"DescribeClusterVersionsMessage":{
|
2056
|
-
"type":"structure",
|
2057
|
-
"members":{
|
2058
|
-
"ClusterVersion":{"shape":"String"},
|
2059
|
-
"ClusterParameterGroupFamily":{"shape":"String"},
|
2060
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2061
|
-
"Marker":{"shape":"String"}
|
2062
|
-
}
|
2063
|
-
},
|
2064
|
-
"DescribeClustersMessage":{
|
2065
|
-
"type":"structure",
|
2066
|
-
"members":{
|
2067
|
-
"ClusterIdentifier":{"shape":"String"},
|
2068
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2069
|
-
"Marker":{"shape":"String"},
|
2070
|
-
"TagKeys":{"shape":"TagKeyList"},
|
2071
|
-
"TagValues":{"shape":"TagValueList"}
|
2072
|
-
}
|
2073
|
-
},
|
2074
|
-
"DescribeDefaultClusterParametersMessage":{
|
2075
|
-
"type":"structure",
|
2076
|
-
"required":["ParameterGroupFamily"],
|
2077
|
-
"members":{
|
2078
|
-
"ParameterGroupFamily":{"shape":"String"},
|
2079
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2080
|
-
"Marker":{"shape":"String"}
|
2081
|
-
}
|
2082
|
-
},
|
2083
|
-
"DescribeDefaultClusterParametersResult":{
|
2084
|
-
"type":"structure",
|
2085
|
-
"members":{
|
2086
|
-
"DefaultClusterParameters":{"shape":"DefaultClusterParameters"}
|
2087
|
-
}
|
2088
|
-
},
|
2089
|
-
"DescribeEventCategoriesMessage":{
|
2090
|
-
"type":"structure",
|
2091
|
-
"members":{
|
2092
|
-
"SourceType":{"shape":"String"}
|
2093
|
-
}
|
2094
|
-
},
|
2095
|
-
"DescribeEventSubscriptionsMessage":{
|
2096
|
-
"type":"structure",
|
2097
|
-
"members":{
|
2098
|
-
"SubscriptionName":{"shape":"String"},
|
2099
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2100
|
-
"Marker":{"shape":"String"}
|
2101
|
-
}
|
2102
|
-
},
|
2103
|
-
"DescribeEventsMessage":{
|
2104
|
-
"type":"structure",
|
2105
|
-
"members":{
|
2106
|
-
"SourceIdentifier":{"shape":"String"},
|
2107
|
-
"SourceType":{"shape":"SourceType"},
|
2108
|
-
"StartTime":{"shape":"TStamp"},
|
2109
|
-
"EndTime":{"shape":"TStamp"},
|
2110
|
-
"Duration":{"shape":"IntegerOptional"},
|
2111
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2112
|
-
"Marker":{"shape":"String"}
|
2113
|
-
}
|
2114
|
-
},
|
2115
|
-
"DescribeHsmClientCertificatesMessage":{
|
2116
|
-
"type":"structure",
|
2117
|
-
"members":{
|
2118
|
-
"HsmClientCertificateIdentifier":{"shape":"String"},
|
2119
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2120
|
-
"Marker":{"shape":"String"},
|
2121
|
-
"TagKeys":{"shape":"TagKeyList"},
|
2122
|
-
"TagValues":{"shape":"TagValueList"}
|
2123
|
-
}
|
2124
|
-
},
|
2125
|
-
"DescribeHsmConfigurationsMessage":{
|
2126
|
-
"type":"structure",
|
2127
|
-
"members":{
|
2128
|
-
"HsmConfigurationIdentifier":{"shape":"String"},
|
2129
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2130
|
-
"Marker":{"shape":"String"},
|
2131
|
-
"TagKeys":{"shape":"TagKeyList"},
|
2132
|
-
"TagValues":{"shape":"TagValueList"}
|
2133
|
-
}
|
2134
|
-
},
|
2135
|
-
"DescribeLoggingStatusMessage":{
|
2136
|
-
"type":"structure",
|
2137
|
-
"required":["ClusterIdentifier"],
|
2138
|
-
"members":{
|
2139
|
-
"ClusterIdentifier":{"shape":"String"}
|
2140
|
-
}
|
2141
|
-
},
|
2142
|
-
"DescribeOrderableClusterOptionsMessage":{
|
2143
|
-
"type":"structure",
|
2144
|
-
"members":{
|
2145
|
-
"ClusterVersion":{"shape":"String"},
|
2146
|
-
"NodeType":{"shape":"String"},
|
2147
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2148
|
-
"Marker":{"shape":"String"}
|
2149
|
-
}
|
2150
|
-
},
|
2151
|
-
"DescribeReservedNodeOfferingsMessage":{
|
2152
|
-
"type":"structure",
|
2153
|
-
"members":{
|
2154
|
-
"ReservedNodeOfferingId":{"shape":"String"},
|
2155
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2156
|
-
"Marker":{"shape":"String"}
|
2157
|
-
}
|
2158
|
-
},
|
2159
|
-
"DescribeReservedNodesMessage":{
|
2160
|
-
"type":"structure",
|
2161
|
-
"members":{
|
2162
|
-
"ReservedNodeId":{"shape":"String"},
|
2163
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2164
|
-
"Marker":{"shape":"String"}
|
2165
|
-
}
|
2166
|
-
},
|
2167
|
-
"DescribeResizeMessage":{
|
2168
|
-
"type":"structure",
|
2169
|
-
"required":["ClusterIdentifier"],
|
2170
|
-
"members":{
|
2171
|
-
"ClusterIdentifier":{"shape":"String"}
|
2172
|
-
}
|
2173
|
-
},
|
2174
|
-
"DescribeSnapshotCopyGrantsMessage":{
|
2175
|
-
"type":"structure",
|
2176
|
-
"members":{
|
2177
|
-
"SnapshotCopyGrantName":{"shape":"String"},
|
2178
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2179
|
-
"Marker":{"shape":"String"},
|
2180
|
-
"TagKeys":{"shape":"TagKeyList"},
|
2181
|
-
"TagValues":{"shape":"TagValueList"}
|
2182
|
-
}
|
2183
|
-
},
|
2184
|
-
"DescribeTableRestoreStatusMessage":{
|
2185
|
-
"type":"structure",
|
2186
|
-
"members":{
|
2187
|
-
"ClusterIdentifier":{"shape":"String"},
|
2188
|
-
"TableRestoreRequestId":{"shape":"String"},
|
2189
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2190
|
-
"Marker":{"shape":"String"}
|
2191
|
-
}
|
2192
|
-
},
|
2193
|
-
"DescribeTagsMessage":{
|
2194
|
-
"type":"structure",
|
2195
|
-
"members":{
|
2196
|
-
"ResourceName":{"shape":"String"},
|
2197
|
-
"ResourceType":{"shape":"String"},
|
2198
|
-
"MaxRecords":{"shape":"IntegerOptional"},
|
2199
|
-
"Marker":{"shape":"String"},
|
2200
|
-
"TagKeys":{"shape":"TagKeyList"},
|
2201
|
-
"TagValues":{"shape":"TagValueList"}
|
2202
|
-
}
|
2203
|
-
},
|
2204
|
-
"DisableLoggingMessage":{
|
2205
|
-
"type":"structure",
|
2206
|
-
"required":["ClusterIdentifier"],
|
2207
|
-
"members":{
|
2208
|
-
"ClusterIdentifier":{"shape":"String"}
|
2209
|
-
}
|
2210
|
-
},
|
2211
|
-
"DisableSnapshotCopyMessage":{
|
2212
|
-
"type":"structure",
|
2213
|
-
"required":["ClusterIdentifier"],
|
2214
|
-
"members":{
|
2215
|
-
"ClusterIdentifier":{"shape":"String"}
|
2216
|
-
}
|
2217
|
-
},
|
2218
|
-
"DisableSnapshotCopyResult":{
|
2219
|
-
"type":"structure",
|
2220
|
-
"members":{
|
2221
|
-
"Cluster":{"shape":"Cluster"}
|
2222
|
-
}
|
2223
|
-
},
|
2224
|
-
"Double":{"type":"double"},
|
2225
|
-
"DoubleOptional":{"type":"double"},
|
2226
|
-
"EC2SecurityGroup":{
|
2227
|
-
"type":"structure",
|
2228
|
-
"members":{
|
2229
|
-
"Status":{"shape":"String"},
|
2230
|
-
"EC2SecurityGroupName":{"shape":"String"},
|
2231
|
-
"EC2SecurityGroupOwnerId":{"shape":"String"},
|
2232
|
-
"Tags":{"shape":"TagList"}
|
2233
|
-
}
|
2234
|
-
},
|
2235
|
-
"EC2SecurityGroupList":{
|
2236
|
-
"type":"list",
|
2237
|
-
"member":{
|
2238
|
-
"shape":"EC2SecurityGroup",
|
2239
|
-
"locationName":"EC2SecurityGroup"
|
2240
|
-
}
|
2241
|
-
},
|
2242
|
-
"ElasticIpStatus":{
|
2243
|
-
"type":"structure",
|
2244
|
-
"members":{
|
2245
|
-
"ElasticIp":{"shape":"String"},
|
2246
|
-
"Status":{"shape":"String"}
|
2247
|
-
}
|
2248
|
-
},
|
2249
|
-
"EnableLoggingMessage":{
|
2250
|
-
"type":"structure",
|
2251
|
-
"required":[
|
2252
|
-
"ClusterIdentifier",
|
2253
|
-
"BucketName"
|
2254
|
-
],
|
2255
|
-
"members":{
|
2256
|
-
"ClusterIdentifier":{"shape":"String"},
|
2257
|
-
"BucketName":{"shape":"String"},
|
2258
|
-
"S3KeyPrefix":{"shape":"String"}
|
2259
|
-
}
|
2260
|
-
},
|
2261
|
-
"EnableSnapshotCopyMessage":{
|
2262
|
-
"type":"structure",
|
2263
|
-
"required":[
|
2264
|
-
"ClusterIdentifier",
|
2265
|
-
"DestinationRegion"
|
2266
|
-
],
|
2267
|
-
"members":{
|
2268
|
-
"ClusterIdentifier":{"shape":"String"},
|
2269
|
-
"DestinationRegion":{"shape":"String"},
|
2270
|
-
"RetentionPeriod":{"shape":"IntegerOptional"},
|
2271
|
-
"SnapshotCopyGrantName":{"shape":"String"}
|
2272
|
-
}
|
2273
|
-
},
|
2274
|
-
"EnableSnapshotCopyResult":{
|
2275
|
-
"type":"structure",
|
2276
|
-
"members":{
|
2277
|
-
"Cluster":{"shape":"Cluster"}
|
2278
|
-
}
|
2279
|
-
},
|
2280
|
-
"Endpoint":{
|
2281
|
-
"type":"structure",
|
2282
|
-
"members":{
|
2283
|
-
"Address":{"shape":"String"},
|
2284
|
-
"Port":{"shape":"Integer"}
|
2285
|
-
}
|
2286
|
-
},
|
2287
|
-
"Event":{
|
2288
|
-
"type":"structure",
|
2289
|
-
"members":{
|
2290
|
-
"SourceIdentifier":{"shape":"String"},
|
2291
|
-
"SourceType":{"shape":"SourceType"},
|
2292
|
-
"Message":{"shape":"String"},
|
2293
|
-
"EventCategories":{"shape":"EventCategoriesList"},
|
2294
|
-
"Severity":{"shape":"String"},
|
2295
|
-
"Date":{"shape":"TStamp"},
|
2296
|
-
"EventId":{"shape":"String"}
|
2297
|
-
}
|
2298
|
-
},
|
2299
|
-
"EventCategoriesList":{
|
2300
|
-
"type":"list",
|
2301
|
-
"member":{
|
2302
|
-
"shape":"String",
|
2303
|
-
"locationName":"EventCategory"
|
2304
|
-
}
|
2305
|
-
},
|
2306
|
-
"EventCategoriesMap":{
|
2307
|
-
"type":"structure",
|
2308
|
-
"members":{
|
2309
|
-
"SourceType":{"shape":"String"},
|
2310
|
-
"Events":{"shape":"EventInfoMapList"}
|
2311
|
-
},
|
2312
|
-
"wrapper":true
|
2313
|
-
},
|
2314
|
-
"EventCategoriesMapList":{
|
2315
|
-
"type":"list",
|
2316
|
-
"member":{
|
2317
|
-
"shape":"EventCategoriesMap",
|
2318
|
-
"locationName":"EventCategoriesMap"
|
2319
|
-
}
|
2320
|
-
},
|
2321
|
-
"EventCategoriesMessage":{
|
2322
|
-
"type":"structure",
|
2323
|
-
"members":{
|
2324
|
-
"EventCategoriesMapList":{"shape":"EventCategoriesMapList"}
|
2325
|
-
}
|
2326
|
-
},
|
2327
|
-
"EventInfoMap":{
|
2328
|
-
"type":"structure",
|
2329
|
-
"members":{
|
2330
|
-
"EventId":{"shape":"String"},
|
2331
|
-
"EventCategories":{"shape":"EventCategoriesList"},
|
2332
|
-
"EventDescription":{"shape":"String"},
|
2333
|
-
"Severity":{"shape":"String"}
|
2334
|
-
},
|
2335
|
-
"wrapper":true
|
2336
|
-
},
|
2337
|
-
"EventInfoMapList":{
|
2338
|
-
"type":"list",
|
2339
|
-
"member":{
|
2340
|
-
"shape":"EventInfoMap",
|
2341
|
-
"locationName":"EventInfoMap"
|
2342
|
-
}
|
2343
|
-
},
|
2344
|
-
"EventList":{
|
2345
|
-
"type":"list",
|
2346
|
-
"member":{
|
2347
|
-
"shape":"Event",
|
2348
|
-
"locationName":"Event"
|
2349
|
-
}
|
2350
|
-
},
|
2351
|
-
"EventSubscription":{
|
2352
|
-
"type":"structure",
|
2353
|
-
"members":{
|
2354
|
-
"CustomerAwsId":{"shape":"String"},
|
2355
|
-
"CustSubscriptionId":{"shape":"String"},
|
2356
|
-
"SnsTopicArn":{"shape":"String"},
|
2357
|
-
"Status":{"shape":"String"},
|
2358
|
-
"SubscriptionCreationTime":{"shape":"TStamp"},
|
2359
|
-
"SourceType":{"shape":"String"},
|
2360
|
-
"SourceIdsList":{"shape":"SourceIdsList"},
|
2361
|
-
"EventCategoriesList":{"shape":"EventCategoriesList"},
|
2362
|
-
"Severity":{"shape":"String"},
|
2363
|
-
"Enabled":{"shape":"Boolean"},
|
2364
|
-
"Tags":{"shape":"TagList"}
|
2365
|
-
},
|
2366
|
-
"wrapper":true
|
2367
|
-
},
|
2368
|
-
"EventSubscriptionQuotaExceededFault":{
|
2369
|
-
"type":"structure",
|
2370
|
-
"members":{
|
2371
|
-
},
|
2372
|
-
"error":{
|
2373
|
-
"code":"EventSubscriptionQuotaExceeded",
|
2374
|
-
"httpStatusCode":400,
|
2375
|
-
"senderFault":true
|
2376
|
-
},
|
2377
|
-
"exception":true
|
2378
|
-
},
|
2379
|
-
"EventSubscriptionsList":{
|
2380
|
-
"type":"list",
|
2381
|
-
"member":{
|
2382
|
-
"shape":"EventSubscription",
|
2383
|
-
"locationName":"EventSubscription"
|
2384
|
-
}
|
2385
|
-
},
|
2386
|
-
"EventSubscriptionsMessage":{
|
2387
|
-
"type":"structure",
|
2388
|
-
"members":{
|
2389
|
-
"Marker":{"shape":"String"},
|
2390
|
-
"EventSubscriptionsList":{"shape":"EventSubscriptionsList"}
|
2391
|
-
}
|
2392
|
-
},
|
2393
|
-
"EventsMessage":{
|
2394
|
-
"type":"structure",
|
2395
|
-
"members":{
|
2396
|
-
"Marker":{"shape":"String"},
|
2397
|
-
"Events":{"shape":"EventList"}
|
2398
|
-
}
|
2399
|
-
},
|
2400
|
-
"GetClusterCredentialsMessage":{
|
2401
|
-
"type":"structure",
|
2402
|
-
"required":[
|
2403
|
-
"DbUser",
|
2404
|
-
"ClusterIdentifier"
|
2405
|
-
],
|
2406
|
-
"members":{
|
2407
|
-
"DbUser":{"shape":"String"},
|
2408
|
-
"DbName":{"shape":"String"},
|
2409
|
-
"ClusterIdentifier":{"shape":"String"},
|
2410
|
-
"DurationSeconds":{"shape":"IntegerOptional"},
|
2411
|
-
"AutoCreate":{"shape":"BooleanOptional"},
|
2412
|
-
"DbGroups":{"shape":"DbGroupList"}
|
2413
|
-
}
|
2414
|
-
},
|
2415
|
-
"HsmClientCertificate":{
|
2416
|
-
"type":"structure",
|
2417
|
-
"members":{
|
2418
|
-
"HsmClientCertificateIdentifier":{"shape":"String"},
|
2419
|
-
"HsmClientCertificatePublicKey":{"shape":"String"},
|
2420
|
-
"Tags":{"shape":"TagList"}
|
2421
|
-
},
|
2422
|
-
"wrapper":true
|
2423
|
-
},
|
2424
|
-
"HsmClientCertificateAlreadyExistsFault":{
|
2425
|
-
"type":"structure",
|
2426
|
-
"members":{
|
2427
|
-
},
|
2428
|
-
"error":{
|
2429
|
-
"code":"HsmClientCertificateAlreadyExistsFault",
|
2430
|
-
"httpStatusCode":400,
|
2431
|
-
"senderFault":true
|
2432
|
-
},
|
2433
|
-
"exception":true
|
2434
|
-
},
|
2435
|
-
"HsmClientCertificateList":{
|
2436
|
-
"type":"list",
|
2437
|
-
"member":{
|
2438
|
-
"shape":"HsmClientCertificate",
|
2439
|
-
"locationName":"HsmClientCertificate"
|
2440
|
-
}
|
2441
|
-
},
|
2442
|
-
"HsmClientCertificateMessage":{
|
2443
|
-
"type":"structure",
|
2444
|
-
"members":{
|
2445
|
-
"Marker":{"shape":"String"},
|
2446
|
-
"HsmClientCertificates":{"shape":"HsmClientCertificateList"}
|
2447
|
-
}
|
2448
|
-
},
|
2449
|
-
"HsmClientCertificateNotFoundFault":{
|
2450
|
-
"type":"structure",
|
2451
|
-
"members":{
|
2452
|
-
},
|
2453
|
-
"error":{
|
2454
|
-
"code":"HsmClientCertificateNotFoundFault",
|
2455
|
-
"httpStatusCode":400,
|
2456
|
-
"senderFault":true
|
2457
|
-
},
|
2458
|
-
"exception":true
|
2459
|
-
},
|
2460
|
-
"HsmClientCertificateQuotaExceededFault":{
|
2461
|
-
"type":"structure",
|
2462
|
-
"members":{
|
2463
|
-
},
|
2464
|
-
"error":{
|
2465
|
-
"code":"HsmClientCertificateQuotaExceededFault",
|
2466
|
-
"httpStatusCode":400,
|
2467
|
-
"senderFault":true
|
2468
|
-
},
|
2469
|
-
"exception":true
|
2470
|
-
},
|
2471
|
-
"HsmConfiguration":{
|
2472
|
-
"type":"structure",
|
2473
|
-
"members":{
|
2474
|
-
"HsmConfigurationIdentifier":{"shape":"String"},
|
2475
|
-
"Description":{"shape":"String"},
|
2476
|
-
"HsmIpAddress":{"shape":"String"},
|
2477
|
-
"HsmPartitionName":{"shape":"String"},
|
2478
|
-
"Tags":{"shape":"TagList"}
|
2479
|
-
},
|
2480
|
-
"wrapper":true
|
2481
|
-
},
|
2482
|
-
"HsmConfigurationAlreadyExistsFault":{
|
2483
|
-
"type":"structure",
|
2484
|
-
"members":{
|
2485
|
-
},
|
2486
|
-
"error":{
|
2487
|
-
"code":"HsmConfigurationAlreadyExistsFault",
|
2488
|
-
"httpStatusCode":400,
|
2489
|
-
"senderFault":true
|
2490
|
-
},
|
2491
|
-
"exception":true
|
2492
|
-
},
|
2493
|
-
"HsmConfigurationList":{
|
2494
|
-
"type":"list",
|
2495
|
-
"member":{
|
2496
|
-
"shape":"HsmConfiguration",
|
2497
|
-
"locationName":"HsmConfiguration"
|
2498
|
-
}
|
2499
|
-
},
|
2500
|
-
"HsmConfigurationMessage":{
|
2501
|
-
"type":"structure",
|
2502
|
-
"members":{
|
2503
|
-
"Marker":{"shape":"String"},
|
2504
|
-
"HsmConfigurations":{"shape":"HsmConfigurationList"}
|
2505
|
-
}
|
2506
|
-
},
|
2507
|
-
"HsmConfigurationNotFoundFault":{
|
2508
|
-
"type":"structure",
|
2509
|
-
"members":{
|
2510
|
-
},
|
2511
|
-
"error":{
|
2512
|
-
"code":"HsmConfigurationNotFoundFault",
|
2513
|
-
"httpStatusCode":400,
|
2514
|
-
"senderFault":true
|
2515
|
-
},
|
2516
|
-
"exception":true
|
2517
|
-
},
|
2518
|
-
"HsmConfigurationQuotaExceededFault":{
|
2519
|
-
"type":"structure",
|
2520
|
-
"members":{
|
2521
|
-
},
|
2522
|
-
"error":{
|
2523
|
-
"code":"HsmConfigurationQuotaExceededFault",
|
2524
|
-
"httpStatusCode":400,
|
2525
|
-
"senderFault":true
|
2526
|
-
},
|
2527
|
-
"exception":true
|
2528
|
-
},
|
2529
|
-
"HsmStatus":{
|
2530
|
-
"type":"structure",
|
2531
|
-
"members":{
|
2532
|
-
"HsmClientCertificateIdentifier":{"shape":"String"},
|
2533
|
-
"HsmConfigurationIdentifier":{"shape":"String"},
|
2534
|
-
"Status":{"shape":"String"}
|
2535
|
-
}
|
2536
|
-
},
|
2537
|
-
"IPRange":{
|
2538
|
-
"type":"structure",
|
2539
|
-
"members":{
|
2540
|
-
"Status":{"shape":"String"},
|
2541
|
-
"CIDRIP":{"shape":"String"},
|
2542
|
-
"Tags":{"shape":"TagList"}
|
2543
|
-
}
|
2544
|
-
},
|
2545
|
-
"IPRangeList":{
|
2546
|
-
"type":"list",
|
2547
|
-
"member":{
|
2548
|
-
"shape":"IPRange",
|
2549
|
-
"locationName":"IPRange"
|
2550
|
-
}
|
2551
|
-
},
|
2552
|
-
"IamRoleArnList":{
|
2553
|
-
"type":"list",
|
2554
|
-
"member":{
|
2555
|
-
"shape":"String",
|
2556
|
-
"locationName":"IamRoleArn"
|
2557
|
-
}
|
2558
|
-
},
|
2559
|
-
"ImportTablesCompleted":{
|
2560
|
-
"type":"list",
|
2561
|
-
"member":{"shape":"String"}
|
2562
|
-
},
|
2563
|
-
"ImportTablesInProgress":{
|
2564
|
-
"type":"list",
|
2565
|
-
"member":{"shape":"String"}
|
2566
|
-
},
|
2567
|
-
"ImportTablesNotStarted":{
|
2568
|
-
"type":"list",
|
2569
|
-
"member":{"shape":"String"}
|
2570
|
-
},
|
2571
|
-
"InProgressTableRestoreQuotaExceededFault":{
|
2572
|
-
"type":"structure",
|
2573
|
-
"members":{
|
2574
|
-
},
|
2575
|
-
"error":{
|
2576
|
-
"code":"InProgressTableRestoreQuotaExceededFault",
|
2577
|
-
"httpStatusCode":400,
|
2578
|
-
"senderFault":true
|
2579
|
-
},
|
2580
|
-
"exception":true
|
2581
|
-
},
|
2582
|
-
"IncompatibleOrderableOptions":{
|
2583
|
-
"type":"structure",
|
2584
|
-
"members":{
|
2585
|
-
},
|
2586
|
-
"error":{
|
2587
|
-
"code":"IncompatibleOrderableOptions",
|
2588
|
-
"httpStatusCode":400,
|
2589
|
-
"senderFault":true
|
2590
|
-
},
|
2591
|
-
"exception":true
|
2592
|
-
},
|
2593
|
-
"InsufficientClusterCapacityFault":{
|
2594
|
-
"type":"structure",
|
2595
|
-
"members":{
|
2596
|
-
},
|
2597
|
-
"error":{
|
2598
|
-
"code":"InsufficientClusterCapacity",
|
2599
|
-
"httpStatusCode":400,
|
2600
|
-
"senderFault":true
|
2601
|
-
},
|
2602
|
-
"exception":true
|
2603
|
-
},
|
2604
|
-
"InsufficientS3BucketPolicyFault":{
|
2605
|
-
"type":"structure",
|
2606
|
-
"members":{
|
2607
|
-
},
|
2608
|
-
"error":{
|
2609
|
-
"code":"InsufficientS3BucketPolicyFault",
|
2610
|
-
"httpStatusCode":400,
|
2611
|
-
"senderFault":true
|
2612
|
-
},
|
2613
|
-
"exception":true
|
2614
|
-
},
|
2615
|
-
"Integer":{"type":"integer"},
|
2616
|
-
"IntegerOptional":{"type":"integer"},
|
2617
|
-
"InvalidClusterParameterGroupStateFault":{
|
2618
|
-
"type":"structure",
|
2619
|
-
"members":{
|
2620
|
-
},
|
2621
|
-
"error":{
|
2622
|
-
"code":"InvalidClusterParameterGroupState",
|
2623
|
-
"httpStatusCode":400,
|
2624
|
-
"senderFault":true
|
2625
|
-
},
|
2626
|
-
"exception":true
|
2627
|
-
},
|
2628
|
-
"InvalidClusterSecurityGroupStateFault":{
|
2629
|
-
"type":"structure",
|
2630
|
-
"members":{
|
2631
|
-
},
|
2632
|
-
"error":{
|
2633
|
-
"code":"InvalidClusterSecurityGroupState",
|
2634
|
-
"httpStatusCode":400,
|
2635
|
-
"senderFault":true
|
2636
|
-
},
|
2637
|
-
"exception":true
|
2638
|
-
},
|
2639
|
-
"InvalidClusterSnapshotStateFault":{
|
2640
|
-
"type":"structure",
|
2641
|
-
"members":{
|
2642
|
-
},
|
2643
|
-
"error":{
|
2644
|
-
"code":"InvalidClusterSnapshotState",
|
2645
|
-
"httpStatusCode":400,
|
2646
|
-
"senderFault":true
|
2647
|
-
},
|
2648
|
-
"exception":true
|
2649
|
-
},
|
2650
|
-
"InvalidClusterStateFault":{
|
2651
|
-
"type":"structure",
|
2652
|
-
"members":{
|
2653
|
-
},
|
2654
|
-
"error":{
|
2655
|
-
"code":"InvalidClusterState",
|
2656
|
-
"httpStatusCode":400,
|
2657
|
-
"senderFault":true
|
2658
|
-
},
|
2659
|
-
"exception":true
|
2660
|
-
},
|
2661
|
-
"InvalidClusterSubnetGroupStateFault":{
|
2662
|
-
"type":"structure",
|
2663
|
-
"members":{
|
2664
|
-
},
|
2665
|
-
"error":{
|
2666
|
-
"code":"InvalidClusterSubnetGroupStateFault",
|
2667
|
-
"httpStatusCode":400,
|
2668
|
-
"senderFault":true
|
2669
|
-
},
|
2670
|
-
"exception":true
|
2671
|
-
},
|
2672
|
-
"InvalidClusterSubnetStateFault":{
|
2673
|
-
"type":"structure",
|
2674
|
-
"members":{
|
2675
|
-
},
|
2676
|
-
"error":{
|
2677
|
-
"code":"InvalidClusterSubnetStateFault",
|
2678
|
-
"httpStatusCode":400,
|
2679
|
-
"senderFault":true
|
2680
|
-
},
|
2681
|
-
"exception":true
|
2682
|
-
},
|
2683
|
-
"InvalidElasticIpFault":{
|
2684
|
-
"type":"structure",
|
2685
|
-
"members":{
|
2686
|
-
},
|
2687
|
-
"error":{
|
2688
|
-
"code":"InvalidElasticIpFault",
|
2689
|
-
"httpStatusCode":400,
|
2690
|
-
"senderFault":true
|
2691
|
-
},
|
2692
|
-
"exception":true
|
2693
|
-
},
|
2694
|
-
"InvalidHsmClientCertificateStateFault":{
|
2695
|
-
"type":"structure",
|
2696
|
-
"members":{
|
2697
|
-
},
|
2698
|
-
"error":{
|
2699
|
-
"code":"InvalidHsmClientCertificateStateFault",
|
2700
|
-
"httpStatusCode":400,
|
2701
|
-
"senderFault":true
|
2702
|
-
},
|
2703
|
-
"exception":true
|
2704
|
-
},
|
2705
|
-
"InvalidHsmConfigurationStateFault":{
|
2706
|
-
"type":"structure",
|
2707
|
-
"members":{
|
2708
|
-
},
|
2709
|
-
"error":{
|
2710
|
-
"code":"InvalidHsmConfigurationStateFault",
|
2711
|
-
"httpStatusCode":400,
|
2712
|
-
"senderFault":true
|
2713
|
-
},
|
2714
|
-
"exception":true
|
2715
|
-
},
|
2716
|
-
"InvalidRestoreFault":{
|
2717
|
-
"type":"structure",
|
2718
|
-
"members":{
|
2719
|
-
},
|
2720
|
-
"error":{
|
2721
|
-
"code":"InvalidRestore",
|
2722
|
-
"httpStatusCode":406,
|
2723
|
-
"senderFault":true
|
2724
|
-
},
|
2725
|
-
"exception":true
|
2726
|
-
},
|
2727
|
-
"InvalidS3BucketNameFault":{
|
2728
|
-
"type":"structure",
|
2729
|
-
"members":{
|
2730
|
-
},
|
2731
|
-
"error":{
|
2732
|
-
"code":"InvalidS3BucketNameFault",
|
2733
|
-
"httpStatusCode":400,
|
2734
|
-
"senderFault":true
|
2735
|
-
},
|
2736
|
-
"exception":true
|
2737
|
-
},
|
2738
|
-
"InvalidS3KeyPrefixFault":{
|
2739
|
-
"type":"structure",
|
2740
|
-
"members":{
|
2741
|
-
},
|
2742
|
-
"error":{
|
2743
|
-
"code":"InvalidS3KeyPrefixFault",
|
2744
|
-
"httpStatusCode":400,
|
2745
|
-
"senderFault":true
|
2746
|
-
},
|
2747
|
-
"exception":true
|
2748
|
-
},
|
2749
|
-
"InvalidSnapshotCopyGrantStateFault":{
|
2750
|
-
"type":"structure",
|
2751
|
-
"members":{
|
2752
|
-
},
|
2753
|
-
"error":{
|
2754
|
-
"code":"InvalidSnapshotCopyGrantStateFault",
|
2755
|
-
"httpStatusCode":400,
|
2756
|
-
"senderFault":true
|
2757
|
-
},
|
2758
|
-
"exception":true
|
2759
|
-
},
|
2760
|
-
"InvalidSubnet":{
|
2761
|
-
"type":"structure",
|
2762
|
-
"members":{
|
2763
|
-
},
|
2764
|
-
"error":{
|
2765
|
-
"code":"InvalidSubnet",
|
2766
|
-
"httpStatusCode":400,
|
2767
|
-
"senderFault":true
|
2768
|
-
},
|
2769
|
-
"exception":true
|
2770
|
-
},
|
2771
|
-
"InvalidSubscriptionStateFault":{
|
2772
|
-
"type":"structure",
|
2773
|
-
"members":{
|
2774
|
-
},
|
2775
|
-
"error":{
|
2776
|
-
"code":"InvalidSubscriptionStateFault",
|
2777
|
-
"httpStatusCode":400,
|
2778
|
-
"senderFault":true
|
2779
|
-
},
|
2780
|
-
"exception":true
|
2781
|
-
},
|
2782
|
-
"InvalidTableRestoreArgumentFault":{
|
2783
|
-
"type":"structure",
|
2784
|
-
"members":{
|
2785
|
-
},
|
2786
|
-
"error":{
|
2787
|
-
"code":"InvalidTableRestoreArgument",
|
2788
|
-
"httpStatusCode":400,
|
2789
|
-
"senderFault":true
|
2790
|
-
},
|
2791
|
-
"exception":true
|
2792
|
-
},
|
2793
|
-
"InvalidTagFault":{
|
2794
|
-
"type":"structure",
|
2795
|
-
"members":{
|
2796
|
-
},
|
2797
|
-
"error":{
|
2798
|
-
"code":"InvalidTagFault",
|
2799
|
-
"httpStatusCode":400,
|
2800
|
-
"senderFault":true
|
2801
|
-
},
|
2802
|
-
"exception":true
|
2803
|
-
},
|
2804
|
-
"InvalidVPCNetworkStateFault":{
|
2805
|
-
"type":"structure",
|
2806
|
-
"members":{
|
2807
|
-
},
|
2808
|
-
"error":{
|
2809
|
-
"code":"InvalidVPCNetworkStateFault",
|
2810
|
-
"httpStatusCode":400,
|
2811
|
-
"senderFault":true
|
2812
|
-
},
|
2813
|
-
"exception":true
|
2814
|
-
},
|
2815
|
-
"LimitExceededFault":{
|
2816
|
-
"type":"structure",
|
2817
|
-
"members":{
|
2818
|
-
},
|
2819
|
-
"error":{
|
2820
|
-
"code":"LimitExceededFault",
|
2821
|
-
"httpStatusCode":400,
|
2822
|
-
"senderFault":true
|
2823
|
-
},
|
2824
|
-
"exception":true
|
2825
|
-
},
|
2826
|
-
"LoggingStatus":{
|
2827
|
-
"type":"structure",
|
2828
|
-
"members":{
|
2829
|
-
"LoggingEnabled":{"shape":"Boolean"},
|
2830
|
-
"BucketName":{"shape":"String"},
|
2831
|
-
"S3KeyPrefix":{"shape":"String"},
|
2832
|
-
"LastSuccessfulDeliveryTime":{"shape":"TStamp"},
|
2833
|
-
"LastFailureTime":{"shape":"TStamp"},
|
2834
|
-
"LastFailureMessage":{"shape":"String"}
|
2835
|
-
}
|
2836
|
-
},
|
2837
|
-
"Long":{"type":"long"},
|
2838
|
-
"LongOptional":{"type":"long"},
|
2839
|
-
"ModifyClusterIamRolesMessage":{
|
2840
|
-
"type":"structure",
|
2841
|
-
"required":["ClusterIdentifier"],
|
2842
|
-
"members":{
|
2843
|
-
"ClusterIdentifier":{"shape":"String"},
|
2844
|
-
"AddIamRoles":{"shape":"IamRoleArnList"},
|
2845
|
-
"RemoveIamRoles":{"shape":"IamRoleArnList"}
|
2846
|
-
}
|
2847
|
-
},
|
2848
|
-
"ModifyClusterIamRolesResult":{
|
2849
|
-
"type":"structure",
|
2850
|
-
"members":{
|
2851
|
-
"Cluster":{"shape":"Cluster"}
|
2852
|
-
}
|
2853
|
-
},
|
2854
|
-
"ModifyClusterMessage":{
|
2855
|
-
"type":"structure",
|
2856
|
-
"required":["ClusterIdentifier"],
|
2857
|
-
"members":{
|
2858
|
-
"ClusterIdentifier":{"shape":"String"},
|
2859
|
-
"ClusterType":{"shape":"String"},
|
2860
|
-
"NodeType":{"shape":"String"},
|
2861
|
-
"NumberOfNodes":{"shape":"IntegerOptional"},
|
2862
|
-
"ClusterSecurityGroups":{"shape":"ClusterSecurityGroupNameList"},
|
2863
|
-
"VpcSecurityGroupIds":{"shape":"VpcSecurityGroupIdList"},
|
2864
|
-
"MasterUserPassword":{"shape":"String"},
|
2865
|
-
"ClusterParameterGroupName":{"shape":"String"},
|
2866
|
-
"AutomatedSnapshotRetentionPeriod":{"shape":"IntegerOptional"},
|
2867
|
-
"PreferredMaintenanceWindow":{"shape":"String"},
|
2868
|
-
"ClusterVersion":{"shape":"String"},
|
2869
|
-
"AllowVersionUpgrade":{"shape":"BooleanOptional"},
|
2870
|
-
"HsmClientCertificateIdentifier":{"shape":"String"},
|
2871
|
-
"HsmConfigurationIdentifier":{"shape":"String"},
|
2872
|
-
"NewClusterIdentifier":{"shape":"String"},
|
2873
|
-
"PubliclyAccessible":{"shape":"BooleanOptional"},
|
2874
|
-
"ElasticIp":{"shape":"String"},
|
2875
|
-
"EnhancedVpcRouting":{"shape":"BooleanOptional"}
|
2876
|
-
}
|
2877
|
-
},
|
2878
|
-
"ModifyClusterParameterGroupMessage":{
|
2879
|
-
"type":"structure",
|
2880
|
-
"required":[
|
2881
|
-
"ParameterGroupName",
|
2882
|
-
"Parameters"
|
2883
|
-
],
|
2884
|
-
"members":{
|
2885
|
-
"ParameterGroupName":{"shape":"String"},
|
2886
|
-
"Parameters":{"shape":"ParametersList"}
|
2887
|
-
}
|
2888
|
-
},
|
2889
|
-
"ModifyClusterResult":{
|
2890
|
-
"type":"structure",
|
2891
|
-
"members":{
|
2892
|
-
"Cluster":{"shape":"Cluster"}
|
2893
|
-
}
|
2894
|
-
},
|
2895
|
-
"ModifyClusterSubnetGroupMessage":{
|
2896
|
-
"type":"structure",
|
2897
|
-
"required":[
|
2898
|
-
"ClusterSubnetGroupName",
|
2899
|
-
"SubnetIds"
|
2900
|
-
],
|
2901
|
-
"members":{
|
2902
|
-
"ClusterSubnetGroupName":{"shape":"String"},
|
2903
|
-
"Description":{"shape":"String"},
|
2904
|
-
"SubnetIds":{"shape":"SubnetIdentifierList"}
|
2905
|
-
}
|
2906
|
-
},
|
2907
|
-
"ModifyClusterSubnetGroupResult":{
|
2908
|
-
"type":"structure",
|
2909
|
-
"members":{
|
2910
|
-
"ClusterSubnetGroup":{"shape":"ClusterSubnetGroup"}
|
2911
|
-
}
|
2912
|
-
},
|
2913
|
-
"ModifyEventSubscriptionMessage":{
|
2914
|
-
"type":"structure",
|
2915
|
-
"required":["SubscriptionName"],
|
2916
|
-
"members":{
|
2917
|
-
"SubscriptionName":{"shape":"String"},
|
2918
|
-
"SnsTopicArn":{"shape":"String"},
|
2919
|
-
"SourceType":{"shape":"String"},
|
2920
|
-
"SourceIds":{"shape":"SourceIdsList"},
|
2921
|
-
"EventCategories":{"shape":"EventCategoriesList"},
|
2922
|
-
"Severity":{"shape":"String"},
|
2923
|
-
"Enabled":{"shape":"BooleanOptional"}
|
2924
|
-
}
|
2925
|
-
},
|
2926
|
-
"ModifyEventSubscriptionResult":{
|
2927
|
-
"type":"structure",
|
2928
|
-
"members":{
|
2929
|
-
"EventSubscription":{"shape":"EventSubscription"}
|
2930
|
-
}
|
2931
|
-
},
|
2932
|
-
"ModifySnapshotCopyRetentionPeriodMessage":{
|
2933
|
-
"type":"structure",
|
2934
|
-
"required":[
|
2935
|
-
"ClusterIdentifier",
|
2936
|
-
"RetentionPeriod"
|
2937
|
-
],
|
2938
|
-
"members":{
|
2939
|
-
"ClusterIdentifier":{"shape":"String"},
|
2940
|
-
"RetentionPeriod":{"shape":"Integer"}
|
2941
|
-
}
|
2942
|
-
},
|
2943
|
-
"ModifySnapshotCopyRetentionPeriodResult":{
|
2944
|
-
"type":"structure",
|
2945
|
-
"members":{
|
2946
|
-
"Cluster":{"shape":"Cluster"}
|
2947
|
-
}
|
2948
|
-
},
|
2949
|
-
"NumberOfNodesPerClusterLimitExceededFault":{
|
2950
|
-
"type":"structure",
|
2951
|
-
"members":{
|
2952
|
-
},
|
2953
|
-
"error":{
|
2954
|
-
"code":"NumberOfNodesPerClusterLimitExceeded",
|
2955
|
-
"httpStatusCode":400,
|
2956
|
-
"senderFault":true
|
2957
|
-
},
|
2958
|
-
"exception":true
|
2959
|
-
},
|
2960
|
-
"NumberOfNodesQuotaExceededFault":{
|
2961
|
-
"type":"structure",
|
2962
|
-
"members":{
|
2963
|
-
},
|
2964
|
-
"error":{
|
2965
|
-
"code":"NumberOfNodesQuotaExceeded",
|
2966
|
-
"httpStatusCode":400,
|
2967
|
-
"senderFault":true
|
2968
|
-
},
|
2969
|
-
"exception":true
|
2970
|
-
},
|
2971
|
-
"OrderableClusterOption":{
|
2972
|
-
"type":"structure",
|
2973
|
-
"members":{
|
2974
|
-
"ClusterVersion":{"shape":"String"},
|
2975
|
-
"ClusterType":{"shape":"String"},
|
2976
|
-
"NodeType":{"shape":"String"},
|
2977
|
-
"AvailabilityZones":{"shape":"AvailabilityZoneList"}
|
2978
|
-
},
|
2979
|
-
"wrapper":true
|
2980
|
-
},
|
2981
|
-
"OrderableClusterOptionsList":{
|
2982
|
-
"type":"list",
|
2983
|
-
"member":{
|
2984
|
-
"shape":"OrderableClusterOption",
|
2985
|
-
"locationName":"OrderableClusterOption"
|
2986
|
-
}
|
2987
|
-
},
|
2988
|
-
"OrderableClusterOptionsMessage":{
|
2989
|
-
"type":"structure",
|
2990
|
-
"members":{
|
2991
|
-
"OrderableClusterOptions":{"shape":"OrderableClusterOptionsList"},
|
2992
|
-
"Marker":{"shape":"String"}
|
2993
|
-
}
|
2994
|
-
},
|
2995
|
-
"Parameter":{
|
2996
|
-
"type":"structure",
|
2997
|
-
"members":{
|
2998
|
-
"ParameterName":{"shape":"String"},
|
2999
|
-
"ParameterValue":{"shape":"String"},
|
3000
|
-
"Description":{"shape":"String"},
|
3001
|
-
"Source":{"shape":"String"},
|
3002
|
-
"DataType":{"shape":"String"},
|
3003
|
-
"AllowedValues":{"shape":"String"},
|
3004
|
-
"ApplyType":{"shape":"ParameterApplyType"},
|
3005
|
-
"IsModifiable":{"shape":"Boolean"},
|
3006
|
-
"MinimumEngineVersion":{"shape":"String"}
|
3007
|
-
}
|
3008
|
-
},
|
3009
|
-
"ParameterApplyType":{
|
3010
|
-
"type":"string",
|
3011
|
-
"enum":[
|
3012
|
-
"static",
|
3013
|
-
"dynamic"
|
3014
|
-
]
|
3015
|
-
},
|
3016
|
-
"ParameterGroupList":{
|
3017
|
-
"type":"list",
|
3018
|
-
"member":{
|
3019
|
-
"shape":"ClusterParameterGroup",
|
3020
|
-
"locationName":"ClusterParameterGroup"
|
3021
|
-
}
|
3022
|
-
},
|
3023
|
-
"ParametersList":{
|
3024
|
-
"type":"list",
|
3025
|
-
"member":{
|
3026
|
-
"shape":"Parameter",
|
3027
|
-
"locationName":"Parameter"
|
3028
|
-
}
|
3029
|
-
},
|
3030
|
-
"PendingModifiedValues":{
|
3031
|
-
"type":"structure",
|
3032
|
-
"members":{
|
3033
|
-
"MasterUserPassword":{"shape":"String"},
|
3034
|
-
"NodeType":{"shape":"String"},
|
3035
|
-
"NumberOfNodes":{"shape":"IntegerOptional"},
|
3036
|
-
"ClusterType":{"shape":"String"},
|
3037
|
-
"ClusterVersion":{"shape":"String"},
|
3038
|
-
"AutomatedSnapshotRetentionPeriod":{"shape":"IntegerOptional"},
|
3039
|
-
"ClusterIdentifier":{"shape":"String"},
|
3040
|
-
"PubliclyAccessible":{"shape":"BooleanOptional"},
|
3041
|
-
"EnhancedVpcRouting":{"shape":"BooleanOptional"}
|
3042
|
-
}
|
3043
|
-
},
|
3044
|
-
"PurchaseReservedNodeOfferingMessage":{
|
3045
|
-
"type":"structure",
|
3046
|
-
"required":["ReservedNodeOfferingId"],
|
3047
|
-
"members":{
|
3048
|
-
"ReservedNodeOfferingId":{"shape":"String"},
|
3049
|
-
"NodeCount":{"shape":"IntegerOptional"}
|
3050
|
-
}
|
3051
|
-
},
|
3052
|
-
"PurchaseReservedNodeOfferingResult":{
|
3053
|
-
"type":"structure",
|
3054
|
-
"members":{
|
3055
|
-
"ReservedNode":{"shape":"ReservedNode"}
|
3056
|
-
}
|
3057
|
-
},
|
3058
|
-
"RebootClusterMessage":{
|
3059
|
-
"type":"structure",
|
3060
|
-
"required":["ClusterIdentifier"],
|
3061
|
-
"members":{
|
3062
|
-
"ClusterIdentifier":{"shape":"String"}
|
3063
|
-
}
|
3064
|
-
},
|
3065
|
-
"RebootClusterResult":{
|
3066
|
-
"type":"structure",
|
3067
|
-
"members":{
|
3068
|
-
"Cluster":{"shape":"Cluster"}
|
3069
|
-
}
|
3070
|
-
},
|
3071
|
-
"RecurringCharge":{
|
3072
|
-
"type":"structure",
|
3073
|
-
"members":{
|
3074
|
-
"RecurringChargeAmount":{"shape":"Double"},
|
3075
|
-
"RecurringChargeFrequency":{"shape":"String"}
|
3076
|
-
},
|
3077
|
-
"wrapper":true
|
3078
|
-
},
|
3079
|
-
"RecurringChargeList":{
|
3080
|
-
"type":"list",
|
3081
|
-
"member":{
|
3082
|
-
"shape":"RecurringCharge",
|
3083
|
-
"locationName":"RecurringCharge"
|
3084
|
-
}
|
3085
|
-
},
|
3086
|
-
"ReservedNode":{
|
3087
|
-
"type":"structure",
|
3088
|
-
"members":{
|
3089
|
-
"ReservedNodeId":{"shape":"String"},
|
3090
|
-
"ReservedNodeOfferingId":{"shape":"String"},
|
3091
|
-
"NodeType":{"shape":"String"},
|
3092
|
-
"StartTime":{"shape":"TStamp"},
|
3093
|
-
"Duration":{"shape":"Integer"},
|
3094
|
-
"FixedPrice":{"shape":"Double"},
|
3095
|
-
"UsagePrice":{"shape":"Double"},
|
3096
|
-
"CurrencyCode":{"shape":"String"},
|
3097
|
-
"NodeCount":{"shape":"Integer"},
|
3098
|
-
"State":{"shape":"String"},
|
3099
|
-
"OfferingType":{"shape":"String"},
|
3100
|
-
"RecurringCharges":{"shape":"RecurringChargeList"}
|
3101
|
-
},
|
3102
|
-
"wrapper":true
|
3103
|
-
},
|
3104
|
-
"ReservedNodeAlreadyExistsFault":{
|
3105
|
-
"type":"structure",
|
3106
|
-
"members":{
|
3107
|
-
},
|
3108
|
-
"error":{
|
3109
|
-
"code":"ReservedNodeAlreadyExists",
|
3110
|
-
"httpStatusCode":404,
|
3111
|
-
"senderFault":true
|
3112
|
-
},
|
3113
|
-
"exception":true
|
3114
|
-
},
|
3115
|
-
"ReservedNodeList":{
|
3116
|
-
"type":"list",
|
3117
|
-
"member":{
|
3118
|
-
"shape":"ReservedNode",
|
3119
|
-
"locationName":"ReservedNode"
|
3120
|
-
}
|
3121
|
-
},
|
3122
|
-
"ReservedNodeNotFoundFault":{
|
3123
|
-
"type":"structure",
|
3124
|
-
"members":{
|
3125
|
-
},
|
3126
|
-
"error":{
|
3127
|
-
"code":"ReservedNodeNotFound",
|
3128
|
-
"httpStatusCode":404,
|
3129
|
-
"senderFault":true
|
3130
|
-
},
|
3131
|
-
"exception":true
|
3132
|
-
},
|
3133
|
-
"ReservedNodeOffering":{
|
3134
|
-
"type":"structure",
|
3135
|
-
"members":{
|
3136
|
-
"ReservedNodeOfferingId":{"shape":"String"},
|
3137
|
-
"NodeType":{"shape":"String"},
|
3138
|
-
"Duration":{"shape":"Integer"},
|
3139
|
-
"FixedPrice":{"shape":"Double"},
|
3140
|
-
"UsagePrice":{"shape":"Double"},
|
3141
|
-
"CurrencyCode":{"shape":"String"},
|
3142
|
-
"OfferingType":{"shape":"String"},
|
3143
|
-
"RecurringCharges":{"shape":"RecurringChargeList"}
|
3144
|
-
},
|
3145
|
-
"wrapper":true
|
3146
|
-
},
|
3147
|
-
"ReservedNodeOfferingList":{
|
3148
|
-
"type":"list",
|
3149
|
-
"member":{
|
3150
|
-
"shape":"ReservedNodeOffering",
|
3151
|
-
"locationName":"ReservedNodeOffering"
|
3152
|
-
}
|
3153
|
-
},
|
3154
|
-
"ReservedNodeOfferingNotFoundFault":{
|
3155
|
-
"type":"structure",
|
3156
|
-
"members":{
|
3157
|
-
},
|
3158
|
-
"error":{
|
3159
|
-
"code":"ReservedNodeOfferingNotFound",
|
3160
|
-
"httpStatusCode":404,
|
3161
|
-
"senderFault":true
|
3162
|
-
},
|
3163
|
-
"exception":true
|
3164
|
-
},
|
3165
|
-
"ReservedNodeOfferingsMessage":{
|
3166
|
-
"type":"structure",
|
3167
|
-
"members":{
|
3168
|
-
"Marker":{"shape":"String"},
|
3169
|
-
"ReservedNodeOfferings":{"shape":"ReservedNodeOfferingList"}
|
3170
|
-
}
|
3171
|
-
},
|
3172
|
-
"ReservedNodeQuotaExceededFault":{
|
3173
|
-
"type":"structure",
|
3174
|
-
"members":{
|
3175
|
-
},
|
3176
|
-
"error":{
|
3177
|
-
"code":"ReservedNodeQuotaExceeded",
|
3178
|
-
"httpStatusCode":400,
|
3179
|
-
"senderFault":true
|
3180
|
-
},
|
3181
|
-
"exception":true
|
3182
|
-
},
|
3183
|
-
"ReservedNodesMessage":{
|
3184
|
-
"type":"structure",
|
3185
|
-
"members":{
|
3186
|
-
"Marker":{"shape":"String"},
|
3187
|
-
"ReservedNodes":{"shape":"ReservedNodeList"}
|
3188
|
-
}
|
3189
|
-
},
|
3190
|
-
"ResetClusterParameterGroupMessage":{
|
3191
|
-
"type":"structure",
|
3192
|
-
"required":["ParameterGroupName"],
|
3193
|
-
"members":{
|
3194
|
-
"ParameterGroupName":{"shape":"String"},
|
3195
|
-
"ResetAllParameters":{"shape":"Boolean"},
|
3196
|
-
"Parameters":{"shape":"ParametersList"}
|
3197
|
-
}
|
3198
|
-
},
|
3199
|
-
"ResizeNotFoundFault":{
|
3200
|
-
"type":"structure",
|
3201
|
-
"members":{
|
3202
|
-
},
|
3203
|
-
"error":{
|
3204
|
-
"code":"ResizeNotFound",
|
3205
|
-
"httpStatusCode":404,
|
3206
|
-
"senderFault":true
|
3207
|
-
},
|
3208
|
-
"exception":true
|
3209
|
-
},
|
3210
|
-
"ResizeProgressMessage":{
|
3211
|
-
"type":"structure",
|
3212
|
-
"members":{
|
3213
|
-
"TargetNodeType":{"shape":"String"},
|
3214
|
-
"TargetNumberOfNodes":{"shape":"IntegerOptional"},
|
3215
|
-
"TargetClusterType":{"shape":"String"},
|
3216
|
-
"Status":{"shape":"String"},
|
3217
|
-
"ImportTablesCompleted":{"shape":"ImportTablesCompleted"},
|
3218
|
-
"ImportTablesInProgress":{"shape":"ImportTablesInProgress"},
|
3219
|
-
"ImportTablesNotStarted":{"shape":"ImportTablesNotStarted"},
|
3220
|
-
"AvgResizeRateInMegaBytesPerSecond":{"shape":"DoubleOptional"},
|
3221
|
-
"TotalResizeDataInMegaBytes":{"shape":"LongOptional"},
|
3222
|
-
"ProgressInMegaBytes":{"shape":"LongOptional"},
|
3223
|
-
"ElapsedTimeInSeconds":{"shape":"LongOptional"},
|
3224
|
-
"EstimatedTimeToCompletionInSeconds":{"shape":"LongOptional"}
|
3225
|
-
}
|
3226
|
-
},
|
3227
|
-
"ResourceNotFoundFault":{
|
3228
|
-
"type":"structure",
|
3229
|
-
"members":{
|
3230
|
-
},
|
3231
|
-
"error":{
|
3232
|
-
"code":"ResourceNotFoundFault",
|
3233
|
-
"httpStatusCode":404,
|
3234
|
-
"senderFault":true
|
3235
|
-
},
|
3236
|
-
"exception":true
|
3237
|
-
},
|
3238
|
-
"RestorableNodeTypeList":{
|
3239
|
-
"type":"list",
|
3240
|
-
"member":{
|
3241
|
-
"shape":"String",
|
3242
|
-
"locationName":"NodeType"
|
3243
|
-
}
|
3244
|
-
},
|
3245
|
-
"RestoreFromClusterSnapshotMessage":{
|
3246
|
-
"type":"structure",
|
3247
|
-
"required":[
|
3248
|
-
"ClusterIdentifier",
|
3249
|
-
"SnapshotIdentifier"
|
3250
|
-
],
|
3251
|
-
"members":{
|
3252
|
-
"ClusterIdentifier":{"shape":"String"},
|
3253
|
-
"SnapshotIdentifier":{"shape":"String"},
|
3254
|
-
"SnapshotClusterIdentifier":{"shape":"String"},
|
3255
|
-
"Port":{"shape":"IntegerOptional"},
|
3256
|
-
"AvailabilityZone":{"shape":"String"},
|
3257
|
-
"AllowVersionUpgrade":{"shape":"BooleanOptional"},
|
3258
|
-
"ClusterSubnetGroupName":{"shape":"String"},
|
3259
|
-
"PubliclyAccessible":{"shape":"BooleanOptional"},
|
3260
|
-
"OwnerAccount":{"shape":"String"},
|
3261
|
-
"HsmClientCertificateIdentifier":{"shape":"String"},
|
3262
|
-
"HsmConfigurationIdentifier":{"shape":"String"},
|
3263
|
-
"ElasticIp":{"shape":"String"},
|
3264
|
-
"ClusterParameterGroupName":{"shape":"String"},
|
3265
|
-
"ClusterSecurityGroups":{"shape":"ClusterSecurityGroupNameList"},
|
3266
|
-
"VpcSecurityGroupIds":{"shape":"VpcSecurityGroupIdList"},
|
3267
|
-
"PreferredMaintenanceWindow":{"shape":"String"},
|
3268
|
-
"AutomatedSnapshotRetentionPeriod":{"shape":"IntegerOptional"},
|
3269
|
-
"KmsKeyId":{"shape":"String"},
|
3270
|
-
"NodeType":{"shape":"String"},
|
3271
|
-
"EnhancedVpcRouting":{"shape":"BooleanOptional"},
|
3272
|
-
"AdditionalInfo":{"shape":"String"},
|
3273
|
-
"IamRoles":{"shape":"IamRoleArnList"}
|
3274
|
-
}
|
3275
|
-
},
|
3276
|
-
"RestoreFromClusterSnapshotResult":{
|
3277
|
-
"type":"structure",
|
3278
|
-
"members":{
|
3279
|
-
"Cluster":{"shape":"Cluster"}
|
3280
|
-
}
|
3281
|
-
},
|
3282
|
-
"RestoreStatus":{
|
3283
|
-
"type":"structure",
|
3284
|
-
"members":{
|
3285
|
-
"Status":{"shape":"String"},
|
3286
|
-
"CurrentRestoreRateInMegaBytesPerSecond":{"shape":"Double"},
|
3287
|
-
"SnapshotSizeInMegaBytes":{"shape":"Long"},
|
3288
|
-
"ProgressInMegaBytes":{"shape":"Long"},
|
3289
|
-
"ElapsedTimeInSeconds":{"shape":"Long"},
|
3290
|
-
"EstimatedTimeToCompletionInSeconds":{"shape":"Long"}
|
3291
|
-
}
|
3292
|
-
},
|
3293
|
-
"RestoreTableFromClusterSnapshotMessage":{
|
3294
|
-
"type":"structure",
|
3295
|
-
"required":[
|
3296
|
-
"ClusterIdentifier",
|
3297
|
-
"SnapshotIdentifier",
|
3298
|
-
"SourceDatabaseName",
|
3299
|
-
"SourceTableName",
|
3300
|
-
"NewTableName"
|
3301
|
-
],
|
3302
|
-
"members":{
|
3303
|
-
"ClusterIdentifier":{"shape":"String"},
|
3304
|
-
"SnapshotIdentifier":{"shape":"String"},
|
3305
|
-
"SourceDatabaseName":{"shape":"String"},
|
3306
|
-
"SourceSchemaName":{"shape":"String"},
|
3307
|
-
"SourceTableName":{"shape":"String"},
|
3308
|
-
"TargetDatabaseName":{"shape":"String"},
|
3309
|
-
"TargetSchemaName":{"shape":"String"},
|
3310
|
-
"NewTableName":{"shape":"String"}
|
3311
|
-
}
|
3312
|
-
},
|
3313
|
-
"RestoreTableFromClusterSnapshotResult":{
|
3314
|
-
"type":"structure",
|
3315
|
-
"members":{
|
3316
|
-
"TableRestoreStatus":{"shape":"TableRestoreStatus"}
|
3317
|
-
}
|
3318
|
-
},
|
3319
|
-
"RevokeClusterSecurityGroupIngressMessage":{
|
3320
|
-
"type":"structure",
|
3321
|
-
"required":["ClusterSecurityGroupName"],
|
3322
|
-
"members":{
|
3323
|
-
"ClusterSecurityGroupName":{"shape":"String"},
|
3324
|
-
"CIDRIP":{"shape":"String"},
|
3325
|
-
"EC2SecurityGroupName":{"shape":"String"},
|
3326
|
-
"EC2SecurityGroupOwnerId":{"shape":"String"}
|
3327
|
-
}
|
3328
|
-
},
|
3329
|
-
"RevokeClusterSecurityGroupIngressResult":{
|
3330
|
-
"type":"structure",
|
3331
|
-
"members":{
|
3332
|
-
"ClusterSecurityGroup":{"shape":"ClusterSecurityGroup"}
|
3333
|
-
}
|
3334
|
-
},
|
3335
|
-
"RevokeSnapshotAccessMessage":{
|
3336
|
-
"type":"structure",
|
3337
|
-
"required":[
|
3338
|
-
"SnapshotIdentifier",
|
3339
|
-
"AccountWithRestoreAccess"
|
3340
|
-
],
|
3341
|
-
"members":{
|
3342
|
-
"SnapshotIdentifier":{"shape":"String"},
|
3343
|
-
"SnapshotClusterIdentifier":{"shape":"String"},
|
3344
|
-
"AccountWithRestoreAccess":{"shape":"String"}
|
3345
|
-
}
|
3346
|
-
},
|
3347
|
-
"RevokeSnapshotAccessResult":{
|
3348
|
-
"type":"structure",
|
3349
|
-
"members":{
|
3350
|
-
"Snapshot":{"shape":"Snapshot"}
|
3351
|
-
}
|
3352
|
-
},
|
3353
|
-
"RotateEncryptionKeyMessage":{
|
3354
|
-
"type":"structure",
|
3355
|
-
"required":["ClusterIdentifier"],
|
3356
|
-
"members":{
|
3357
|
-
"ClusterIdentifier":{"shape":"String"}
|
3358
|
-
}
|
3359
|
-
},
|
3360
|
-
"RotateEncryptionKeyResult":{
|
3361
|
-
"type":"structure",
|
3362
|
-
"members":{
|
3363
|
-
"Cluster":{"shape":"Cluster"}
|
3364
|
-
}
|
3365
|
-
},
|
3366
|
-
"SNSInvalidTopicFault":{
|
3367
|
-
"type":"structure",
|
3368
|
-
"members":{
|
3369
|
-
},
|
3370
|
-
"error":{
|
3371
|
-
"code":"SNSInvalidTopic",
|
3372
|
-
"httpStatusCode":400,
|
3373
|
-
"senderFault":true
|
3374
|
-
},
|
3375
|
-
"exception":true
|
3376
|
-
},
|
3377
|
-
"SNSNoAuthorizationFault":{
|
3378
|
-
"type":"structure",
|
3379
|
-
"members":{
|
3380
|
-
},
|
3381
|
-
"error":{
|
3382
|
-
"code":"SNSNoAuthorization",
|
3383
|
-
"httpStatusCode":400,
|
3384
|
-
"senderFault":true
|
3385
|
-
},
|
3386
|
-
"exception":true
|
3387
|
-
},
|
3388
|
-
"SNSTopicArnNotFoundFault":{
|
3389
|
-
"type":"structure",
|
3390
|
-
"members":{
|
3391
|
-
},
|
3392
|
-
"error":{
|
3393
|
-
"code":"SNSTopicArnNotFound",
|
3394
|
-
"httpStatusCode":404,
|
3395
|
-
"senderFault":true
|
3396
|
-
},
|
3397
|
-
"exception":true
|
3398
|
-
},
|
3399
|
-
"SensitiveString":{
|
3400
|
-
"type":"string",
|
3401
|
-
"sensitive":true
|
3402
|
-
},
|
3403
|
-
"Snapshot":{
|
3404
|
-
"type":"structure",
|
3405
|
-
"members":{
|
3406
|
-
"SnapshotIdentifier":{"shape":"String"},
|
3407
|
-
"ClusterIdentifier":{"shape":"String"},
|
3408
|
-
"SnapshotCreateTime":{"shape":"TStamp"},
|
3409
|
-
"Status":{"shape":"String"},
|
3410
|
-
"Port":{"shape":"Integer"},
|
3411
|
-
"AvailabilityZone":{"shape":"String"},
|
3412
|
-
"ClusterCreateTime":{"shape":"TStamp"},
|
3413
|
-
"MasterUsername":{"shape":"String"},
|
3414
|
-
"ClusterVersion":{"shape":"String"},
|
3415
|
-
"SnapshotType":{"shape":"String"},
|
3416
|
-
"NodeType":{"shape":"String"},
|
3417
|
-
"NumberOfNodes":{"shape":"Integer"},
|
3418
|
-
"DBName":{"shape":"String"},
|
3419
|
-
"VpcId":{"shape":"String"},
|
3420
|
-
"Encrypted":{"shape":"Boolean"},
|
3421
|
-
"KmsKeyId":{"shape":"String"},
|
3422
|
-
"EncryptedWithHSM":{"shape":"Boolean"},
|
3423
|
-
"AccountsWithRestoreAccess":{"shape":"AccountsWithRestoreAccessList"},
|
3424
|
-
"OwnerAccount":{"shape":"String"},
|
3425
|
-
"TotalBackupSizeInMegaBytes":{"shape":"Double"},
|
3426
|
-
"ActualIncrementalBackupSizeInMegaBytes":{"shape":"Double"},
|
3427
|
-
"BackupProgressInMegaBytes":{"shape":"Double"},
|
3428
|
-
"CurrentBackupRateInMegaBytesPerSecond":{"shape":"Double"},
|
3429
|
-
"EstimatedSecondsToCompletion":{"shape":"Long"},
|
3430
|
-
"ElapsedTimeInSeconds":{"shape":"Long"},
|
3431
|
-
"SourceRegion":{"shape":"String"},
|
3432
|
-
"Tags":{"shape":"TagList"},
|
3433
|
-
"RestorableNodeTypes":{"shape":"RestorableNodeTypeList"},
|
3434
|
-
"EnhancedVpcRouting":{"shape":"Boolean"}
|
3435
|
-
},
|
3436
|
-
"wrapper":true
|
3437
|
-
},
|
3438
|
-
"SnapshotCopyAlreadyDisabledFault":{
|
3439
|
-
"type":"structure",
|
3440
|
-
"members":{
|
3441
|
-
},
|
3442
|
-
"error":{
|
3443
|
-
"code":"SnapshotCopyAlreadyDisabledFault",
|
3444
|
-
"httpStatusCode":400,
|
3445
|
-
"senderFault":true
|
3446
|
-
},
|
3447
|
-
"exception":true
|
3448
|
-
},
|
3449
|
-
"SnapshotCopyAlreadyEnabledFault":{
|
3450
|
-
"type":"structure",
|
3451
|
-
"members":{
|
3452
|
-
},
|
3453
|
-
"error":{
|
3454
|
-
"code":"SnapshotCopyAlreadyEnabledFault",
|
3455
|
-
"httpStatusCode":400,
|
3456
|
-
"senderFault":true
|
3457
|
-
},
|
3458
|
-
"exception":true
|
3459
|
-
},
|
3460
|
-
"SnapshotCopyDisabledFault":{
|
3461
|
-
"type":"structure",
|
3462
|
-
"members":{
|
3463
|
-
},
|
3464
|
-
"error":{
|
3465
|
-
"code":"SnapshotCopyDisabledFault",
|
3466
|
-
"httpStatusCode":400,
|
3467
|
-
"senderFault":true
|
3468
|
-
},
|
3469
|
-
"exception":true
|
3470
|
-
},
|
3471
|
-
"SnapshotCopyGrant":{
|
3472
|
-
"type":"structure",
|
3473
|
-
"members":{
|
3474
|
-
"SnapshotCopyGrantName":{"shape":"String"},
|
3475
|
-
"KmsKeyId":{"shape":"String"},
|
3476
|
-
"Tags":{"shape":"TagList"}
|
3477
|
-
},
|
3478
|
-
"wrapper":true
|
3479
|
-
},
|
3480
|
-
"SnapshotCopyGrantAlreadyExistsFault":{
|
3481
|
-
"type":"structure",
|
3482
|
-
"members":{
|
3483
|
-
},
|
3484
|
-
"error":{
|
3485
|
-
"code":"SnapshotCopyGrantAlreadyExistsFault",
|
3486
|
-
"httpStatusCode":400,
|
3487
|
-
"senderFault":true
|
3488
|
-
},
|
3489
|
-
"exception":true
|
3490
|
-
},
|
3491
|
-
"SnapshotCopyGrantList":{
|
3492
|
-
"type":"list",
|
3493
|
-
"member":{
|
3494
|
-
"shape":"SnapshotCopyGrant",
|
3495
|
-
"locationName":"SnapshotCopyGrant"
|
3496
|
-
}
|
3497
|
-
},
|
3498
|
-
"SnapshotCopyGrantMessage":{
|
3499
|
-
"type":"structure",
|
3500
|
-
"members":{
|
3501
|
-
"Marker":{"shape":"String"},
|
3502
|
-
"SnapshotCopyGrants":{"shape":"SnapshotCopyGrantList"}
|
3503
|
-
}
|
3504
|
-
},
|
3505
|
-
"SnapshotCopyGrantNotFoundFault":{
|
3506
|
-
"type":"structure",
|
3507
|
-
"members":{
|
3508
|
-
},
|
3509
|
-
"error":{
|
3510
|
-
"code":"SnapshotCopyGrantNotFoundFault",
|
3511
|
-
"httpStatusCode":400,
|
3512
|
-
"senderFault":true
|
3513
|
-
},
|
3514
|
-
"exception":true
|
3515
|
-
},
|
3516
|
-
"SnapshotCopyGrantQuotaExceededFault":{
|
3517
|
-
"type":"structure",
|
3518
|
-
"members":{
|
3519
|
-
},
|
3520
|
-
"error":{
|
3521
|
-
"code":"SnapshotCopyGrantQuotaExceededFault",
|
3522
|
-
"httpStatusCode":400,
|
3523
|
-
"senderFault":true
|
3524
|
-
},
|
3525
|
-
"exception":true
|
3526
|
-
},
|
3527
|
-
"SnapshotList":{
|
3528
|
-
"type":"list",
|
3529
|
-
"member":{
|
3530
|
-
"shape":"Snapshot",
|
3531
|
-
"locationName":"Snapshot"
|
3532
|
-
}
|
3533
|
-
},
|
3534
|
-
"SnapshotMessage":{
|
3535
|
-
"type":"structure",
|
3536
|
-
"members":{
|
3537
|
-
"Marker":{"shape":"String"},
|
3538
|
-
"Snapshots":{"shape":"SnapshotList"}
|
3539
|
-
}
|
3540
|
-
},
|
3541
|
-
"SourceIdsList":{
|
3542
|
-
"type":"list",
|
3543
|
-
"member":{
|
3544
|
-
"shape":"String",
|
3545
|
-
"locationName":"SourceId"
|
3546
|
-
}
|
3547
|
-
},
|
3548
|
-
"SourceNotFoundFault":{
|
3549
|
-
"type":"structure",
|
3550
|
-
"members":{
|
3551
|
-
},
|
3552
|
-
"error":{
|
3553
|
-
"code":"SourceNotFound",
|
3554
|
-
"httpStatusCode":404,
|
3555
|
-
"senderFault":true
|
3556
|
-
},
|
3557
|
-
"exception":true
|
3558
|
-
},
|
3559
|
-
"SourceType":{
|
3560
|
-
"type":"string",
|
3561
|
-
"enum":[
|
3562
|
-
"cluster",
|
3563
|
-
"cluster-parameter-group",
|
3564
|
-
"cluster-security-group",
|
3565
|
-
"cluster-snapshot"
|
3566
|
-
]
|
3567
|
-
},
|
3568
|
-
"String":{"type":"string"},
|
3569
|
-
"Subnet":{
|
3570
|
-
"type":"structure",
|
3571
|
-
"members":{
|
3572
|
-
"SubnetIdentifier":{"shape":"String"},
|
3573
|
-
"SubnetAvailabilityZone":{"shape":"AvailabilityZone"},
|
3574
|
-
"SubnetStatus":{"shape":"String"}
|
3575
|
-
}
|
3576
|
-
},
|
3577
|
-
"SubnetAlreadyInUse":{
|
3578
|
-
"type":"structure",
|
3579
|
-
"members":{
|
3580
|
-
},
|
3581
|
-
"error":{
|
3582
|
-
"code":"SubnetAlreadyInUse",
|
3583
|
-
"httpStatusCode":400,
|
3584
|
-
"senderFault":true
|
3585
|
-
},
|
3586
|
-
"exception":true
|
3587
|
-
},
|
3588
|
-
"SubnetIdentifierList":{
|
3589
|
-
"type":"list",
|
3590
|
-
"member":{
|
3591
|
-
"shape":"String",
|
3592
|
-
"locationName":"SubnetIdentifier"
|
3593
|
-
}
|
3594
|
-
},
|
3595
|
-
"SubnetList":{
|
3596
|
-
"type":"list",
|
3597
|
-
"member":{
|
3598
|
-
"shape":"Subnet",
|
3599
|
-
"locationName":"Subnet"
|
3600
|
-
}
|
3601
|
-
},
|
3602
|
-
"SubscriptionAlreadyExistFault":{
|
3603
|
-
"type":"structure",
|
3604
|
-
"members":{
|
3605
|
-
},
|
3606
|
-
"error":{
|
3607
|
-
"code":"SubscriptionAlreadyExist",
|
3608
|
-
"httpStatusCode":400,
|
3609
|
-
"senderFault":true
|
3610
|
-
},
|
3611
|
-
"exception":true
|
3612
|
-
},
|
3613
|
-
"SubscriptionCategoryNotFoundFault":{
|
3614
|
-
"type":"structure",
|
3615
|
-
"members":{
|
3616
|
-
},
|
3617
|
-
"error":{
|
3618
|
-
"code":"SubscriptionCategoryNotFound",
|
3619
|
-
"httpStatusCode":404,
|
3620
|
-
"senderFault":true
|
3621
|
-
},
|
3622
|
-
"exception":true
|
3623
|
-
},
|
3624
|
-
"SubscriptionEventIdNotFoundFault":{
|
3625
|
-
"type":"structure",
|
3626
|
-
"members":{
|
3627
|
-
},
|
3628
|
-
"error":{
|
3629
|
-
"code":"SubscriptionEventIdNotFound",
|
3630
|
-
"httpStatusCode":404,
|
3631
|
-
"senderFault":true
|
3632
|
-
},
|
3633
|
-
"exception":true
|
3634
|
-
},
|
3635
|
-
"SubscriptionNotFoundFault":{
|
3636
|
-
"type":"structure",
|
3637
|
-
"members":{
|
3638
|
-
},
|
3639
|
-
"error":{
|
3640
|
-
"code":"SubscriptionNotFound",
|
3641
|
-
"httpStatusCode":404,
|
3642
|
-
"senderFault":true
|
3643
|
-
},
|
3644
|
-
"exception":true
|
3645
|
-
},
|
3646
|
-
"SubscriptionSeverityNotFoundFault":{
|
3647
|
-
"type":"structure",
|
3648
|
-
"members":{
|
3649
|
-
},
|
3650
|
-
"error":{
|
3651
|
-
"code":"SubscriptionSeverityNotFound",
|
3652
|
-
"httpStatusCode":404,
|
3653
|
-
"senderFault":true
|
3654
|
-
},
|
3655
|
-
"exception":true
|
3656
|
-
},
|
3657
|
-
"TStamp":{"type":"timestamp"},
|
3658
|
-
"TableRestoreNotFoundFault":{
|
3659
|
-
"type":"structure",
|
3660
|
-
"members":{
|
3661
|
-
},
|
3662
|
-
"error":{
|
3663
|
-
"code":"TableRestoreNotFoundFault",
|
3664
|
-
"httpStatusCode":400,
|
3665
|
-
"senderFault":true
|
3666
|
-
},
|
3667
|
-
"exception":true
|
3668
|
-
},
|
3669
|
-
"TableRestoreStatus":{
|
3670
|
-
"type":"structure",
|
3671
|
-
"members":{
|
3672
|
-
"TableRestoreRequestId":{"shape":"String"},
|
3673
|
-
"Status":{"shape":"TableRestoreStatusType"},
|
3674
|
-
"Message":{"shape":"String"},
|
3675
|
-
"RequestTime":{"shape":"TStamp"},
|
3676
|
-
"ProgressInMegaBytes":{"shape":"LongOptional"},
|
3677
|
-
"TotalDataInMegaBytes":{"shape":"LongOptional"},
|
3678
|
-
"ClusterIdentifier":{"shape":"String"},
|
3679
|
-
"SnapshotIdentifier":{"shape":"String"},
|
3680
|
-
"SourceDatabaseName":{"shape":"String"},
|
3681
|
-
"SourceSchemaName":{"shape":"String"},
|
3682
|
-
"SourceTableName":{"shape":"String"},
|
3683
|
-
"TargetDatabaseName":{"shape":"String"},
|
3684
|
-
"TargetSchemaName":{"shape":"String"},
|
3685
|
-
"NewTableName":{"shape":"String"}
|
3686
|
-
},
|
3687
|
-
"wrapper":true
|
3688
|
-
},
|
3689
|
-
"TableRestoreStatusList":{
|
3690
|
-
"type":"list",
|
3691
|
-
"member":{
|
3692
|
-
"shape":"TableRestoreStatus",
|
3693
|
-
"locationName":"TableRestoreStatus"
|
3694
|
-
}
|
3695
|
-
},
|
3696
|
-
"TableRestoreStatusMessage":{
|
3697
|
-
"type":"structure",
|
3698
|
-
"members":{
|
3699
|
-
"TableRestoreStatusDetails":{"shape":"TableRestoreStatusList"},
|
3700
|
-
"Marker":{"shape":"String"}
|
3701
|
-
}
|
3702
|
-
},
|
3703
|
-
"TableRestoreStatusType":{
|
3704
|
-
"type":"string",
|
3705
|
-
"enum":[
|
3706
|
-
"PENDING",
|
3707
|
-
"IN_PROGRESS",
|
3708
|
-
"SUCCEEDED",
|
3709
|
-
"FAILED",
|
3710
|
-
"CANCELED"
|
3711
|
-
]
|
3712
|
-
},
|
3713
|
-
"Tag":{
|
3714
|
-
"type":"structure",
|
3715
|
-
"members":{
|
3716
|
-
"Key":{"shape":"String"},
|
3717
|
-
"Value":{"shape":"String"}
|
3718
|
-
}
|
3719
|
-
},
|
3720
|
-
"TagKeyList":{
|
3721
|
-
"type":"list",
|
3722
|
-
"member":{
|
3723
|
-
"shape":"String",
|
3724
|
-
"locationName":"TagKey"
|
3725
|
-
}
|
3726
|
-
},
|
3727
|
-
"TagLimitExceededFault":{
|
3728
|
-
"type":"structure",
|
3729
|
-
"members":{
|
3730
|
-
},
|
3731
|
-
"error":{
|
3732
|
-
"code":"TagLimitExceededFault",
|
3733
|
-
"httpStatusCode":400,
|
3734
|
-
"senderFault":true
|
3735
|
-
},
|
3736
|
-
"exception":true
|
3737
|
-
},
|
3738
|
-
"TagList":{
|
3739
|
-
"type":"list",
|
3740
|
-
"member":{
|
3741
|
-
"shape":"Tag",
|
3742
|
-
"locationName":"Tag"
|
3743
|
-
}
|
3744
|
-
},
|
3745
|
-
"TagValueList":{
|
3746
|
-
"type":"list",
|
3747
|
-
"member":{
|
3748
|
-
"shape":"String",
|
3749
|
-
"locationName":"TagValue"
|
3750
|
-
}
|
3751
|
-
},
|
3752
|
-
"TaggedResource":{
|
3753
|
-
"type":"structure",
|
3754
|
-
"members":{
|
3755
|
-
"Tag":{"shape":"Tag"},
|
3756
|
-
"ResourceName":{"shape":"String"},
|
3757
|
-
"ResourceType":{"shape":"String"}
|
3758
|
-
}
|
3759
|
-
},
|
3760
|
-
"TaggedResourceList":{
|
3761
|
-
"type":"list",
|
3762
|
-
"member":{
|
3763
|
-
"shape":"TaggedResource",
|
3764
|
-
"locationName":"TaggedResource"
|
3765
|
-
}
|
3766
|
-
},
|
3767
|
-
"TaggedResourceListMessage":{
|
3768
|
-
"type":"structure",
|
3769
|
-
"members":{
|
3770
|
-
"TaggedResources":{"shape":"TaggedResourceList"},
|
3771
|
-
"Marker":{"shape":"String"}
|
3772
|
-
}
|
3773
|
-
},
|
3774
|
-
"UnauthorizedOperation":{
|
3775
|
-
"type":"structure",
|
3776
|
-
"members":{
|
3777
|
-
},
|
3778
|
-
"error":{
|
3779
|
-
"code":"UnauthorizedOperation",
|
3780
|
-
"httpStatusCode":400,
|
3781
|
-
"senderFault":true
|
3782
|
-
},
|
3783
|
-
"exception":true
|
3784
|
-
},
|
3785
|
-
"UnknownSnapshotCopyRegionFault":{
|
3786
|
-
"type":"structure",
|
3787
|
-
"members":{
|
3788
|
-
},
|
3789
|
-
"error":{
|
3790
|
-
"code":"UnknownSnapshotCopyRegionFault",
|
3791
|
-
"httpStatusCode":404,
|
3792
|
-
"senderFault":true
|
3793
|
-
},
|
3794
|
-
"exception":true
|
3795
|
-
},
|
3796
|
-
"UnsupportedOperationFault":{
|
3797
|
-
"type":"structure",
|
3798
|
-
"members":{
|
3799
|
-
},
|
3800
|
-
"error":{
|
3801
|
-
"code":"UnsupportedOperation",
|
3802
|
-
"httpStatusCode":400,
|
3803
|
-
"senderFault":true
|
3804
|
-
},
|
3805
|
-
"exception":true
|
3806
|
-
},
|
3807
|
-
"UnsupportedOptionFault":{
|
3808
|
-
"type":"structure",
|
3809
|
-
"members":{
|
3810
|
-
},
|
3811
|
-
"error":{
|
3812
|
-
"code":"UnsupportedOptionFault",
|
3813
|
-
"httpStatusCode":400,
|
3814
|
-
"senderFault":true
|
3815
|
-
},
|
3816
|
-
"exception":true
|
3817
|
-
},
|
3818
|
-
"VpcSecurityGroupIdList":{
|
3819
|
-
"type":"list",
|
3820
|
-
"member":{
|
3821
|
-
"shape":"String",
|
3822
|
-
"locationName":"VpcSecurityGroupId"
|
3823
|
-
}
|
3824
|
-
},
|
3825
|
-
"VpcSecurityGroupMembership":{
|
3826
|
-
"type":"structure",
|
3827
|
-
"members":{
|
3828
|
-
"VpcSecurityGroupId":{"shape":"String"},
|
3829
|
-
"Status":{"shape":"String"}
|
3830
|
-
}
|
3831
|
-
},
|
3832
|
-
"VpcSecurityGroupMembershipList":{
|
3833
|
-
"type":"list",
|
3834
|
-
"member":{
|
3835
|
-
"shape":"VpcSecurityGroupMembership",
|
3836
|
-
"locationName":"VpcSecurityGroup"
|
3837
|
-
}
|
3838
|
-
}
|
3839
|
-
}
|
3840
|
-
}
|