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,2380 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version":"2.0",
|
3
|
-
"metadata":{
|
4
|
-
"apiVersion":"2014-10-06",
|
5
|
-
"endpointPrefix":"codedeploy",
|
6
|
-
"jsonVersion":"1.1",
|
7
|
-
"protocol":"json",
|
8
|
-
"serviceAbbreviation":"CodeDeploy",
|
9
|
-
"serviceFullName":"AWS CodeDeploy",
|
10
|
-
"signatureVersion":"v4",
|
11
|
-
"targetPrefix":"CodeDeploy_20141006",
|
12
|
-
"timestampFormat":"unixTimestamp",
|
13
|
-
"uid":"codedeploy-2014-10-06"
|
14
|
-
},
|
15
|
-
"operations":{
|
16
|
-
"AddTagsToOnPremisesInstances":{
|
17
|
-
"name":"AddTagsToOnPremisesInstances",
|
18
|
-
"http":{
|
19
|
-
"method":"POST",
|
20
|
-
"requestUri":"/"
|
21
|
-
},
|
22
|
-
"input":{"shape":"AddTagsToOnPremisesInstancesInput"},
|
23
|
-
"errors":[
|
24
|
-
{"shape":"InstanceNameRequiredException"},
|
25
|
-
{"shape":"TagRequiredException"},
|
26
|
-
{"shape":"InvalidTagException"},
|
27
|
-
{"shape":"TagLimitExceededException"},
|
28
|
-
{"shape":"InstanceLimitExceededException"},
|
29
|
-
{"shape":"InstanceNotRegisteredException"}
|
30
|
-
]
|
31
|
-
},
|
32
|
-
"BatchGetApplicationRevisions":{
|
33
|
-
"name":"BatchGetApplicationRevisions",
|
34
|
-
"http":{
|
35
|
-
"method":"POST",
|
36
|
-
"requestUri":"/"
|
37
|
-
},
|
38
|
-
"input":{"shape":"BatchGetApplicationRevisionsInput"},
|
39
|
-
"output":{"shape":"BatchGetApplicationRevisionsOutput"},
|
40
|
-
"errors":[
|
41
|
-
{"shape":"ApplicationDoesNotExistException"},
|
42
|
-
{"shape":"ApplicationNameRequiredException"},
|
43
|
-
{"shape":"InvalidApplicationNameException"},
|
44
|
-
{"shape":"RevisionRequiredException"},
|
45
|
-
{"shape":"InvalidRevisionException"},
|
46
|
-
{"shape":"BatchLimitExceededException"}
|
47
|
-
]
|
48
|
-
},
|
49
|
-
"BatchGetApplications":{
|
50
|
-
"name":"BatchGetApplications",
|
51
|
-
"http":{
|
52
|
-
"method":"POST",
|
53
|
-
"requestUri":"/"
|
54
|
-
},
|
55
|
-
"input":{"shape":"BatchGetApplicationsInput"},
|
56
|
-
"output":{"shape":"BatchGetApplicationsOutput"},
|
57
|
-
"errors":[
|
58
|
-
{"shape":"ApplicationNameRequiredException"},
|
59
|
-
{"shape":"InvalidApplicationNameException"},
|
60
|
-
{"shape":"ApplicationDoesNotExistException"},
|
61
|
-
{"shape":"BatchLimitExceededException"}
|
62
|
-
]
|
63
|
-
},
|
64
|
-
"BatchGetDeploymentGroups":{
|
65
|
-
"name":"BatchGetDeploymentGroups",
|
66
|
-
"http":{
|
67
|
-
"method":"POST",
|
68
|
-
"requestUri":"/"
|
69
|
-
},
|
70
|
-
"input":{"shape":"BatchGetDeploymentGroupsInput"},
|
71
|
-
"output":{"shape":"BatchGetDeploymentGroupsOutput"},
|
72
|
-
"errors":[
|
73
|
-
{"shape":"ApplicationNameRequiredException"},
|
74
|
-
{"shape":"InvalidApplicationNameException"},
|
75
|
-
{"shape":"ApplicationDoesNotExistException"},
|
76
|
-
{"shape":"DeploymentGroupNameRequiredException"},
|
77
|
-
{"shape":"InvalidDeploymentGroupNameException"},
|
78
|
-
{"shape":"BatchLimitExceededException"}
|
79
|
-
]
|
80
|
-
},
|
81
|
-
"BatchGetDeploymentInstances":{
|
82
|
-
"name":"BatchGetDeploymentInstances",
|
83
|
-
"http":{
|
84
|
-
"method":"POST",
|
85
|
-
"requestUri":"/"
|
86
|
-
},
|
87
|
-
"input":{"shape":"BatchGetDeploymentInstancesInput"},
|
88
|
-
"output":{"shape":"BatchGetDeploymentInstancesOutput"},
|
89
|
-
"errors":[
|
90
|
-
{"shape":"DeploymentIdRequiredException"},
|
91
|
-
{"shape":"DeploymentDoesNotExistException"},
|
92
|
-
{"shape":"InstanceIdRequiredException"},
|
93
|
-
{"shape":"InvalidDeploymentIdException"},
|
94
|
-
{"shape":"InvalidInstanceNameException"},
|
95
|
-
{"shape":"BatchLimitExceededException"}
|
96
|
-
]
|
97
|
-
},
|
98
|
-
"BatchGetDeployments":{
|
99
|
-
"name":"BatchGetDeployments",
|
100
|
-
"http":{
|
101
|
-
"method":"POST",
|
102
|
-
"requestUri":"/"
|
103
|
-
},
|
104
|
-
"input":{"shape":"BatchGetDeploymentsInput"},
|
105
|
-
"output":{"shape":"BatchGetDeploymentsOutput"},
|
106
|
-
"errors":[
|
107
|
-
{"shape":"DeploymentIdRequiredException"},
|
108
|
-
{"shape":"InvalidDeploymentIdException"},
|
109
|
-
{"shape":"BatchLimitExceededException"}
|
110
|
-
]
|
111
|
-
},
|
112
|
-
"BatchGetOnPremisesInstances":{
|
113
|
-
"name":"BatchGetOnPremisesInstances",
|
114
|
-
"http":{
|
115
|
-
"method":"POST",
|
116
|
-
"requestUri":"/"
|
117
|
-
},
|
118
|
-
"input":{"shape":"BatchGetOnPremisesInstancesInput"},
|
119
|
-
"output":{"shape":"BatchGetOnPremisesInstancesOutput"},
|
120
|
-
"errors":[
|
121
|
-
{"shape":"InstanceNameRequiredException"},
|
122
|
-
{"shape":"InvalidInstanceNameException"},
|
123
|
-
{"shape":"BatchLimitExceededException"}
|
124
|
-
]
|
125
|
-
},
|
126
|
-
"ContinueDeployment":{
|
127
|
-
"name":"ContinueDeployment",
|
128
|
-
"http":{
|
129
|
-
"method":"POST",
|
130
|
-
"requestUri":"/"
|
131
|
-
},
|
132
|
-
"input":{"shape":"ContinueDeploymentInput"},
|
133
|
-
"errors":[
|
134
|
-
{"shape":"DeploymentIdRequiredException"},
|
135
|
-
{"shape":"DeploymentDoesNotExistException"},
|
136
|
-
{"shape":"DeploymentAlreadyCompletedException"},
|
137
|
-
{"shape":"InvalidDeploymentIdException"},
|
138
|
-
{"shape":"DeploymentIsNotInReadyStateException"},
|
139
|
-
{"shape":"UnsupportedActionForDeploymentTypeException"}
|
140
|
-
]
|
141
|
-
},
|
142
|
-
"CreateApplication":{
|
143
|
-
"name":"CreateApplication",
|
144
|
-
"http":{
|
145
|
-
"method":"POST",
|
146
|
-
"requestUri":"/"
|
147
|
-
},
|
148
|
-
"input":{"shape":"CreateApplicationInput"},
|
149
|
-
"output":{"shape":"CreateApplicationOutput"},
|
150
|
-
"errors":[
|
151
|
-
{"shape":"ApplicationNameRequiredException"},
|
152
|
-
{"shape":"InvalidApplicationNameException"},
|
153
|
-
{"shape":"ApplicationAlreadyExistsException"},
|
154
|
-
{"shape":"ApplicationLimitExceededException"}
|
155
|
-
]
|
156
|
-
},
|
157
|
-
"CreateDeployment":{
|
158
|
-
"name":"CreateDeployment",
|
159
|
-
"http":{
|
160
|
-
"method":"POST",
|
161
|
-
"requestUri":"/"
|
162
|
-
},
|
163
|
-
"input":{"shape":"CreateDeploymentInput"},
|
164
|
-
"output":{"shape":"CreateDeploymentOutput"},
|
165
|
-
"errors":[
|
166
|
-
{"shape":"ApplicationNameRequiredException"},
|
167
|
-
{"shape":"InvalidApplicationNameException"},
|
168
|
-
{"shape":"ApplicationDoesNotExistException"},
|
169
|
-
{"shape":"DeploymentGroupNameRequiredException"},
|
170
|
-
{"shape":"InvalidDeploymentGroupNameException"},
|
171
|
-
{"shape":"DeploymentGroupDoesNotExistException"},
|
172
|
-
{"shape":"RevisionRequiredException"},
|
173
|
-
{"shape":"RevisionDoesNotExistException"},
|
174
|
-
{"shape":"InvalidRevisionException"},
|
175
|
-
{"shape":"InvalidDeploymentConfigNameException"},
|
176
|
-
{"shape":"DeploymentConfigDoesNotExistException"},
|
177
|
-
{"shape":"DescriptionTooLongException"},
|
178
|
-
{"shape":"DeploymentLimitExceededException"},
|
179
|
-
{"shape":"InvalidTargetInstancesException"},
|
180
|
-
{"shape":"InvalidAutoRollbackConfigException"},
|
181
|
-
{"shape":"InvalidLoadBalancerInfoException"},
|
182
|
-
{"shape":"InvalidFileExistsBehaviorException"}
|
183
|
-
]
|
184
|
-
},
|
185
|
-
"CreateDeploymentConfig":{
|
186
|
-
"name":"CreateDeploymentConfig",
|
187
|
-
"http":{
|
188
|
-
"method":"POST",
|
189
|
-
"requestUri":"/"
|
190
|
-
},
|
191
|
-
"input":{"shape":"CreateDeploymentConfigInput"},
|
192
|
-
"output":{"shape":"CreateDeploymentConfigOutput"},
|
193
|
-
"errors":[
|
194
|
-
{"shape":"InvalidDeploymentConfigNameException"},
|
195
|
-
{"shape":"DeploymentConfigNameRequiredException"},
|
196
|
-
{"shape":"DeploymentConfigAlreadyExistsException"},
|
197
|
-
{"shape":"InvalidMinimumHealthyHostValueException"},
|
198
|
-
{"shape":"DeploymentConfigLimitExceededException"}
|
199
|
-
]
|
200
|
-
},
|
201
|
-
"CreateDeploymentGroup":{
|
202
|
-
"name":"CreateDeploymentGroup",
|
203
|
-
"http":{
|
204
|
-
"method":"POST",
|
205
|
-
"requestUri":"/"
|
206
|
-
},
|
207
|
-
"input":{"shape":"CreateDeploymentGroupInput"},
|
208
|
-
"output":{"shape":"CreateDeploymentGroupOutput"},
|
209
|
-
"errors":[
|
210
|
-
{"shape":"ApplicationNameRequiredException"},
|
211
|
-
{"shape":"InvalidApplicationNameException"},
|
212
|
-
{"shape":"ApplicationDoesNotExistException"},
|
213
|
-
{"shape":"DeploymentGroupNameRequiredException"},
|
214
|
-
{"shape":"InvalidDeploymentGroupNameException"},
|
215
|
-
{"shape":"DeploymentGroupAlreadyExistsException"},
|
216
|
-
{"shape":"InvalidEC2TagException"},
|
217
|
-
{"shape":"InvalidTagException"},
|
218
|
-
{"shape":"InvalidAutoScalingGroupException"},
|
219
|
-
{"shape":"InvalidDeploymentConfigNameException"},
|
220
|
-
{"shape":"DeploymentConfigDoesNotExistException"},
|
221
|
-
{"shape":"RoleRequiredException"},
|
222
|
-
{"shape":"InvalidRoleException"},
|
223
|
-
{"shape":"DeploymentGroupLimitExceededException"},
|
224
|
-
{"shape":"LifecycleHookLimitExceededException"},
|
225
|
-
{"shape":"InvalidTriggerConfigException"},
|
226
|
-
{"shape":"TriggerTargetsLimitExceededException"},
|
227
|
-
{"shape":"InvalidAlarmConfigException"},
|
228
|
-
{"shape":"AlarmsLimitExceededException"},
|
229
|
-
{"shape":"InvalidAutoRollbackConfigException"},
|
230
|
-
{"shape":"InvalidLoadBalancerInfoException"},
|
231
|
-
{"shape":"InvalidDeploymentStyleException"},
|
232
|
-
{"shape":"InvalidBlueGreenDeploymentConfigurationException"}
|
233
|
-
]
|
234
|
-
},
|
235
|
-
"DeleteApplication":{
|
236
|
-
"name":"DeleteApplication",
|
237
|
-
"http":{
|
238
|
-
"method":"POST",
|
239
|
-
"requestUri":"/"
|
240
|
-
},
|
241
|
-
"input":{"shape":"DeleteApplicationInput"},
|
242
|
-
"errors":[
|
243
|
-
{"shape":"ApplicationNameRequiredException"},
|
244
|
-
{"shape":"InvalidApplicationNameException"}
|
245
|
-
]
|
246
|
-
},
|
247
|
-
"DeleteDeploymentConfig":{
|
248
|
-
"name":"DeleteDeploymentConfig",
|
249
|
-
"http":{
|
250
|
-
"method":"POST",
|
251
|
-
"requestUri":"/"
|
252
|
-
},
|
253
|
-
"input":{"shape":"DeleteDeploymentConfigInput"},
|
254
|
-
"errors":[
|
255
|
-
{"shape":"InvalidDeploymentConfigNameException"},
|
256
|
-
{"shape":"DeploymentConfigNameRequiredException"},
|
257
|
-
{"shape":"DeploymentConfigInUseException"},
|
258
|
-
{"shape":"InvalidOperationException"}
|
259
|
-
]
|
260
|
-
},
|
261
|
-
"DeleteDeploymentGroup":{
|
262
|
-
"name":"DeleteDeploymentGroup",
|
263
|
-
"http":{
|
264
|
-
"method":"POST",
|
265
|
-
"requestUri":"/"
|
266
|
-
},
|
267
|
-
"input":{"shape":"DeleteDeploymentGroupInput"},
|
268
|
-
"output":{"shape":"DeleteDeploymentGroupOutput"},
|
269
|
-
"errors":[
|
270
|
-
{"shape":"ApplicationNameRequiredException"},
|
271
|
-
{"shape":"InvalidApplicationNameException"},
|
272
|
-
{"shape":"DeploymentGroupNameRequiredException"},
|
273
|
-
{"shape":"InvalidDeploymentGroupNameException"},
|
274
|
-
{"shape":"InvalidRoleException"}
|
275
|
-
]
|
276
|
-
},
|
277
|
-
"DeregisterOnPremisesInstance":{
|
278
|
-
"name":"DeregisterOnPremisesInstance",
|
279
|
-
"http":{
|
280
|
-
"method":"POST",
|
281
|
-
"requestUri":"/"
|
282
|
-
},
|
283
|
-
"input":{"shape":"DeregisterOnPremisesInstanceInput"},
|
284
|
-
"errors":[
|
285
|
-
{"shape":"InstanceNameRequiredException"},
|
286
|
-
{"shape":"InvalidInstanceNameException"}
|
287
|
-
]
|
288
|
-
},
|
289
|
-
"GetApplication":{
|
290
|
-
"name":"GetApplication",
|
291
|
-
"http":{
|
292
|
-
"method":"POST",
|
293
|
-
"requestUri":"/"
|
294
|
-
},
|
295
|
-
"input":{"shape":"GetApplicationInput"},
|
296
|
-
"output":{"shape":"GetApplicationOutput"},
|
297
|
-
"errors":[
|
298
|
-
{"shape":"ApplicationNameRequiredException"},
|
299
|
-
{"shape":"InvalidApplicationNameException"},
|
300
|
-
{"shape":"ApplicationDoesNotExistException"}
|
301
|
-
]
|
302
|
-
},
|
303
|
-
"GetApplicationRevision":{
|
304
|
-
"name":"GetApplicationRevision",
|
305
|
-
"http":{
|
306
|
-
"method":"POST",
|
307
|
-
"requestUri":"/"
|
308
|
-
},
|
309
|
-
"input":{"shape":"GetApplicationRevisionInput"},
|
310
|
-
"output":{"shape":"GetApplicationRevisionOutput"},
|
311
|
-
"errors":[
|
312
|
-
{"shape":"ApplicationDoesNotExistException"},
|
313
|
-
{"shape":"ApplicationNameRequiredException"},
|
314
|
-
{"shape":"InvalidApplicationNameException"},
|
315
|
-
{"shape":"RevisionDoesNotExistException"},
|
316
|
-
{"shape":"RevisionRequiredException"},
|
317
|
-
{"shape":"InvalidRevisionException"}
|
318
|
-
]
|
319
|
-
},
|
320
|
-
"GetDeployment":{
|
321
|
-
"name":"GetDeployment",
|
322
|
-
"http":{
|
323
|
-
"method":"POST",
|
324
|
-
"requestUri":"/"
|
325
|
-
},
|
326
|
-
"input":{"shape":"GetDeploymentInput"},
|
327
|
-
"output":{"shape":"GetDeploymentOutput"},
|
328
|
-
"errors":[
|
329
|
-
{"shape":"DeploymentIdRequiredException"},
|
330
|
-
{"shape":"InvalidDeploymentIdException"},
|
331
|
-
{"shape":"DeploymentDoesNotExistException"}
|
332
|
-
]
|
333
|
-
},
|
334
|
-
"GetDeploymentConfig":{
|
335
|
-
"name":"GetDeploymentConfig",
|
336
|
-
"http":{
|
337
|
-
"method":"POST",
|
338
|
-
"requestUri":"/"
|
339
|
-
},
|
340
|
-
"input":{"shape":"GetDeploymentConfigInput"},
|
341
|
-
"output":{"shape":"GetDeploymentConfigOutput"},
|
342
|
-
"errors":[
|
343
|
-
{"shape":"InvalidDeploymentConfigNameException"},
|
344
|
-
{"shape":"DeploymentConfigNameRequiredException"},
|
345
|
-
{"shape":"DeploymentConfigDoesNotExistException"}
|
346
|
-
]
|
347
|
-
},
|
348
|
-
"GetDeploymentGroup":{
|
349
|
-
"name":"GetDeploymentGroup",
|
350
|
-
"http":{
|
351
|
-
"method":"POST",
|
352
|
-
"requestUri":"/"
|
353
|
-
},
|
354
|
-
"input":{"shape":"GetDeploymentGroupInput"},
|
355
|
-
"output":{"shape":"GetDeploymentGroupOutput"},
|
356
|
-
"errors":[
|
357
|
-
{"shape":"ApplicationNameRequiredException"},
|
358
|
-
{"shape":"InvalidApplicationNameException"},
|
359
|
-
{"shape":"ApplicationDoesNotExistException"},
|
360
|
-
{"shape":"DeploymentGroupNameRequiredException"},
|
361
|
-
{"shape":"InvalidDeploymentGroupNameException"},
|
362
|
-
{"shape":"DeploymentGroupDoesNotExistException"}
|
363
|
-
]
|
364
|
-
},
|
365
|
-
"GetDeploymentInstance":{
|
366
|
-
"name":"GetDeploymentInstance",
|
367
|
-
"http":{
|
368
|
-
"method":"POST",
|
369
|
-
"requestUri":"/"
|
370
|
-
},
|
371
|
-
"input":{"shape":"GetDeploymentInstanceInput"},
|
372
|
-
"output":{"shape":"GetDeploymentInstanceOutput"},
|
373
|
-
"errors":[
|
374
|
-
{"shape":"DeploymentIdRequiredException"},
|
375
|
-
{"shape":"DeploymentDoesNotExistException"},
|
376
|
-
{"shape":"InstanceIdRequiredException"},
|
377
|
-
{"shape":"InvalidDeploymentIdException"},
|
378
|
-
{"shape":"InstanceDoesNotExistException"},
|
379
|
-
{"shape":"InvalidInstanceNameException"}
|
380
|
-
]
|
381
|
-
},
|
382
|
-
"GetOnPremisesInstance":{
|
383
|
-
"name":"GetOnPremisesInstance",
|
384
|
-
"http":{
|
385
|
-
"method":"POST",
|
386
|
-
"requestUri":"/"
|
387
|
-
},
|
388
|
-
"input":{"shape":"GetOnPremisesInstanceInput"},
|
389
|
-
"output":{"shape":"GetOnPremisesInstanceOutput"},
|
390
|
-
"errors":[
|
391
|
-
{"shape":"InstanceNameRequiredException"},
|
392
|
-
{"shape":"InstanceNotRegisteredException"},
|
393
|
-
{"shape":"InvalidInstanceNameException"}
|
394
|
-
]
|
395
|
-
},
|
396
|
-
"ListApplicationRevisions":{
|
397
|
-
"name":"ListApplicationRevisions",
|
398
|
-
"http":{
|
399
|
-
"method":"POST",
|
400
|
-
"requestUri":"/"
|
401
|
-
},
|
402
|
-
"input":{"shape":"ListApplicationRevisionsInput"},
|
403
|
-
"output":{"shape":"ListApplicationRevisionsOutput"},
|
404
|
-
"errors":[
|
405
|
-
{"shape":"ApplicationDoesNotExistException"},
|
406
|
-
{"shape":"ApplicationNameRequiredException"},
|
407
|
-
{"shape":"InvalidApplicationNameException"},
|
408
|
-
{"shape":"InvalidSortByException"},
|
409
|
-
{"shape":"InvalidSortOrderException"},
|
410
|
-
{"shape":"InvalidBucketNameFilterException"},
|
411
|
-
{"shape":"InvalidKeyPrefixFilterException"},
|
412
|
-
{"shape":"BucketNameFilterRequiredException"},
|
413
|
-
{"shape":"InvalidDeployedStateFilterException"},
|
414
|
-
{"shape":"InvalidNextTokenException"}
|
415
|
-
]
|
416
|
-
},
|
417
|
-
"ListApplications":{
|
418
|
-
"name":"ListApplications",
|
419
|
-
"http":{
|
420
|
-
"method":"POST",
|
421
|
-
"requestUri":"/"
|
422
|
-
},
|
423
|
-
"input":{"shape":"ListApplicationsInput"},
|
424
|
-
"output":{"shape":"ListApplicationsOutput"},
|
425
|
-
"errors":[
|
426
|
-
{"shape":"InvalidNextTokenException"}
|
427
|
-
]
|
428
|
-
},
|
429
|
-
"ListDeploymentConfigs":{
|
430
|
-
"name":"ListDeploymentConfigs",
|
431
|
-
"http":{
|
432
|
-
"method":"POST",
|
433
|
-
"requestUri":"/"
|
434
|
-
},
|
435
|
-
"input":{"shape":"ListDeploymentConfigsInput"},
|
436
|
-
"output":{"shape":"ListDeploymentConfigsOutput"},
|
437
|
-
"errors":[
|
438
|
-
{"shape":"InvalidNextTokenException"}
|
439
|
-
]
|
440
|
-
},
|
441
|
-
"ListDeploymentGroups":{
|
442
|
-
"name":"ListDeploymentGroups",
|
443
|
-
"http":{
|
444
|
-
"method":"POST",
|
445
|
-
"requestUri":"/"
|
446
|
-
},
|
447
|
-
"input":{"shape":"ListDeploymentGroupsInput"},
|
448
|
-
"output":{"shape":"ListDeploymentGroupsOutput"},
|
449
|
-
"errors":[
|
450
|
-
{"shape":"ApplicationNameRequiredException"},
|
451
|
-
{"shape":"InvalidApplicationNameException"},
|
452
|
-
{"shape":"ApplicationDoesNotExistException"},
|
453
|
-
{"shape":"InvalidNextTokenException"}
|
454
|
-
]
|
455
|
-
},
|
456
|
-
"ListDeploymentInstances":{
|
457
|
-
"name":"ListDeploymentInstances",
|
458
|
-
"http":{
|
459
|
-
"method":"POST",
|
460
|
-
"requestUri":"/"
|
461
|
-
},
|
462
|
-
"input":{"shape":"ListDeploymentInstancesInput"},
|
463
|
-
"output":{"shape":"ListDeploymentInstancesOutput"},
|
464
|
-
"errors":[
|
465
|
-
{"shape":"DeploymentIdRequiredException"},
|
466
|
-
{"shape":"DeploymentDoesNotExistException"},
|
467
|
-
{"shape":"DeploymentNotStartedException"},
|
468
|
-
{"shape":"InvalidNextTokenException"},
|
469
|
-
{"shape":"InvalidDeploymentIdException"},
|
470
|
-
{"shape":"InvalidInstanceStatusException"},
|
471
|
-
{"shape":"InvalidInstanceTypeException"},
|
472
|
-
{"shape":"InvalidDeploymentInstanceTypeException"}
|
473
|
-
]
|
474
|
-
},
|
475
|
-
"ListDeployments":{
|
476
|
-
"name":"ListDeployments",
|
477
|
-
"http":{
|
478
|
-
"method":"POST",
|
479
|
-
"requestUri":"/"
|
480
|
-
},
|
481
|
-
"input":{"shape":"ListDeploymentsInput"},
|
482
|
-
"output":{"shape":"ListDeploymentsOutput"},
|
483
|
-
"errors":[
|
484
|
-
{"shape":"ApplicationNameRequiredException"},
|
485
|
-
{"shape":"InvalidApplicationNameException"},
|
486
|
-
{"shape":"ApplicationDoesNotExistException"},
|
487
|
-
{"shape":"InvalidDeploymentGroupNameException"},
|
488
|
-
{"shape":"DeploymentGroupDoesNotExistException"},
|
489
|
-
{"shape":"DeploymentGroupNameRequiredException"},
|
490
|
-
{"shape":"InvalidTimeRangeException"},
|
491
|
-
{"shape":"InvalidDeploymentStatusException"},
|
492
|
-
{"shape":"InvalidNextTokenException"}
|
493
|
-
]
|
494
|
-
},
|
495
|
-
"ListGitHubAccountTokenNames":{
|
496
|
-
"name":"ListGitHubAccountTokenNames",
|
497
|
-
"http":{
|
498
|
-
"method":"POST",
|
499
|
-
"requestUri":"/"
|
500
|
-
},
|
501
|
-
"input":{"shape":"ListGitHubAccountTokenNamesInput"},
|
502
|
-
"output":{"shape":"ListGitHubAccountTokenNamesOutput"},
|
503
|
-
"errors":[
|
504
|
-
{"shape":"InvalidNextTokenException"},
|
505
|
-
{"shape":"ResourceValidationException"}
|
506
|
-
]
|
507
|
-
},
|
508
|
-
"ListOnPremisesInstances":{
|
509
|
-
"name":"ListOnPremisesInstances",
|
510
|
-
"http":{
|
511
|
-
"method":"POST",
|
512
|
-
"requestUri":"/"
|
513
|
-
},
|
514
|
-
"input":{"shape":"ListOnPremisesInstancesInput"},
|
515
|
-
"output":{"shape":"ListOnPremisesInstancesOutput"},
|
516
|
-
"errors":[
|
517
|
-
{"shape":"InvalidRegistrationStatusException"},
|
518
|
-
{"shape":"InvalidTagFilterException"},
|
519
|
-
{"shape":"InvalidNextTokenException"}
|
520
|
-
]
|
521
|
-
},
|
522
|
-
"RegisterApplicationRevision":{
|
523
|
-
"name":"RegisterApplicationRevision",
|
524
|
-
"http":{
|
525
|
-
"method":"POST",
|
526
|
-
"requestUri":"/"
|
527
|
-
},
|
528
|
-
"input":{"shape":"RegisterApplicationRevisionInput"},
|
529
|
-
"errors":[
|
530
|
-
{"shape":"ApplicationDoesNotExistException"},
|
531
|
-
{"shape":"ApplicationNameRequiredException"},
|
532
|
-
{"shape":"InvalidApplicationNameException"},
|
533
|
-
{"shape":"DescriptionTooLongException"},
|
534
|
-
{"shape":"RevisionRequiredException"},
|
535
|
-
{"shape":"InvalidRevisionException"}
|
536
|
-
]
|
537
|
-
},
|
538
|
-
"RegisterOnPremisesInstance":{
|
539
|
-
"name":"RegisterOnPremisesInstance",
|
540
|
-
"http":{
|
541
|
-
"method":"POST",
|
542
|
-
"requestUri":"/"
|
543
|
-
},
|
544
|
-
"input":{"shape":"RegisterOnPremisesInstanceInput"},
|
545
|
-
"errors":[
|
546
|
-
{"shape":"InstanceNameAlreadyRegisteredException"},
|
547
|
-
{"shape":"IamArnRequiredException"},
|
548
|
-
{"shape":"IamSessionArnAlreadyRegisteredException"},
|
549
|
-
{"shape":"IamUserArnAlreadyRegisteredException"},
|
550
|
-
{"shape":"InstanceNameRequiredException"},
|
551
|
-
{"shape":"IamUserArnRequiredException"},
|
552
|
-
{"shape":"InvalidInstanceNameException"},
|
553
|
-
{"shape":"InvalidIamSessionArnException"},
|
554
|
-
{"shape":"InvalidIamUserArnException"},
|
555
|
-
{"shape":"MultipleIamArnsProvidedException"}
|
556
|
-
]
|
557
|
-
},
|
558
|
-
"RemoveTagsFromOnPremisesInstances":{
|
559
|
-
"name":"RemoveTagsFromOnPremisesInstances",
|
560
|
-
"http":{
|
561
|
-
"method":"POST",
|
562
|
-
"requestUri":"/"
|
563
|
-
},
|
564
|
-
"input":{"shape":"RemoveTagsFromOnPremisesInstancesInput"},
|
565
|
-
"errors":[
|
566
|
-
{"shape":"InstanceNameRequiredException"},
|
567
|
-
{"shape":"TagRequiredException"},
|
568
|
-
{"shape":"InvalidTagException"},
|
569
|
-
{"shape":"TagLimitExceededException"},
|
570
|
-
{"shape":"InstanceLimitExceededException"},
|
571
|
-
{"shape":"InstanceNotRegisteredException"}
|
572
|
-
]
|
573
|
-
},
|
574
|
-
"SkipWaitTimeForInstanceTermination":{
|
575
|
-
"name":"SkipWaitTimeForInstanceTermination",
|
576
|
-
"http":{
|
577
|
-
"method":"POST",
|
578
|
-
"requestUri":"/"
|
579
|
-
},
|
580
|
-
"input":{"shape":"SkipWaitTimeForInstanceTerminationInput"},
|
581
|
-
"errors":[
|
582
|
-
{"shape":"DeploymentIdRequiredException"},
|
583
|
-
{"shape":"DeploymentDoesNotExistException"},
|
584
|
-
{"shape":"DeploymentAlreadyCompletedException"},
|
585
|
-
{"shape":"InvalidDeploymentIdException"},
|
586
|
-
{"shape":"DeploymentNotStartedException"},
|
587
|
-
{"shape":"UnsupportedActionForDeploymentTypeException"}
|
588
|
-
]
|
589
|
-
},
|
590
|
-
"StopDeployment":{
|
591
|
-
"name":"StopDeployment",
|
592
|
-
"http":{
|
593
|
-
"method":"POST",
|
594
|
-
"requestUri":"/"
|
595
|
-
},
|
596
|
-
"input":{"shape":"StopDeploymentInput"},
|
597
|
-
"output":{"shape":"StopDeploymentOutput"},
|
598
|
-
"errors":[
|
599
|
-
{"shape":"DeploymentIdRequiredException"},
|
600
|
-
{"shape":"DeploymentDoesNotExistException"},
|
601
|
-
{"shape":"DeploymentAlreadyCompletedException"},
|
602
|
-
{"shape":"InvalidDeploymentIdException"}
|
603
|
-
]
|
604
|
-
},
|
605
|
-
"UpdateApplication":{
|
606
|
-
"name":"UpdateApplication",
|
607
|
-
"http":{
|
608
|
-
"method":"POST",
|
609
|
-
"requestUri":"/"
|
610
|
-
},
|
611
|
-
"input":{"shape":"UpdateApplicationInput"},
|
612
|
-
"errors":[
|
613
|
-
{"shape":"ApplicationNameRequiredException"},
|
614
|
-
{"shape":"InvalidApplicationNameException"},
|
615
|
-
{"shape":"ApplicationAlreadyExistsException"},
|
616
|
-
{"shape":"ApplicationDoesNotExistException"}
|
617
|
-
]
|
618
|
-
},
|
619
|
-
"UpdateDeploymentGroup":{
|
620
|
-
"name":"UpdateDeploymentGroup",
|
621
|
-
"http":{
|
622
|
-
"method":"POST",
|
623
|
-
"requestUri":"/"
|
624
|
-
},
|
625
|
-
"input":{"shape":"UpdateDeploymentGroupInput"},
|
626
|
-
"output":{"shape":"UpdateDeploymentGroupOutput"},
|
627
|
-
"errors":[
|
628
|
-
{"shape":"ApplicationNameRequiredException"},
|
629
|
-
{"shape":"InvalidApplicationNameException"},
|
630
|
-
{"shape":"ApplicationDoesNotExistException"},
|
631
|
-
{"shape":"InvalidDeploymentGroupNameException"},
|
632
|
-
{"shape":"DeploymentGroupAlreadyExistsException"},
|
633
|
-
{"shape":"DeploymentGroupNameRequiredException"},
|
634
|
-
{"shape":"DeploymentGroupDoesNotExistException"},
|
635
|
-
{"shape":"InvalidEC2TagException"},
|
636
|
-
{"shape":"InvalidTagException"},
|
637
|
-
{"shape":"InvalidAutoScalingGroupException"},
|
638
|
-
{"shape":"InvalidDeploymentConfigNameException"},
|
639
|
-
{"shape":"DeploymentConfigDoesNotExistException"},
|
640
|
-
{"shape":"InvalidRoleException"},
|
641
|
-
{"shape":"LifecycleHookLimitExceededException"},
|
642
|
-
{"shape":"InvalidTriggerConfigException"},
|
643
|
-
{"shape":"TriggerTargetsLimitExceededException"},
|
644
|
-
{"shape":"InvalidAlarmConfigException"},
|
645
|
-
{"shape":"AlarmsLimitExceededException"},
|
646
|
-
{"shape":"InvalidAutoRollbackConfigException"},
|
647
|
-
{"shape":"InvalidLoadBalancerInfoException"},
|
648
|
-
{"shape":"InvalidDeploymentStyleException"},
|
649
|
-
{"shape":"InvalidBlueGreenDeploymentConfigurationException"}
|
650
|
-
]
|
651
|
-
}
|
652
|
-
},
|
653
|
-
"shapes":{
|
654
|
-
"AddTagsToOnPremisesInstancesInput":{
|
655
|
-
"type":"structure",
|
656
|
-
"required":[
|
657
|
-
"tags",
|
658
|
-
"instanceNames"
|
659
|
-
],
|
660
|
-
"members":{
|
661
|
-
"tags":{"shape":"TagList"},
|
662
|
-
"instanceNames":{"shape":"InstanceNameList"}
|
663
|
-
}
|
664
|
-
},
|
665
|
-
"AdditionalDeploymentStatusInfo":{"type":"string"},
|
666
|
-
"Alarm":{
|
667
|
-
"type":"structure",
|
668
|
-
"members":{
|
669
|
-
"name":{"shape":"AlarmName"}
|
670
|
-
}
|
671
|
-
},
|
672
|
-
"AlarmConfiguration":{
|
673
|
-
"type":"structure",
|
674
|
-
"members":{
|
675
|
-
"enabled":{"shape":"Boolean"},
|
676
|
-
"ignorePollAlarmFailure":{"shape":"Boolean"},
|
677
|
-
"alarms":{"shape":"AlarmList"}
|
678
|
-
}
|
679
|
-
},
|
680
|
-
"AlarmList":{
|
681
|
-
"type":"list",
|
682
|
-
"member":{"shape":"Alarm"}
|
683
|
-
},
|
684
|
-
"AlarmName":{"type":"string"},
|
685
|
-
"AlarmsLimitExceededException":{
|
686
|
-
"type":"structure",
|
687
|
-
"members":{
|
688
|
-
},
|
689
|
-
"exception":true
|
690
|
-
},
|
691
|
-
"ApplicationAlreadyExistsException":{
|
692
|
-
"type":"structure",
|
693
|
-
"members":{
|
694
|
-
},
|
695
|
-
"exception":true
|
696
|
-
},
|
697
|
-
"ApplicationDoesNotExistException":{
|
698
|
-
"type":"structure",
|
699
|
-
"members":{
|
700
|
-
},
|
701
|
-
"exception":true
|
702
|
-
},
|
703
|
-
"ApplicationId":{"type":"string"},
|
704
|
-
"ApplicationInfo":{
|
705
|
-
"type":"structure",
|
706
|
-
"members":{
|
707
|
-
"applicationId":{"shape":"ApplicationId"},
|
708
|
-
"applicationName":{"shape":"ApplicationName"},
|
709
|
-
"createTime":{"shape":"Timestamp"},
|
710
|
-
"linkedToGitHub":{"shape":"Boolean"},
|
711
|
-
"gitHubAccountName":{"shape":"GitHubAccountTokenName"}
|
712
|
-
}
|
713
|
-
},
|
714
|
-
"ApplicationLimitExceededException":{
|
715
|
-
"type":"structure",
|
716
|
-
"members":{
|
717
|
-
},
|
718
|
-
"exception":true
|
719
|
-
},
|
720
|
-
"ApplicationName":{
|
721
|
-
"type":"string",
|
722
|
-
"max":100,
|
723
|
-
"min":1
|
724
|
-
},
|
725
|
-
"ApplicationNameRequiredException":{
|
726
|
-
"type":"structure",
|
727
|
-
"members":{
|
728
|
-
},
|
729
|
-
"exception":true
|
730
|
-
},
|
731
|
-
"ApplicationRevisionSortBy":{
|
732
|
-
"type":"string",
|
733
|
-
"enum":[
|
734
|
-
"registerTime",
|
735
|
-
"firstUsedTime",
|
736
|
-
"lastUsedTime"
|
737
|
-
]
|
738
|
-
},
|
739
|
-
"ApplicationsInfoList":{
|
740
|
-
"type":"list",
|
741
|
-
"member":{"shape":"ApplicationInfo"}
|
742
|
-
},
|
743
|
-
"ApplicationsList":{
|
744
|
-
"type":"list",
|
745
|
-
"member":{"shape":"ApplicationName"}
|
746
|
-
},
|
747
|
-
"AutoRollbackConfiguration":{
|
748
|
-
"type":"structure",
|
749
|
-
"members":{
|
750
|
-
"enabled":{"shape":"Boolean"},
|
751
|
-
"events":{"shape":"AutoRollbackEventsList"}
|
752
|
-
}
|
753
|
-
},
|
754
|
-
"AutoRollbackEvent":{
|
755
|
-
"type":"string",
|
756
|
-
"enum":[
|
757
|
-
"DEPLOYMENT_FAILURE",
|
758
|
-
"DEPLOYMENT_STOP_ON_ALARM",
|
759
|
-
"DEPLOYMENT_STOP_ON_REQUEST"
|
760
|
-
]
|
761
|
-
},
|
762
|
-
"AutoRollbackEventsList":{
|
763
|
-
"type":"list",
|
764
|
-
"member":{"shape":"AutoRollbackEvent"}
|
765
|
-
},
|
766
|
-
"AutoScalingGroup":{
|
767
|
-
"type":"structure",
|
768
|
-
"members":{
|
769
|
-
"name":{"shape":"AutoScalingGroupName"},
|
770
|
-
"hook":{"shape":"AutoScalingGroupHook"}
|
771
|
-
}
|
772
|
-
},
|
773
|
-
"AutoScalingGroupHook":{"type":"string"},
|
774
|
-
"AutoScalingGroupList":{
|
775
|
-
"type":"list",
|
776
|
-
"member":{"shape":"AutoScalingGroup"}
|
777
|
-
},
|
778
|
-
"AutoScalingGroupName":{"type":"string"},
|
779
|
-
"AutoScalingGroupNameList":{
|
780
|
-
"type":"list",
|
781
|
-
"member":{"shape":"AutoScalingGroupName"}
|
782
|
-
},
|
783
|
-
"BatchGetApplicationRevisionsInput":{
|
784
|
-
"type":"structure",
|
785
|
-
"required":[
|
786
|
-
"applicationName",
|
787
|
-
"revisions"
|
788
|
-
],
|
789
|
-
"members":{
|
790
|
-
"applicationName":{"shape":"ApplicationName"},
|
791
|
-
"revisions":{"shape":"RevisionLocationList"}
|
792
|
-
}
|
793
|
-
},
|
794
|
-
"BatchGetApplicationRevisionsOutput":{
|
795
|
-
"type":"structure",
|
796
|
-
"members":{
|
797
|
-
"applicationName":{"shape":"ApplicationName"},
|
798
|
-
"errorMessage":{"shape":"ErrorMessage"},
|
799
|
-
"revisions":{"shape":"RevisionInfoList"}
|
800
|
-
}
|
801
|
-
},
|
802
|
-
"BatchGetApplicationsInput":{
|
803
|
-
"type":"structure",
|
804
|
-
"members":{
|
805
|
-
"applicationNames":{"shape":"ApplicationsList"}
|
806
|
-
}
|
807
|
-
},
|
808
|
-
"BatchGetApplicationsOutput":{
|
809
|
-
"type":"structure",
|
810
|
-
"members":{
|
811
|
-
"applicationsInfo":{"shape":"ApplicationsInfoList"}
|
812
|
-
}
|
813
|
-
},
|
814
|
-
"BatchGetDeploymentGroupsInput":{
|
815
|
-
"type":"structure",
|
816
|
-
"required":[
|
817
|
-
"applicationName",
|
818
|
-
"deploymentGroupNames"
|
819
|
-
],
|
820
|
-
"members":{
|
821
|
-
"applicationName":{"shape":"ApplicationName"},
|
822
|
-
"deploymentGroupNames":{"shape":"DeploymentGroupsList"}
|
823
|
-
}
|
824
|
-
},
|
825
|
-
"BatchGetDeploymentGroupsOutput":{
|
826
|
-
"type":"structure",
|
827
|
-
"members":{
|
828
|
-
"deploymentGroupsInfo":{"shape":"DeploymentGroupInfoList"},
|
829
|
-
"errorMessage":{"shape":"ErrorMessage"}
|
830
|
-
}
|
831
|
-
},
|
832
|
-
"BatchGetDeploymentInstancesInput":{
|
833
|
-
"type":"structure",
|
834
|
-
"required":[
|
835
|
-
"deploymentId",
|
836
|
-
"instanceIds"
|
837
|
-
],
|
838
|
-
"members":{
|
839
|
-
"deploymentId":{"shape":"DeploymentId"},
|
840
|
-
"instanceIds":{"shape":"InstancesList"}
|
841
|
-
}
|
842
|
-
},
|
843
|
-
"BatchGetDeploymentInstancesOutput":{
|
844
|
-
"type":"structure",
|
845
|
-
"members":{
|
846
|
-
"instancesSummary":{"shape":"InstanceSummaryList"},
|
847
|
-
"errorMessage":{"shape":"ErrorMessage"}
|
848
|
-
}
|
849
|
-
},
|
850
|
-
"BatchGetDeploymentsInput":{
|
851
|
-
"type":"structure",
|
852
|
-
"members":{
|
853
|
-
"deploymentIds":{"shape":"DeploymentsList"}
|
854
|
-
}
|
855
|
-
},
|
856
|
-
"BatchGetDeploymentsOutput":{
|
857
|
-
"type":"structure",
|
858
|
-
"members":{
|
859
|
-
"deploymentsInfo":{"shape":"DeploymentsInfoList"}
|
860
|
-
}
|
861
|
-
},
|
862
|
-
"BatchGetOnPremisesInstancesInput":{
|
863
|
-
"type":"structure",
|
864
|
-
"members":{
|
865
|
-
"instanceNames":{"shape":"InstanceNameList"}
|
866
|
-
}
|
867
|
-
},
|
868
|
-
"BatchGetOnPremisesInstancesOutput":{
|
869
|
-
"type":"structure",
|
870
|
-
"members":{
|
871
|
-
"instanceInfos":{"shape":"InstanceInfoList"}
|
872
|
-
}
|
873
|
-
},
|
874
|
-
"BatchLimitExceededException":{
|
875
|
-
"type":"structure",
|
876
|
-
"members":{
|
877
|
-
},
|
878
|
-
"exception":true
|
879
|
-
},
|
880
|
-
"BlueGreenDeploymentConfiguration":{
|
881
|
-
"type":"structure",
|
882
|
-
"members":{
|
883
|
-
"terminateBlueInstancesOnDeploymentSuccess":{"shape":"BlueInstanceTerminationOption"},
|
884
|
-
"deploymentReadyOption":{"shape":"DeploymentReadyOption"},
|
885
|
-
"greenFleetProvisioningOption":{"shape":"GreenFleetProvisioningOption"}
|
886
|
-
}
|
887
|
-
},
|
888
|
-
"BlueInstanceTerminationOption":{
|
889
|
-
"type":"structure",
|
890
|
-
"members":{
|
891
|
-
"action":{"shape":"InstanceAction"},
|
892
|
-
"terminationWaitTimeInMinutes":{"shape":"Duration"}
|
893
|
-
}
|
894
|
-
},
|
895
|
-
"Boolean":{"type":"boolean"},
|
896
|
-
"BucketNameFilterRequiredException":{
|
897
|
-
"type":"structure",
|
898
|
-
"members":{
|
899
|
-
},
|
900
|
-
"exception":true
|
901
|
-
},
|
902
|
-
"BundleType":{
|
903
|
-
"type":"string",
|
904
|
-
"enum":[
|
905
|
-
"tar",
|
906
|
-
"tgz",
|
907
|
-
"zip"
|
908
|
-
]
|
909
|
-
},
|
910
|
-
"CommitId":{"type":"string"},
|
911
|
-
"ContinueDeploymentInput":{
|
912
|
-
"type":"structure",
|
913
|
-
"members":{
|
914
|
-
"deploymentId":{"shape":"DeploymentId"}
|
915
|
-
}
|
916
|
-
},
|
917
|
-
"CreateApplicationInput":{
|
918
|
-
"type":"structure",
|
919
|
-
"required":["applicationName"],
|
920
|
-
"members":{
|
921
|
-
"applicationName":{"shape":"ApplicationName"}
|
922
|
-
}
|
923
|
-
},
|
924
|
-
"CreateApplicationOutput":{
|
925
|
-
"type":"structure",
|
926
|
-
"members":{
|
927
|
-
"applicationId":{"shape":"ApplicationId"}
|
928
|
-
}
|
929
|
-
},
|
930
|
-
"CreateDeploymentConfigInput":{
|
931
|
-
"type":"structure",
|
932
|
-
"required":["deploymentConfigName"],
|
933
|
-
"members":{
|
934
|
-
"deploymentConfigName":{"shape":"DeploymentConfigName"},
|
935
|
-
"minimumHealthyHosts":{"shape":"MinimumHealthyHosts"}
|
936
|
-
}
|
937
|
-
},
|
938
|
-
"CreateDeploymentConfigOutput":{
|
939
|
-
"type":"structure",
|
940
|
-
"members":{
|
941
|
-
"deploymentConfigId":{"shape":"DeploymentConfigId"}
|
942
|
-
}
|
943
|
-
},
|
944
|
-
"CreateDeploymentGroupInput":{
|
945
|
-
"type":"structure",
|
946
|
-
"required":[
|
947
|
-
"applicationName",
|
948
|
-
"deploymentGroupName",
|
949
|
-
"serviceRoleArn"
|
950
|
-
],
|
951
|
-
"members":{
|
952
|
-
"applicationName":{"shape":"ApplicationName"},
|
953
|
-
"deploymentGroupName":{"shape":"DeploymentGroupName"},
|
954
|
-
"deploymentConfigName":{"shape":"DeploymentConfigName"},
|
955
|
-
"ec2TagFilters":{"shape":"EC2TagFilterList"},
|
956
|
-
"onPremisesInstanceTagFilters":{"shape":"TagFilterList"},
|
957
|
-
"autoScalingGroups":{"shape":"AutoScalingGroupNameList"},
|
958
|
-
"serviceRoleArn":{"shape":"Role"},
|
959
|
-
"triggerConfigurations":{"shape":"TriggerConfigList"},
|
960
|
-
"alarmConfiguration":{"shape":"AlarmConfiguration"},
|
961
|
-
"autoRollbackConfiguration":{"shape":"AutoRollbackConfiguration"},
|
962
|
-
"deploymentStyle":{"shape":"DeploymentStyle"},
|
963
|
-
"blueGreenDeploymentConfiguration":{"shape":"BlueGreenDeploymentConfiguration"},
|
964
|
-
"loadBalancerInfo":{"shape":"LoadBalancerInfo"}
|
965
|
-
}
|
966
|
-
},
|
967
|
-
"CreateDeploymentGroupOutput":{
|
968
|
-
"type":"structure",
|
969
|
-
"members":{
|
970
|
-
"deploymentGroupId":{"shape":"DeploymentGroupId"}
|
971
|
-
}
|
972
|
-
},
|
973
|
-
"CreateDeploymentInput":{
|
974
|
-
"type":"structure",
|
975
|
-
"required":["applicationName"],
|
976
|
-
"members":{
|
977
|
-
"applicationName":{"shape":"ApplicationName"},
|
978
|
-
"deploymentGroupName":{"shape":"DeploymentGroupName"},
|
979
|
-
"revision":{"shape":"RevisionLocation"},
|
980
|
-
"deploymentConfigName":{"shape":"DeploymentConfigName"},
|
981
|
-
"description":{"shape":"Description"},
|
982
|
-
"ignoreApplicationStopFailures":{"shape":"Boolean"},
|
983
|
-
"targetInstances":{"shape":"TargetInstances"},
|
984
|
-
"autoRollbackConfiguration":{"shape":"AutoRollbackConfiguration"},
|
985
|
-
"updateOutdatedInstancesOnly":{"shape":"Boolean"},
|
986
|
-
"fileExistsBehavior":{"shape":"FileExistsBehavior"}
|
987
|
-
}
|
988
|
-
},
|
989
|
-
"CreateDeploymentOutput":{
|
990
|
-
"type":"structure",
|
991
|
-
"members":{
|
992
|
-
"deploymentId":{"shape":"DeploymentId"}
|
993
|
-
}
|
994
|
-
},
|
995
|
-
"DeleteApplicationInput":{
|
996
|
-
"type":"structure",
|
997
|
-
"required":["applicationName"],
|
998
|
-
"members":{
|
999
|
-
"applicationName":{"shape":"ApplicationName"}
|
1000
|
-
}
|
1001
|
-
},
|
1002
|
-
"DeleteDeploymentConfigInput":{
|
1003
|
-
"type":"structure",
|
1004
|
-
"required":["deploymentConfigName"],
|
1005
|
-
"members":{
|
1006
|
-
"deploymentConfigName":{"shape":"DeploymentConfigName"}
|
1007
|
-
}
|
1008
|
-
},
|
1009
|
-
"DeleteDeploymentGroupInput":{
|
1010
|
-
"type":"structure",
|
1011
|
-
"required":[
|
1012
|
-
"applicationName",
|
1013
|
-
"deploymentGroupName"
|
1014
|
-
],
|
1015
|
-
"members":{
|
1016
|
-
"applicationName":{"shape":"ApplicationName"},
|
1017
|
-
"deploymentGroupName":{"shape":"DeploymentGroupName"}
|
1018
|
-
}
|
1019
|
-
},
|
1020
|
-
"DeleteDeploymentGroupOutput":{
|
1021
|
-
"type":"structure",
|
1022
|
-
"members":{
|
1023
|
-
"hooksNotCleanedUp":{"shape":"AutoScalingGroupList"}
|
1024
|
-
}
|
1025
|
-
},
|
1026
|
-
"DeploymentAlreadyCompletedException":{
|
1027
|
-
"type":"structure",
|
1028
|
-
"members":{
|
1029
|
-
},
|
1030
|
-
"exception":true
|
1031
|
-
},
|
1032
|
-
"DeploymentConfigAlreadyExistsException":{
|
1033
|
-
"type":"structure",
|
1034
|
-
"members":{
|
1035
|
-
},
|
1036
|
-
"exception":true
|
1037
|
-
},
|
1038
|
-
"DeploymentConfigDoesNotExistException":{
|
1039
|
-
"type":"structure",
|
1040
|
-
"members":{
|
1041
|
-
},
|
1042
|
-
"exception":true
|
1043
|
-
},
|
1044
|
-
"DeploymentConfigId":{"type":"string"},
|
1045
|
-
"DeploymentConfigInUseException":{
|
1046
|
-
"type":"structure",
|
1047
|
-
"members":{
|
1048
|
-
},
|
1049
|
-
"exception":true
|
1050
|
-
},
|
1051
|
-
"DeploymentConfigInfo":{
|
1052
|
-
"type":"structure",
|
1053
|
-
"members":{
|
1054
|
-
"deploymentConfigId":{"shape":"DeploymentConfigId"},
|
1055
|
-
"deploymentConfigName":{"shape":"DeploymentConfigName"},
|
1056
|
-
"minimumHealthyHosts":{"shape":"MinimumHealthyHosts"},
|
1057
|
-
"createTime":{"shape":"Timestamp"}
|
1058
|
-
}
|
1059
|
-
},
|
1060
|
-
"DeploymentConfigLimitExceededException":{
|
1061
|
-
"type":"structure",
|
1062
|
-
"members":{
|
1063
|
-
},
|
1064
|
-
"exception":true
|
1065
|
-
},
|
1066
|
-
"DeploymentConfigName":{
|
1067
|
-
"type":"string",
|
1068
|
-
"max":100,
|
1069
|
-
"min":1
|
1070
|
-
},
|
1071
|
-
"DeploymentConfigNameRequiredException":{
|
1072
|
-
"type":"structure",
|
1073
|
-
"members":{
|
1074
|
-
},
|
1075
|
-
"exception":true
|
1076
|
-
},
|
1077
|
-
"DeploymentConfigsList":{
|
1078
|
-
"type":"list",
|
1079
|
-
"member":{"shape":"DeploymentConfigName"}
|
1080
|
-
},
|
1081
|
-
"DeploymentCreator":{
|
1082
|
-
"type":"string",
|
1083
|
-
"enum":[
|
1084
|
-
"user",
|
1085
|
-
"autoscaling",
|
1086
|
-
"codeDeployRollback"
|
1087
|
-
]
|
1088
|
-
},
|
1089
|
-
"DeploymentDoesNotExistException":{
|
1090
|
-
"type":"structure",
|
1091
|
-
"members":{
|
1092
|
-
},
|
1093
|
-
"exception":true
|
1094
|
-
},
|
1095
|
-
"DeploymentGroupAlreadyExistsException":{
|
1096
|
-
"type":"structure",
|
1097
|
-
"members":{
|
1098
|
-
},
|
1099
|
-
"exception":true
|
1100
|
-
},
|
1101
|
-
"DeploymentGroupDoesNotExistException":{
|
1102
|
-
"type":"structure",
|
1103
|
-
"members":{
|
1104
|
-
},
|
1105
|
-
"exception":true
|
1106
|
-
},
|
1107
|
-
"DeploymentGroupId":{"type":"string"},
|
1108
|
-
"DeploymentGroupInfo":{
|
1109
|
-
"type":"structure",
|
1110
|
-
"members":{
|
1111
|
-
"applicationName":{"shape":"ApplicationName"},
|
1112
|
-
"deploymentGroupId":{"shape":"DeploymentGroupId"},
|
1113
|
-
"deploymentGroupName":{"shape":"DeploymentGroupName"},
|
1114
|
-
"deploymentConfigName":{"shape":"DeploymentConfigName"},
|
1115
|
-
"ec2TagFilters":{"shape":"EC2TagFilterList"},
|
1116
|
-
"onPremisesInstanceTagFilters":{"shape":"TagFilterList"},
|
1117
|
-
"autoScalingGroups":{"shape":"AutoScalingGroupList"},
|
1118
|
-
"serviceRoleArn":{"shape":"Role"},
|
1119
|
-
"targetRevision":{"shape":"RevisionLocation"},
|
1120
|
-
"triggerConfigurations":{"shape":"TriggerConfigList"},
|
1121
|
-
"alarmConfiguration":{"shape":"AlarmConfiguration"},
|
1122
|
-
"autoRollbackConfiguration":{"shape":"AutoRollbackConfiguration"},
|
1123
|
-
"deploymentStyle":{"shape":"DeploymentStyle"},
|
1124
|
-
"blueGreenDeploymentConfiguration":{"shape":"BlueGreenDeploymentConfiguration"},
|
1125
|
-
"loadBalancerInfo":{"shape":"LoadBalancerInfo"},
|
1126
|
-
"lastSuccessfulDeployment":{"shape":"LastDeploymentInfo"},
|
1127
|
-
"lastAttemptedDeployment":{"shape":"LastDeploymentInfo"}
|
1128
|
-
}
|
1129
|
-
},
|
1130
|
-
"DeploymentGroupInfoList":{
|
1131
|
-
"type":"list",
|
1132
|
-
"member":{"shape":"DeploymentGroupInfo"}
|
1133
|
-
},
|
1134
|
-
"DeploymentGroupLimitExceededException":{
|
1135
|
-
"type":"structure",
|
1136
|
-
"members":{
|
1137
|
-
},
|
1138
|
-
"exception":true
|
1139
|
-
},
|
1140
|
-
"DeploymentGroupName":{
|
1141
|
-
"type":"string",
|
1142
|
-
"max":100,
|
1143
|
-
"min":1
|
1144
|
-
},
|
1145
|
-
"DeploymentGroupNameRequiredException":{
|
1146
|
-
"type":"structure",
|
1147
|
-
"members":{
|
1148
|
-
},
|
1149
|
-
"exception":true
|
1150
|
-
},
|
1151
|
-
"DeploymentGroupsList":{
|
1152
|
-
"type":"list",
|
1153
|
-
"member":{"shape":"DeploymentGroupName"}
|
1154
|
-
},
|
1155
|
-
"DeploymentId":{"type":"string"},
|
1156
|
-
"DeploymentIdRequiredException":{
|
1157
|
-
"type":"structure",
|
1158
|
-
"members":{
|
1159
|
-
},
|
1160
|
-
"exception":true
|
1161
|
-
},
|
1162
|
-
"DeploymentInfo":{
|
1163
|
-
"type":"structure",
|
1164
|
-
"members":{
|
1165
|
-
"applicationName":{"shape":"ApplicationName"},
|
1166
|
-
"deploymentGroupName":{"shape":"DeploymentGroupName"},
|
1167
|
-
"deploymentConfigName":{"shape":"DeploymentConfigName"},
|
1168
|
-
"deploymentId":{"shape":"DeploymentId"},
|
1169
|
-
"previousRevision":{"shape":"RevisionLocation"},
|
1170
|
-
"revision":{"shape":"RevisionLocation"},
|
1171
|
-
"status":{"shape":"DeploymentStatus"},
|
1172
|
-
"errorInformation":{"shape":"ErrorInformation"},
|
1173
|
-
"createTime":{"shape":"Timestamp"},
|
1174
|
-
"startTime":{"shape":"Timestamp"},
|
1175
|
-
"completeTime":{"shape":"Timestamp"},
|
1176
|
-
"deploymentOverview":{"shape":"DeploymentOverview"},
|
1177
|
-
"description":{"shape":"Description"},
|
1178
|
-
"creator":{"shape":"DeploymentCreator"},
|
1179
|
-
"ignoreApplicationStopFailures":{"shape":"Boolean"},
|
1180
|
-
"autoRollbackConfiguration":{"shape":"AutoRollbackConfiguration"},
|
1181
|
-
"updateOutdatedInstancesOnly":{"shape":"Boolean"},
|
1182
|
-
"rollbackInfo":{"shape":"RollbackInfo"},
|
1183
|
-
"deploymentStyle":{"shape":"DeploymentStyle"},
|
1184
|
-
"targetInstances":{"shape":"TargetInstances"},
|
1185
|
-
"instanceTerminationWaitTimeStarted":{"shape":"Boolean"},
|
1186
|
-
"blueGreenDeploymentConfiguration":{"shape":"BlueGreenDeploymentConfiguration"},
|
1187
|
-
"loadBalancerInfo":{"shape":"LoadBalancerInfo"},
|
1188
|
-
"additionalDeploymentStatusInfo":{"shape":"AdditionalDeploymentStatusInfo"},
|
1189
|
-
"fileExistsBehavior":{"shape":"FileExistsBehavior"}
|
1190
|
-
}
|
1191
|
-
},
|
1192
|
-
"DeploymentIsNotInReadyStateException":{
|
1193
|
-
"type":"structure",
|
1194
|
-
"members":{
|
1195
|
-
},
|
1196
|
-
"exception":true
|
1197
|
-
},
|
1198
|
-
"DeploymentLimitExceededException":{
|
1199
|
-
"type":"structure",
|
1200
|
-
"members":{
|
1201
|
-
},
|
1202
|
-
"exception":true
|
1203
|
-
},
|
1204
|
-
"DeploymentNotStartedException":{
|
1205
|
-
"type":"structure",
|
1206
|
-
"members":{
|
1207
|
-
},
|
1208
|
-
"exception":true
|
1209
|
-
},
|
1210
|
-
"DeploymentOption":{
|
1211
|
-
"type":"string",
|
1212
|
-
"enum":[
|
1213
|
-
"WITH_TRAFFIC_CONTROL",
|
1214
|
-
"WITHOUT_TRAFFIC_CONTROL"
|
1215
|
-
]
|
1216
|
-
},
|
1217
|
-
"DeploymentOverview":{
|
1218
|
-
"type":"structure",
|
1219
|
-
"members":{
|
1220
|
-
"Pending":{"shape":"InstanceCount"},
|
1221
|
-
"InProgress":{"shape":"InstanceCount"},
|
1222
|
-
"Succeeded":{"shape":"InstanceCount"},
|
1223
|
-
"Failed":{"shape":"InstanceCount"},
|
1224
|
-
"Skipped":{"shape":"InstanceCount"},
|
1225
|
-
"Ready":{"shape":"InstanceCount"}
|
1226
|
-
}
|
1227
|
-
},
|
1228
|
-
"DeploymentReadyAction":{
|
1229
|
-
"type":"string",
|
1230
|
-
"enum":[
|
1231
|
-
"CONTINUE_DEPLOYMENT",
|
1232
|
-
"STOP_DEPLOYMENT"
|
1233
|
-
]
|
1234
|
-
},
|
1235
|
-
"DeploymentReadyOption":{
|
1236
|
-
"type":"structure",
|
1237
|
-
"members":{
|
1238
|
-
"actionOnTimeout":{"shape":"DeploymentReadyAction"},
|
1239
|
-
"waitTimeInMinutes":{"shape":"Duration"}
|
1240
|
-
}
|
1241
|
-
},
|
1242
|
-
"DeploymentStatus":{
|
1243
|
-
"type":"string",
|
1244
|
-
"enum":[
|
1245
|
-
"Created",
|
1246
|
-
"Queued",
|
1247
|
-
"InProgress",
|
1248
|
-
"Succeeded",
|
1249
|
-
"Failed",
|
1250
|
-
"Stopped",
|
1251
|
-
"Ready"
|
1252
|
-
]
|
1253
|
-
},
|
1254
|
-
"DeploymentStatusList":{
|
1255
|
-
"type":"list",
|
1256
|
-
"member":{"shape":"DeploymentStatus"}
|
1257
|
-
},
|
1258
|
-
"DeploymentStyle":{
|
1259
|
-
"type":"structure",
|
1260
|
-
"members":{
|
1261
|
-
"deploymentType":{"shape":"DeploymentType"},
|
1262
|
-
"deploymentOption":{"shape":"DeploymentOption"}
|
1263
|
-
}
|
1264
|
-
},
|
1265
|
-
"DeploymentType":{
|
1266
|
-
"type":"string",
|
1267
|
-
"enum":[
|
1268
|
-
"IN_PLACE",
|
1269
|
-
"BLUE_GREEN"
|
1270
|
-
]
|
1271
|
-
},
|
1272
|
-
"DeploymentsInfoList":{
|
1273
|
-
"type":"list",
|
1274
|
-
"member":{"shape":"DeploymentInfo"}
|
1275
|
-
},
|
1276
|
-
"DeploymentsList":{
|
1277
|
-
"type":"list",
|
1278
|
-
"member":{"shape":"DeploymentId"}
|
1279
|
-
},
|
1280
|
-
"DeregisterOnPremisesInstanceInput":{
|
1281
|
-
"type":"structure",
|
1282
|
-
"required":["instanceName"],
|
1283
|
-
"members":{
|
1284
|
-
"instanceName":{"shape":"InstanceName"}
|
1285
|
-
}
|
1286
|
-
},
|
1287
|
-
"Description":{"type":"string"},
|
1288
|
-
"DescriptionTooLongException":{
|
1289
|
-
"type":"structure",
|
1290
|
-
"members":{
|
1291
|
-
},
|
1292
|
-
"exception":true
|
1293
|
-
},
|
1294
|
-
"Diagnostics":{
|
1295
|
-
"type":"structure",
|
1296
|
-
"members":{
|
1297
|
-
"errorCode":{"shape":"LifecycleErrorCode"},
|
1298
|
-
"scriptName":{"shape":"ScriptName"},
|
1299
|
-
"message":{"shape":"LifecycleMessage"},
|
1300
|
-
"logTail":{"shape":"LogTail"}
|
1301
|
-
}
|
1302
|
-
},
|
1303
|
-
"Duration":{"type":"integer"},
|
1304
|
-
"EC2TagFilter":{
|
1305
|
-
"type":"structure",
|
1306
|
-
"members":{
|
1307
|
-
"Key":{"shape":"Key"},
|
1308
|
-
"Value":{"shape":"Value"},
|
1309
|
-
"Type":{"shape":"EC2TagFilterType"}
|
1310
|
-
}
|
1311
|
-
},
|
1312
|
-
"EC2TagFilterList":{
|
1313
|
-
"type":"list",
|
1314
|
-
"member":{"shape":"EC2TagFilter"}
|
1315
|
-
},
|
1316
|
-
"EC2TagFilterType":{
|
1317
|
-
"type":"string",
|
1318
|
-
"enum":[
|
1319
|
-
"KEY_ONLY",
|
1320
|
-
"VALUE_ONLY",
|
1321
|
-
"KEY_AND_VALUE"
|
1322
|
-
]
|
1323
|
-
},
|
1324
|
-
"ELBInfo":{
|
1325
|
-
"type":"structure",
|
1326
|
-
"members":{
|
1327
|
-
"name":{"shape":"ELBName"}
|
1328
|
-
}
|
1329
|
-
},
|
1330
|
-
"ELBInfoList":{
|
1331
|
-
"type":"list",
|
1332
|
-
"member":{"shape":"ELBInfo"}
|
1333
|
-
},
|
1334
|
-
"ELBName":{"type":"string"},
|
1335
|
-
"ETag":{"type":"string"},
|
1336
|
-
"ErrorCode":{
|
1337
|
-
"type":"string",
|
1338
|
-
"enum":[
|
1339
|
-
"DEPLOYMENT_GROUP_MISSING",
|
1340
|
-
"APPLICATION_MISSING",
|
1341
|
-
"REVISION_MISSING",
|
1342
|
-
"IAM_ROLE_MISSING",
|
1343
|
-
"IAM_ROLE_PERMISSIONS",
|
1344
|
-
"NO_EC2_SUBSCRIPTION",
|
1345
|
-
"OVER_MAX_INSTANCES",
|
1346
|
-
"NO_INSTANCES",
|
1347
|
-
"TIMEOUT",
|
1348
|
-
"HEALTH_CONSTRAINTS_INVALID",
|
1349
|
-
"HEALTH_CONSTRAINTS",
|
1350
|
-
"INTERNAL_ERROR",
|
1351
|
-
"THROTTLED",
|
1352
|
-
"ALARM_ACTIVE",
|
1353
|
-
"AGENT_ISSUE",
|
1354
|
-
"AUTO_SCALING_IAM_ROLE_PERMISSIONS",
|
1355
|
-
"AUTO_SCALING_CONFIGURATION",
|
1356
|
-
"MANUAL_STOP"
|
1357
|
-
]
|
1358
|
-
},
|
1359
|
-
"ErrorInformation":{
|
1360
|
-
"type":"structure",
|
1361
|
-
"members":{
|
1362
|
-
"code":{"shape":"ErrorCode"},
|
1363
|
-
"message":{"shape":"ErrorMessage"}
|
1364
|
-
}
|
1365
|
-
},
|
1366
|
-
"ErrorMessage":{"type":"string"},
|
1367
|
-
"FileExistsBehavior":{
|
1368
|
-
"type":"string",
|
1369
|
-
"enum":[
|
1370
|
-
"DISALLOW",
|
1371
|
-
"OVERWRITE",
|
1372
|
-
"RETAIN"
|
1373
|
-
]
|
1374
|
-
},
|
1375
|
-
"GenericRevisionInfo":{
|
1376
|
-
"type":"structure",
|
1377
|
-
"members":{
|
1378
|
-
"description":{"shape":"Description"},
|
1379
|
-
"deploymentGroups":{"shape":"DeploymentGroupsList"},
|
1380
|
-
"firstUsedTime":{"shape":"Timestamp"},
|
1381
|
-
"lastUsedTime":{"shape":"Timestamp"},
|
1382
|
-
"registerTime":{"shape":"Timestamp"}
|
1383
|
-
}
|
1384
|
-
},
|
1385
|
-
"GetApplicationInput":{
|
1386
|
-
"type":"structure",
|
1387
|
-
"required":["applicationName"],
|
1388
|
-
"members":{
|
1389
|
-
"applicationName":{"shape":"ApplicationName"}
|
1390
|
-
}
|
1391
|
-
},
|
1392
|
-
"GetApplicationOutput":{
|
1393
|
-
"type":"structure",
|
1394
|
-
"members":{
|
1395
|
-
"application":{"shape":"ApplicationInfo"}
|
1396
|
-
}
|
1397
|
-
},
|
1398
|
-
"GetApplicationRevisionInput":{
|
1399
|
-
"type":"structure",
|
1400
|
-
"required":[
|
1401
|
-
"applicationName",
|
1402
|
-
"revision"
|
1403
|
-
],
|
1404
|
-
"members":{
|
1405
|
-
"applicationName":{"shape":"ApplicationName"},
|
1406
|
-
"revision":{"shape":"RevisionLocation"}
|
1407
|
-
}
|
1408
|
-
},
|
1409
|
-
"GetApplicationRevisionOutput":{
|
1410
|
-
"type":"structure",
|
1411
|
-
"members":{
|
1412
|
-
"applicationName":{"shape":"ApplicationName"},
|
1413
|
-
"revision":{"shape":"RevisionLocation"},
|
1414
|
-
"revisionInfo":{"shape":"GenericRevisionInfo"}
|
1415
|
-
}
|
1416
|
-
},
|
1417
|
-
"GetDeploymentConfigInput":{
|
1418
|
-
"type":"structure",
|
1419
|
-
"required":["deploymentConfigName"],
|
1420
|
-
"members":{
|
1421
|
-
"deploymentConfigName":{"shape":"DeploymentConfigName"}
|
1422
|
-
}
|
1423
|
-
},
|
1424
|
-
"GetDeploymentConfigOutput":{
|
1425
|
-
"type":"structure",
|
1426
|
-
"members":{
|
1427
|
-
"deploymentConfigInfo":{"shape":"DeploymentConfigInfo"}
|
1428
|
-
}
|
1429
|
-
},
|
1430
|
-
"GetDeploymentGroupInput":{
|
1431
|
-
"type":"structure",
|
1432
|
-
"required":[
|
1433
|
-
"applicationName",
|
1434
|
-
"deploymentGroupName"
|
1435
|
-
],
|
1436
|
-
"members":{
|
1437
|
-
"applicationName":{"shape":"ApplicationName"},
|
1438
|
-
"deploymentGroupName":{"shape":"DeploymentGroupName"}
|
1439
|
-
}
|
1440
|
-
},
|
1441
|
-
"GetDeploymentGroupOutput":{
|
1442
|
-
"type":"structure",
|
1443
|
-
"members":{
|
1444
|
-
"deploymentGroupInfo":{"shape":"DeploymentGroupInfo"}
|
1445
|
-
}
|
1446
|
-
},
|
1447
|
-
"GetDeploymentInput":{
|
1448
|
-
"type":"structure",
|
1449
|
-
"required":["deploymentId"],
|
1450
|
-
"members":{
|
1451
|
-
"deploymentId":{"shape":"DeploymentId"}
|
1452
|
-
}
|
1453
|
-
},
|
1454
|
-
"GetDeploymentInstanceInput":{
|
1455
|
-
"type":"structure",
|
1456
|
-
"required":[
|
1457
|
-
"deploymentId",
|
1458
|
-
"instanceId"
|
1459
|
-
],
|
1460
|
-
"members":{
|
1461
|
-
"deploymentId":{"shape":"DeploymentId"},
|
1462
|
-
"instanceId":{"shape":"InstanceId"}
|
1463
|
-
}
|
1464
|
-
},
|
1465
|
-
"GetDeploymentInstanceOutput":{
|
1466
|
-
"type":"structure",
|
1467
|
-
"members":{
|
1468
|
-
"instanceSummary":{"shape":"InstanceSummary"}
|
1469
|
-
}
|
1470
|
-
},
|
1471
|
-
"GetDeploymentOutput":{
|
1472
|
-
"type":"structure",
|
1473
|
-
"members":{
|
1474
|
-
"deploymentInfo":{"shape":"DeploymentInfo"}
|
1475
|
-
}
|
1476
|
-
},
|
1477
|
-
"GetOnPremisesInstanceInput":{
|
1478
|
-
"type":"structure",
|
1479
|
-
"required":["instanceName"],
|
1480
|
-
"members":{
|
1481
|
-
"instanceName":{"shape":"InstanceName"}
|
1482
|
-
}
|
1483
|
-
},
|
1484
|
-
"GetOnPremisesInstanceOutput":{
|
1485
|
-
"type":"structure",
|
1486
|
-
"members":{
|
1487
|
-
"instanceInfo":{"shape":"InstanceInfo"}
|
1488
|
-
}
|
1489
|
-
},
|
1490
|
-
"GitHubAccountTokenDoesNotExistException":{
|
1491
|
-
"type":"structure",
|
1492
|
-
"members":{
|
1493
|
-
},
|
1494
|
-
"exception":true
|
1495
|
-
},
|
1496
|
-
"GitHubAccountTokenName":{"type":"string"},
|
1497
|
-
"GitHubAccountTokenNameList":{
|
1498
|
-
"type":"list",
|
1499
|
-
"member":{"shape":"GitHubAccountTokenName"}
|
1500
|
-
},
|
1501
|
-
"GitHubLocation":{
|
1502
|
-
"type":"structure",
|
1503
|
-
"members":{
|
1504
|
-
"repository":{"shape":"Repository"},
|
1505
|
-
"commitId":{"shape":"CommitId"}
|
1506
|
-
}
|
1507
|
-
},
|
1508
|
-
"GreenFleetProvisioningAction":{
|
1509
|
-
"type":"string",
|
1510
|
-
"enum":[
|
1511
|
-
"DISCOVER_EXISTING",
|
1512
|
-
"COPY_AUTO_SCALING_GROUP"
|
1513
|
-
]
|
1514
|
-
},
|
1515
|
-
"GreenFleetProvisioningOption":{
|
1516
|
-
"type":"structure",
|
1517
|
-
"members":{
|
1518
|
-
"action":{"shape":"GreenFleetProvisioningAction"}
|
1519
|
-
}
|
1520
|
-
},
|
1521
|
-
"IamArnRequiredException":{
|
1522
|
-
"type":"structure",
|
1523
|
-
"members":{
|
1524
|
-
},
|
1525
|
-
"exception":true
|
1526
|
-
},
|
1527
|
-
"IamSessionArn":{"type":"string"},
|
1528
|
-
"IamSessionArnAlreadyRegisteredException":{
|
1529
|
-
"type":"structure",
|
1530
|
-
"members":{
|
1531
|
-
},
|
1532
|
-
"exception":true
|
1533
|
-
},
|
1534
|
-
"IamUserArn":{"type":"string"},
|
1535
|
-
"IamUserArnAlreadyRegisteredException":{
|
1536
|
-
"type":"structure",
|
1537
|
-
"members":{
|
1538
|
-
},
|
1539
|
-
"exception":true
|
1540
|
-
},
|
1541
|
-
"IamUserArnRequiredException":{
|
1542
|
-
"type":"structure",
|
1543
|
-
"members":{
|
1544
|
-
},
|
1545
|
-
"exception":true
|
1546
|
-
},
|
1547
|
-
"InstanceAction":{
|
1548
|
-
"type":"string",
|
1549
|
-
"enum":[
|
1550
|
-
"TERMINATE",
|
1551
|
-
"KEEP_ALIVE"
|
1552
|
-
]
|
1553
|
-
},
|
1554
|
-
"InstanceArn":{"type":"string"},
|
1555
|
-
"InstanceCount":{"type":"long"},
|
1556
|
-
"InstanceDoesNotExistException":{
|
1557
|
-
"type":"structure",
|
1558
|
-
"members":{
|
1559
|
-
},
|
1560
|
-
"exception":true
|
1561
|
-
},
|
1562
|
-
"InstanceId":{"type":"string"},
|
1563
|
-
"InstanceIdRequiredException":{
|
1564
|
-
"type":"structure",
|
1565
|
-
"members":{
|
1566
|
-
},
|
1567
|
-
"exception":true
|
1568
|
-
},
|
1569
|
-
"InstanceInfo":{
|
1570
|
-
"type":"structure",
|
1571
|
-
"members":{
|
1572
|
-
"instanceName":{"shape":"InstanceName"},
|
1573
|
-
"iamSessionArn":{"shape":"IamSessionArn"},
|
1574
|
-
"iamUserArn":{"shape":"IamUserArn"},
|
1575
|
-
"instanceArn":{"shape":"InstanceArn"},
|
1576
|
-
"registerTime":{"shape":"Timestamp"},
|
1577
|
-
"deregisterTime":{"shape":"Timestamp"},
|
1578
|
-
"tags":{"shape":"TagList"}
|
1579
|
-
}
|
1580
|
-
},
|
1581
|
-
"InstanceInfoList":{
|
1582
|
-
"type":"list",
|
1583
|
-
"member":{"shape":"InstanceInfo"}
|
1584
|
-
},
|
1585
|
-
"InstanceLimitExceededException":{
|
1586
|
-
"type":"structure",
|
1587
|
-
"members":{
|
1588
|
-
},
|
1589
|
-
"exception":true
|
1590
|
-
},
|
1591
|
-
"InstanceName":{"type":"string"},
|
1592
|
-
"InstanceNameAlreadyRegisteredException":{
|
1593
|
-
"type":"structure",
|
1594
|
-
"members":{
|
1595
|
-
},
|
1596
|
-
"exception":true
|
1597
|
-
},
|
1598
|
-
"InstanceNameList":{
|
1599
|
-
"type":"list",
|
1600
|
-
"member":{"shape":"InstanceName"}
|
1601
|
-
},
|
1602
|
-
"InstanceNameRequiredException":{
|
1603
|
-
"type":"structure",
|
1604
|
-
"members":{
|
1605
|
-
},
|
1606
|
-
"exception":true
|
1607
|
-
},
|
1608
|
-
"InstanceNotRegisteredException":{
|
1609
|
-
"type":"structure",
|
1610
|
-
"members":{
|
1611
|
-
},
|
1612
|
-
"exception":true
|
1613
|
-
},
|
1614
|
-
"InstanceStatus":{
|
1615
|
-
"type":"string",
|
1616
|
-
"enum":[
|
1617
|
-
"Pending",
|
1618
|
-
"InProgress",
|
1619
|
-
"Succeeded",
|
1620
|
-
"Failed",
|
1621
|
-
"Skipped",
|
1622
|
-
"Unknown",
|
1623
|
-
"Ready"
|
1624
|
-
]
|
1625
|
-
},
|
1626
|
-
"InstanceStatusList":{
|
1627
|
-
"type":"list",
|
1628
|
-
"member":{"shape":"InstanceStatus"}
|
1629
|
-
},
|
1630
|
-
"InstanceSummary":{
|
1631
|
-
"type":"structure",
|
1632
|
-
"members":{
|
1633
|
-
"deploymentId":{"shape":"DeploymentId"},
|
1634
|
-
"instanceId":{"shape":"InstanceId"},
|
1635
|
-
"status":{"shape":"InstanceStatus"},
|
1636
|
-
"lastUpdatedAt":{"shape":"Timestamp"},
|
1637
|
-
"lifecycleEvents":{"shape":"LifecycleEventList"},
|
1638
|
-
"instanceType":{"shape":"InstanceType"}
|
1639
|
-
}
|
1640
|
-
},
|
1641
|
-
"InstanceSummaryList":{
|
1642
|
-
"type":"list",
|
1643
|
-
"member":{"shape":"InstanceSummary"}
|
1644
|
-
},
|
1645
|
-
"InstanceType":{
|
1646
|
-
"type":"string",
|
1647
|
-
"enum":[
|
1648
|
-
"Blue",
|
1649
|
-
"Green"
|
1650
|
-
]
|
1651
|
-
},
|
1652
|
-
"InstanceTypeList":{
|
1653
|
-
"type":"list",
|
1654
|
-
"member":{"shape":"InstanceType"}
|
1655
|
-
},
|
1656
|
-
"InstancesList":{
|
1657
|
-
"type":"list",
|
1658
|
-
"member":{"shape":"InstanceId"}
|
1659
|
-
},
|
1660
|
-
"InvalidAlarmConfigException":{
|
1661
|
-
"type":"structure",
|
1662
|
-
"members":{
|
1663
|
-
},
|
1664
|
-
"exception":true
|
1665
|
-
},
|
1666
|
-
"InvalidApplicationNameException":{
|
1667
|
-
"type":"structure",
|
1668
|
-
"members":{
|
1669
|
-
},
|
1670
|
-
"exception":true
|
1671
|
-
},
|
1672
|
-
"InvalidAutoRollbackConfigException":{
|
1673
|
-
"type":"structure",
|
1674
|
-
"members":{
|
1675
|
-
},
|
1676
|
-
"exception":true
|
1677
|
-
},
|
1678
|
-
"InvalidAutoScalingGroupException":{
|
1679
|
-
"type":"structure",
|
1680
|
-
"members":{
|
1681
|
-
},
|
1682
|
-
"exception":true
|
1683
|
-
},
|
1684
|
-
"InvalidBlueGreenDeploymentConfigurationException":{
|
1685
|
-
"type":"structure",
|
1686
|
-
"members":{
|
1687
|
-
},
|
1688
|
-
"exception":true
|
1689
|
-
},
|
1690
|
-
"InvalidBucketNameFilterException":{
|
1691
|
-
"type":"structure",
|
1692
|
-
"members":{
|
1693
|
-
},
|
1694
|
-
"exception":true
|
1695
|
-
},
|
1696
|
-
"InvalidDeployedStateFilterException":{
|
1697
|
-
"type":"structure",
|
1698
|
-
"members":{
|
1699
|
-
},
|
1700
|
-
"exception":true
|
1701
|
-
},
|
1702
|
-
"InvalidDeploymentConfigNameException":{
|
1703
|
-
"type":"structure",
|
1704
|
-
"members":{
|
1705
|
-
},
|
1706
|
-
"exception":true
|
1707
|
-
},
|
1708
|
-
"InvalidDeploymentGroupNameException":{
|
1709
|
-
"type":"structure",
|
1710
|
-
"members":{
|
1711
|
-
},
|
1712
|
-
"exception":true
|
1713
|
-
},
|
1714
|
-
"InvalidDeploymentIdException":{
|
1715
|
-
"type":"structure",
|
1716
|
-
"members":{
|
1717
|
-
},
|
1718
|
-
"exception":true
|
1719
|
-
},
|
1720
|
-
"InvalidDeploymentInstanceTypeException":{
|
1721
|
-
"type":"structure",
|
1722
|
-
"members":{
|
1723
|
-
},
|
1724
|
-
"exception":true
|
1725
|
-
},
|
1726
|
-
"InvalidDeploymentStatusException":{
|
1727
|
-
"type":"structure",
|
1728
|
-
"members":{
|
1729
|
-
},
|
1730
|
-
"exception":true
|
1731
|
-
},
|
1732
|
-
"InvalidDeploymentStyleException":{
|
1733
|
-
"type":"structure",
|
1734
|
-
"members":{
|
1735
|
-
},
|
1736
|
-
"exception":true
|
1737
|
-
},
|
1738
|
-
"InvalidEC2TagException":{
|
1739
|
-
"type":"structure",
|
1740
|
-
"members":{
|
1741
|
-
},
|
1742
|
-
"exception":true
|
1743
|
-
},
|
1744
|
-
"InvalidFileExistsBehaviorException":{
|
1745
|
-
"type":"structure",
|
1746
|
-
"members":{
|
1747
|
-
},
|
1748
|
-
"exception":true
|
1749
|
-
},
|
1750
|
-
"InvalidIamSessionArnException":{
|
1751
|
-
"type":"structure",
|
1752
|
-
"members":{
|
1753
|
-
},
|
1754
|
-
"exception":true
|
1755
|
-
},
|
1756
|
-
"InvalidIamUserArnException":{
|
1757
|
-
"type":"structure",
|
1758
|
-
"members":{
|
1759
|
-
},
|
1760
|
-
"exception":true
|
1761
|
-
},
|
1762
|
-
"InvalidInstanceNameException":{
|
1763
|
-
"type":"structure",
|
1764
|
-
"members":{
|
1765
|
-
},
|
1766
|
-
"exception":true
|
1767
|
-
},
|
1768
|
-
"InvalidInstanceStatusException":{
|
1769
|
-
"type":"structure",
|
1770
|
-
"members":{
|
1771
|
-
},
|
1772
|
-
"exception":true
|
1773
|
-
},
|
1774
|
-
"InvalidInstanceTypeException":{
|
1775
|
-
"type":"structure",
|
1776
|
-
"members":{
|
1777
|
-
},
|
1778
|
-
"exception":true
|
1779
|
-
},
|
1780
|
-
"InvalidKeyPrefixFilterException":{
|
1781
|
-
"type":"structure",
|
1782
|
-
"members":{
|
1783
|
-
},
|
1784
|
-
"exception":true
|
1785
|
-
},
|
1786
|
-
"InvalidLoadBalancerInfoException":{
|
1787
|
-
"type":"structure",
|
1788
|
-
"members":{
|
1789
|
-
},
|
1790
|
-
"exception":true
|
1791
|
-
},
|
1792
|
-
"InvalidMinimumHealthyHostValueException":{
|
1793
|
-
"type":"structure",
|
1794
|
-
"members":{
|
1795
|
-
},
|
1796
|
-
"exception":true
|
1797
|
-
},
|
1798
|
-
"InvalidNextTokenException":{
|
1799
|
-
"type":"structure",
|
1800
|
-
"members":{
|
1801
|
-
},
|
1802
|
-
"exception":true
|
1803
|
-
},
|
1804
|
-
"InvalidOperationException":{
|
1805
|
-
"type":"structure",
|
1806
|
-
"members":{
|
1807
|
-
},
|
1808
|
-
"exception":true
|
1809
|
-
},
|
1810
|
-
"InvalidRegistrationStatusException":{
|
1811
|
-
"type":"structure",
|
1812
|
-
"members":{
|
1813
|
-
},
|
1814
|
-
"exception":true
|
1815
|
-
},
|
1816
|
-
"InvalidRevisionException":{
|
1817
|
-
"type":"structure",
|
1818
|
-
"members":{
|
1819
|
-
},
|
1820
|
-
"exception":true
|
1821
|
-
},
|
1822
|
-
"InvalidRoleException":{
|
1823
|
-
"type":"structure",
|
1824
|
-
"members":{
|
1825
|
-
},
|
1826
|
-
"exception":true
|
1827
|
-
},
|
1828
|
-
"InvalidSortByException":{
|
1829
|
-
"type":"structure",
|
1830
|
-
"members":{
|
1831
|
-
},
|
1832
|
-
"exception":true
|
1833
|
-
},
|
1834
|
-
"InvalidSortOrderException":{
|
1835
|
-
"type":"structure",
|
1836
|
-
"members":{
|
1837
|
-
},
|
1838
|
-
"exception":true
|
1839
|
-
},
|
1840
|
-
"InvalidTagException":{
|
1841
|
-
"type":"structure",
|
1842
|
-
"members":{
|
1843
|
-
},
|
1844
|
-
"exception":true
|
1845
|
-
},
|
1846
|
-
"InvalidTagFilterException":{
|
1847
|
-
"type":"structure",
|
1848
|
-
"members":{
|
1849
|
-
},
|
1850
|
-
"exception":true
|
1851
|
-
},
|
1852
|
-
"InvalidTargetInstancesException":{
|
1853
|
-
"type":"structure",
|
1854
|
-
"members":{
|
1855
|
-
},
|
1856
|
-
"exception":true
|
1857
|
-
},
|
1858
|
-
"InvalidTimeRangeException":{
|
1859
|
-
"type":"structure",
|
1860
|
-
"members":{
|
1861
|
-
},
|
1862
|
-
"exception":true
|
1863
|
-
},
|
1864
|
-
"InvalidTriggerConfigException":{
|
1865
|
-
"type":"structure",
|
1866
|
-
"members":{
|
1867
|
-
},
|
1868
|
-
"exception":true
|
1869
|
-
},
|
1870
|
-
"Key":{"type":"string"},
|
1871
|
-
"LastDeploymentInfo":{
|
1872
|
-
"type":"structure",
|
1873
|
-
"members":{
|
1874
|
-
"deploymentId":{"shape":"DeploymentId"},
|
1875
|
-
"status":{"shape":"DeploymentStatus"},
|
1876
|
-
"endTime":{"shape":"Timestamp"},
|
1877
|
-
"createTime":{"shape":"Timestamp"}
|
1878
|
-
}
|
1879
|
-
},
|
1880
|
-
"LifecycleErrorCode":{
|
1881
|
-
"type":"string",
|
1882
|
-
"enum":[
|
1883
|
-
"Success",
|
1884
|
-
"ScriptMissing",
|
1885
|
-
"ScriptNotExecutable",
|
1886
|
-
"ScriptTimedOut",
|
1887
|
-
"ScriptFailed",
|
1888
|
-
"UnknownError"
|
1889
|
-
]
|
1890
|
-
},
|
1891
|
-
"LifecycleEvent":{
|
1892
|
-
"type":"structure",
|
1893
|
-
"members":{
|
1894
|
-
"lifecycleEventName":{"shape":"LifecycleEventName"},
|
1895
|
-
"diagnostics":{"shape":"Diagnostics"},
|
1896
|
-
"startTime":{"shape":"Timestamp"},
|
1897
|
-
"endTime":{"shape":"Timestamp"},
|
1898
|
-
"status":{"shape":"LifecycleEventStatus"}
|
1899
|
-
}
|
1900
|
-
},
|
1901
|
-
"LifecycleEventList":{
|
1902
|
-
"type":"list",
|
1903
|
-
"member":{"shape":"LifecycleEvent"}
|
1904
|
-
},
|
1905
|
-
"LifecycleEventName":{"type":"string"},
|
1906
|
-
"LifecycleEventStatus":{
|
1907
|
-
"type":"string",
|
1908
|
-
"enum":[
|
1909
|
-
"Pending",
|
1910
|
-
"InProgress",
|
1911
|
-
"Succeeded",
|
1912
|
-
"Failed",
|
1913
|
-
"Skipped",
|
1914
|
-
"Unknown"
|
1915
|
-
]
|
1916
|
-
},
|
1917
|
-
"LifecycleHookLimitExceededException":{
|
1918
|
-
"type":"structure",
|
1919
|
-
"members":{
|
1920
|
-
},
|
1921
|
-
"exception":true
|
1922
|
-
},
|
1923
|
-
"LifecycleMessage":{"type":"string"},
|
1924
|
-
"ListApplicationRevisionsInput":{
|
1925
|
-
"type":"structure",
|
1926
|
-
"required":["applicationName"],
|
1927
|
-
"members":{
|
1928
|
-
"applicationName":{"shape":"ApplicationName"},
|
1929
|
-
"sortBy":{"shape":"ApplicationRevisionSortBy"},
|
1930
|
-
"sortOrder":{"shape":"SortOrder"},
|
1931
|
-
"s3Bucket":{"shape":"S3Bucket"},
|
1932
|
-
"s3KeyPrefix":{"shape":"S3Key"},
|
1933
|
-
"deployed":{"shape":"ListStateFilterAction"},
|
1934
|
-
"nextToken":{"shape":"NextToken"}
|
1935
|
-
}
|
1936
|
-
},
|
1937
|
-
"ListApplicationRevisionsOutput":{
|
1938
|
-
"type":"structure",
|
1939
|
-
"members":{
|
1940
|
-
"revisions":{"shape":"RevisionLocationList"},
|
1941
|
-
"nextToken":{"shape":"NextToken"}
|
1942
|
-
}
|
1943
|
-
},
|
1944
|
-
"ListApplicationsInput":{
|
1945
|
-
"type":"structure",
|
1946
|
-
"members":{
|
1947
|
-
"nextToken":{"shape":"NextToken"}
|
1948
|
-
}
|
1949
|
-
},
|
1950
|
-
"ListApplicationsOutput":{
|
1951
|
-
"type":"structure",
|
1952
|
-
"members":{
|
1953
|
-
"applications":{"shape":"ApplicationsList"},
|
1954
|
-
"nextToken":{"shape":"NextToken"}
|
1955
|
-
}
|
1956
|
-
},
|
1957
|
-
"ListDeploymentConfigsInput":{
|
1958
|
-
"type":"structure",
|
1959
|
-
"members":{
|
1960
|
-
"nextToken":{"shape":"NextToken"}
|
1961
|
-
}
|
1962
|
-
},
|
1963
|
-
"ListDeploymentConfigsOutput":{
|
1964
|
-
"type":"structure",
|
1965
|
-
"members":{
|
1966
|
-
"deploymentConfigsList":{"shape":"DeploymentConfigsList"},
|
1967
|
-
"nextToken":{"shape":"NextToken"}
|
1968
|
-
}
|
1969
|
-
},
|
1970
|
-
"ListDeploymentGroupsInput":{
|
1971
|
-
"type":"structure",
|
1972
|
-
"required":["applicationName"],
|
1973
|
-
"members":{
|
1974
|
-
"applicationName":{"shape":"ApplicationName"},
|
1975
|
-
"nextToken":{"shape":"NextToken"}
|
1976
|
-
}
|
1977
|
-
},
|
1978
|
-
"ListDeploymentGroupsOutput":{
|
1979
|
-
"type":"structure",
|
1980
|
-
"members":{
|
1981
|
-
"applicationName":{"shape":"ApplicationName"},
|
1982
|
-
"deploymentGroups":{"shape":"DeploymentGroupsList"},
|
1983
|
-
"nextToken":{"shape":"NextToken"}
|
1984
|
-
}
|
1985
|
-
},
|
1986
|
-
"ListDeploymentInstancesInput":{
|
1987
|
-
"type":"structure",
|
1988
|
-
"required":["deploymentId"],
|
1989
|
-
"members":{
|
1990
|
-
"deploymentId":{"shape":"DeploymentId"},
|
1991
|
-
"nextToken":{"shape":"NextToken"},
|
1992
|
-
"instanceStatusFilter":{"shape":"InstanceStatusList"},
|
1993
|
-
"instanceTypeFilter":{"shape":"InstanceTypeList"}
|
1994
|
-
}
|
1995
|
-
},
|
1996
|
-
"ListDeploymentInstancesOutput":{
|
1997
|
-
"type":"structure",
|
1998
|
-
"members":{
|
1999
|
-
"instancesList":{"shape":"InstancesList"},
|
2000
|
-
"nextToken":{"shape":"NextToken"}
|
2001
|
-
}
|
2002
|
-
},
|
2003
|
-
"ListDeploymentsInput":{
|
2004
|
-
"type":"structure",
|
2005
|
-
"members":{
|
2006
|
-
"applicationName":{"shape":"ApplicationName"},
|
2007
|
-
"deploymentGroupName":{"shape":"DeploymentGroupName"},
|
2008
|
-
"includeOnlyStatuses":{"shape":"DeploymentStatusList"},
|
2009
|
-
"createTimeRange":{"shape":"TimeRange"},
|
2010
|
-
"nextToken":{"shape":"NextToken"}
|
2011
|
-
}
|
2012
|
-
},
|
2013
|
-
"ListDeploymentsOutput":{
|
2014
|
-
"type":"structure",
|
2015
|
-
"members":{
|
2016
|
-
"deployments":{"shape":"DeploymentsList"},
|
2017
|
-
"nextToken":{"shape":"NextToken"}
|
2018
|
-
}
|
2019
|
-
},
|
2020
|
-
"ListGitHubAccountTokenNamesInput":{
|
2021
|
-
"type":"structure",
|
2022
|
-
"members":{
|
2023
|
-
"nextToken":{"shape":"NextToken"}
|
2024
|
-
}
|
2025
|
-
},
|
2026
|
-
"ListGitHubAccountTokenNamesOutput":{
|
2027
|
-
"type":"structure",
|
2028
|
-
"members":{
|
2029
|
-
"tokenNameList":{"shape":"GitHubAccountTokenNameList"},
|
2030
|
-
"nextToken":{"shape":"NextToken"}
|
2031
|
-
}
|
2032
|
-
},
|
2033
|
-
"ListOnPremisesInstancesInput":{
|
2034
|
-
"type":"structure",
|
2035
|
-
"members":{
|
2036
|
-
"registrationStatus":{"shape":"RegistrationStatus"},
|
2037
|
-
"tagFilters":{"shape":"TagFilterList"},
|
2038
|
-
"nextToken":{"shape":"NextToken"}
|
2039
|
-
}
|
2040
|
-
},
|
2041
|
-
"ListOnPremisesInstancesOutput":{
|
2042
|
-
"type":"structure",
|
2043
|
-
"members":{
|
2044
|
-
"instanceNames":{"shape":"InstanceNameList"},
|
2045
|
-
"nextToken":{"shape":"NextToken"}
|
2046
|
-
}
|
2047
|
-
},
|
2048
|
-
"ListStateFilterAction":{
|
2049
|
-
"type":"string",
|
2050
|
-
"enum":[
|
2051
|
-
"include",
|
2052
|
-
"exclude",
|
2053
|
-
"ignore"
|
2054
|
-
]
|
2055
|
-
},
|
2056
|
-
"LoadBalancerInfo":{
|
2057
|
-
"type":"structure",
|
2058
|
-
"members":{
|
2059
|
-
"elbInfoList":{"shape":"ELBInfoList"}
|
2060
|
-
}
|
2061
|
-
},
|
2062
|
-
"LogTail":{"type":"string"},
|
2063
|
-
"Message":{"type":"string"},
|
2064
|
-
"MinimumHealthyHosts":{
|
2065
|
-
"type":"structure",
|
2066
|
-
"members":{
|
2067
|
-
"value":{"shape":"MinimumHealthyHostsValue"},
|
2068
|
-
"type":{"shape":"MinimumHealthyHostsType"}
|
2069
|
-
}
|
2070
|
-
},
|
2071
|
-
"MinimumHealthyHostsType":{
|
2072
|
-
"type":"string",
|
2073
|
-
"enum":[
|
2074
|
-
"HOST_COUNT",
|
2075
|
-
"FLEET_PERCENT"
|
2076
|
-
]
|
2077
|
-
},
|
2078
|
-
"MinimumHealthyHostsValue":{"type":"integer"},
|
2079
|
-
"MultipleIamArnsProvidedException":{
|
2080
|
-
"type":"structure",
|
2081
|
-
"members":{
|
2082
|
-
},
|
2083
|
-
"exception":true
|
2084
|
-
},
|
2085
|
-
"NextToken":{"type":"string"},
|
2086
|
-
"NullableBoolean":{"type":"boolean"},
|
2087
|
-
"RegisterApplicationRevisionInput":{
|
2088
|
-
"type":"structure",
|
2089
|
-
"required":[
|
2090
|
-
"applicationName",
|
2091
|
-
"revision"
|
2092
|
-
],
|
2093
|
-
"members":{
|
2094
|
-
"applicationName":{"shape":"ApplicationName"},
|
2095
|
-
"description":{"shape":"Description"},
|
2096
|
-
"revision":{"shape":"RevisionLocation"}
|
2097
|
-
}
|
2098
|
-
},
|
2099
|
-
"RegisterOnPremisesInstanceInput":{
|
2100
|
-
"type":"structure",
|
2101
|
-
"required":["instanceName"],
|
2102
|
-
"members":{
|
2103
|
-
"instanceName":{"shape":"InstanceName"},
|
2104
|
-
"iamSessionArn":{"shape":"IamSessionArn"},
|
2105
|
-
"iamUserArn":{"shape":"IamUserArn"}
|
2106
|
-
}
|
2107
|
-
},
|
2108
|
-
"RegistrationStatus":{
|
2109
|
-
"type":"string",
|
2110
|
-
"enum":[
|
2111
|
-
"Registered",
|
2112
|
-
"Deregistered"
|
2113
|
-
]
|
2114
|
-
},
|
2115
|
-
"RemoveTagsFromOnPremisesInstancesInput":{
|
2116
|
-
"type":"structure",
|
2117
|
-
"required":[
|
2118
|
-
"tags",
|
2119
|
-
"instanceNames"
|
2120
|
-
],
|
2121
|
-
"members":{
|
2122
|
-
"tags":{"shape":"TagList"},
|
2123
|
-
"instanceNames":{"shape":"InstanceNameList"}
|
2124
|
-
}
|
2125
|
-
},
|
2126
|
-
"Repository":{"type":"string"},
|
2127
|
-
"ResourceValidationException":{
|
2128
|
-
"type":"structure",
|
2129
|
-
"members":{
|
2130
|
-
},
|
2131
|
-
"exception":true
|
2132
|
-
},
|
2133
|
-
"RevisionDoesNotExistException":{
|
2134
|
-
"type":"structure",
|
2135
|
-
"members":{
|
2136
|
-
},
|
2137
|
-
"exception":true
|
2138
|
-
},
|
2139
|
-
"RevisionInfo":{
|
2140
|
-
"type":"structure",
|
2141
|
-
"members":{
|
2142
|
-
"revisionLocation":{"shape":"RevisionLocation"},
|
2143
|
-
"genericRevisionInfo":{"shape":"GenericRevisionInfo"}
|
2144
|
-
}
|
2145
|
-
},
|
2146
|
-
"RevisionInfoList":{
|
2147
|
-
"type":"list",
|
2148
|
-
"member":{"shape":"RevisionInfo"}
|
2149
|
-
},
|
2150
|
-
"RevisionLocation":{
|
2151
|
-
"type":"structure",
|
2152
|
-
"members":{
|
2153
|
-
"revisionType":{"shape":"RevisionLocationType"},
|
2154
|
-
"s3Location":{"shape":"S3Location"},
|
2155
|
-
"gitHubLocation":{"shape":"GitHubLocation"}
|
2156
|
-
}
|
2157
|
-
},
|
2158
|
-
"RevisionLocationList":{
|
2159
|
-
"type":"list",
|
2160
|
-
"member":{"shape":"RevisionLocation"}
|
2161
|
-
},
|
2162
|
-
"RevisionLocationType":{
|
2163
|
-
"type":"string",
|
2164
|
-
"enum":[
|
2165
|
-
"S3",
|
2166
|
-
"GitHub"
|
2167
|
-
]
|
2168
|
-
},
|
2169
|
-
"RevisionRequiredException":{
|
2170
|
-
"type":"structure",
|
2171
|
-
"members":{
|
2172
|
-
},
|
2173
|
-
"exception":true
|
2174
|
-
},
|
2175
|
-
"Role":{"type":"string"},
|
2176
|
-
"RoleRequiredException":{
|
2177
|
-
"type":"structure",
|
2178
|
-
"members":{
|
2179
|
-
},
|
2180
|
-
"exception":true
|
2181
|
-
},
|
2182
|
-
"RollbackInfo":{
|
2183
|
-
"type":"structure",
|
2184
|
-
"members":{
|
2185
|
-
"rollbackDeploymentId":{"shape":"DeploymentId"},
|
2186
|
-
"rollbackTriggeringDeploymentId":{"shape":"DeploymentId"},
|
2187
|
-
"rollbackMessage":{"shape":"Description"}
|
2188
|
-
}
|
2189
|
-
},
|
2190
|
-
"S3Bucket":{"type":"string"},
|
2191
|
-
"S3Key":{"type":"string"},
|
2192
|
-
"S3Location":{
|
2193
|
-
"type":"structure",
|
2194
|
-
"members":{
|
2195
|
-
"bucket":{"shape":"S3Bucket"},
|
2196
|
-
"key":{"shape":"S3Key"},
|
2197
|
-
"bundleType":{"shape":"BundleType"},
|
2198
|
-
"version":{"shape":"VersionId"},
|
2199
|
-
"eTag":{"shape":"ETag"}
|
2200
|
-
}
|
2201
|
-
},
|
2202
|
-
"ScriptName":{"type":"string"},
|
2203
|
-
"SkipWaitTimeForInstanceTerminationInput":{
|
2204
|
-
"type":"structure",
|
2205
|
-
"members":{
|
2206
|
-
"deploymentId":{"shape":"DeploymentId"}
|
2207
|
-
}
|
2208
|
-
},
|
2209
|
-
"SortOrder":{
|
2210
|
-
"type":"string",
|
2211
|
-
"enum":[
|
2212
|
-
"ascending",
|
2213
|
-
"descending"
|
2214
|
-
]
|
2215
|
-
},
|
2216
|
-
"StopDeploymentInput":{
|
2217
|
-
"type":"structure",
|
2218
|
-
"required":["deploymentId"],
|
2219
|
-
"members":{
|
2220
|
-
"deploymentId":{"shape":"DeploymentId"},
|
2221
|
-
"autoRollbackEnabled":{"shape":"NullableBoolean"}
|
2222
|
-
}
|
2223
|
-
},
|
2224
|
-
"StopDeploymentOutput":{
|
2225
|
-
"type":"structure",
|
2226
|
-
"members":{
|
2227
|
-
"status":{"shape":"StopStatus"},
|
2228
|
-
"statusMessage":{"shape":"Message"}
|
2229
|
-
}
|
2230
|
-
},
|
2231
|
-
"StopStatus":{
|
2232
|
-
"type":"string",
|
2233
|
-
"enum":[
|
2234
|
-
"Pending",
|
2235
|
-
"Succeeded"
|
2236
|
-
]
|
2237
|
-
},
|
2238
|
-
"Tag":{
|
2239
|
-
"type":"structure",
|
2240
|
-
"members":{
|
2241
|
-
"Key":{"shape":"Key"},
|
2242
|
-
"Value":{"shape":"Value"}
|
2243
|
-
}
|
2244
|
-
},
|
2245
|
-
"TagFilter":{
|
2246
|
-
"type":"structure",
|
2247
|
-
"members":{
|
2248
|
-
"Key":{"shape":"Key"},
|
2249
|
-
"Value":{"shape":"Value"},
|
2250
|
-
"Type":{"shape":"TagFilterType"}
|
2251
|
-
}
|
2252
|
-
},
|
2253
|
-
"TagFilterList":{
|
2254
|
-
"type":"list",
|
2255
|
-
"member":{"shape":"TagFilter"}
|
2256
|
-
},
|
2257
|
-
"TagFilterType":{
|
2258
|
-
"type":"string",
|
2259
|
-
"enum":[
|
2260
|
-
"KEY_ONLY",
|
2261
|
-
"VALUE_ONLY",
|
2262
|
-
"KEY_AND_VALUE"
|
2263
|
-
]
|
2264
|
-
},
|
2265
|
-
"TagLimitExceededException":{
|
2266
|
-
"type":"structure",
|
2267
|
-
"members":{
|
2268
|
-
},
|
2269
|
-
"exception":true
|
2270
|
-
},
|
2271
|
-
"TagList":{
|
2272
|
-
"type":"list",
|
2273
|
-
"member":{"shape":"Tag"}
|
2274
|
-
},
|
2275
|
-
"TagRequiredException":{
|
2276
|
-
"type":"structure",
|
2277
|
-
"members":{
|
2278
|
-
},
|
2279
|
-
"exception":true
|
2280
|
-
},
|
2281
|
-
"TargetInstances":{
|
2282
|
-
"type":"structure",
|
2283
|
-
"members":{
|
2284
|
-
"tagFilters":{"shape":"EC2TagFilterList"},
|
2285
|
-
"autoScalingGroups":{"shape":"AutoScalingGroupNameList"}
|
2286
|
-
}
|
2287
|
-
},
|
2288
|
-
"TimeRange":{
|
2289
|
-
"type":"structure",
|
2290
|
-
"members":{
|
2291
|
-
"start":{"shape":"Timestamp"},
|
2292
|
-
"end":{"shape":"Timestamp"}
|
2293
|
-
}
|
2294
|
-
},
|
2295
|
-
"Timestamp":{"type":"timestamp"},
|
2296
|
-
"TriggerConfig":{
|
2297
|
-
"type":"structure",
|
2298
|
-
"members":{
|
2299
|
-
"triggerName":{"shape":"TriggerName"},
|
2300
|
-
"triggerTargetArn":{"shape":"TriggerTargetArn"},
|
2301
|
-
"triggerEvents":{"shape":"TriggerEventTypeList"}
|
2302
|
-
}
|
2303
|
-
},
|
2304
|
-
"TriggerConfigList":{
|
2305
|
-
"type":"list",
|
2306
|
-
"member":{"shape":"TriggerConfig"}
|
2307
|
-
},
|
2308
|
-
"TriggerEventType":{
|
2309
|
-
"type":"string",
|
2310
|
-
"enum":[
|
2311
|
-
"DeploymentStart",
|
2312
|
-
"DeploymentSuccess",
|
2313
|
-
"DeploymentFailure",
|
2314
|
-
"DeploymentStop",
|
2315
|
-
"DeploymentRollback",
|
2316
|
-
"DeploymentReady",
|
2317
|
-
"InstanceStart",
|
2318
|
-
"InstanceSuccess",
|
2319
|
-
"InstanceFailure",
|
2320
|
-
"InstanceReady"
|
2321
|
-
]
|
2322
|
-
},
|
2323
|
-
"TriggerEventTypeList":{
|
2324
|
-
"type":"list",
|
2325
|
-
"member":{"shape":"TriggerEventType"}
|
2326
|
-
},
|
2327
|
-
"TriggerName":{"type":"string"},
|
2328
|
-
"TriggerTargetArn":{"type":"string"},
|
2329
|
-
"TriggerTargetsLimitExceededException":{
|
2330
|
-
"type":"structure",
|
2331
|
-
"members":{
|
2332
|
-
},
|
2333
|
-
"exception":true
|
2334
|
-
},
|
2335
|
-
"UnsupportedActionForDeploymentTypeException":{
|
2336
|
-
"type":"structure",
|
2337
|
-
"members":{
|
2338
|
-
},
|
2339
|
-
"exception":true
|
2340
|
-
},
|
2341
|
-
"UpdateApplicationInput":{
|
2342
|
-
"type":"structure",
|
2343
|
-
"members":{
|
2344
|
-
"applicationName":{"shape":"ApplicationName"},
|
2345
|
-
"newApplicationName":{"shape":"ApplicationName"}
|
2346
|
-
}
|
2347
|
-
},
|
2348
|
-
"UpdateDeploymentGroupInput":{
|
2349
|
-
"type":"structure",
|
2350
|
-
"required":[
|
2351
|
-
"applicationName",
|
2352
|
-
"currentDeploymentGroupName"
|
2353
|
-
],
|
2354
|
-
"members":{
|
2355
|
-
"applicationName":{"shape":"ApplicationName"},
|
2356
|
-
"currentDeploymentGroupName":{"shape":"DeploymentGroupName"},
|
2357
|
-
"newDeploymentGroupName":{"shape":"DeploymentGroupName"},
|
2358
|
-
"deploymentConfigName":{"shape":"DeploymentConfigName"},
|
2359
|
-
"ec2TagFilters":{"shape":"EC2TagFilterList"},
|
2360
|
-
"onPremisesInstanceTagFilters":{"shape":"TagFilterList"},
|
2361
|
-
"autoScalingGroups":{"shape":"AutoScalingGroupNameList"},
|
2362
|
-
"serviceRoleArn":{"shape":"Role"},
|
2363
|
-
"triggerConfigurations":{"shape":"TriggerConfigList"},
|
2364
|
-
"alarmConfiguration":{"shape":"AlarmConfiguration"},
|
2365
|
-
"autoRollbackConfiguration":{"shape":"AutoRollbackConfiguration"},
|
2366
|
-
"deploymentStyle":{"shape":"DeploymentStyle"},
|
2367
|
-
"blueGreenDeploymentConfiguration":{"shape":"BlueGreenDeploymentConfiguration"},
|
2368
|
-
"loadBalancerInfo":{"shape":"LoadBalancerInfo"}
|
2369
|
-
}
|
2370
|
-
},
|
2371
|
-
"UpdateDeploymentGroupOutput":{
|
2372
|
-
"type":"structure",
|
2373
|
-
"members":{
|
2374
|
-
"hooksNotCleanedUp":{"shape":"AutoScalingGroupList"}
|
2375
|
-
}
|
2376
|
-
},
|
2377
|
-
"Value":{"type":"string"},
|
2378
|
-
"VersionId":{"type":"string"}
|
2379
|
-
}
|
2380
|
-
}
|