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,1483 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version":"2.0",
|
3
|
-
"metadata":{
|
4
|
-
"uid":"elastictranscoder-2012-09-25",
|
5
|
-
"apiVersion":"2012-09-25",
|
6
|
-
"endpointPrefix":"elastictranscoder",
|
7
|
-
"protocol":"rest-json",
|
8
|
-
"serviceFullName":"Amazon Elastic Transcoder",
|
9
|
-
"signatureVersion":"v4"
|
10
|
-
},
|
11
|
-
"operations":{
|
12
|
-
"CancelJob":{
|
13
|
-
"name":"CancelJob",
|
14
|
-
"http":{
|
15
|
-
"method":"DELETE",
|
16
|
-
"requestUri":"/2012-09-25/jobs/{Id}",
|
17
|
-
"responseCode":202
|
18
|
-
},
|
19
|
-
"input":{"shape":"CancelJobRequest"},
|
20
|
-
"output":{"shape":"CancelJobResponse"},
|
21
|
-
"errors":[
|
22
|
-
{"shape":"ValidationException"},
|
23
|
-
{"shape":"IncompatibleVersionException"},
|
24
|
-
{"shape":"ResourceNotFoundException"},
|
25
|
-
{"shape":"ResourceInUseException"},
|
26
|
-
{"shape":"AccessDeniedException"},
|
27
|
-
{"shape":"InternalServiceException"}
|
28
|
-
]
|
29
|
-
},
|
30
|
-
"CreateJob":{
|
31
|
-
"name":"CreateJob",
|
32
|
-
"http":{
|
33
|
-
"method":"POST",
|
34
|
-
"requestUri":"/2012-09-25/jobs",
|
35
|
-
"responseCode":201
|
36
|
-
},
|
37
|
-
"input":{"shape":"CreateJobRequest"},
|
38
|
-
"output":{"shape":"CreateJobResponse"},
|
39
|
-
"errors":[
|
40
|
-
{"shape":"ValidationException"},
|
41
|
-
{"shape":"IncompatibleVersionException"},
|
42
|
-
{"shape":"ResourceNotFoundException"},
|
43
|
-
{"shape":"AccessDeniedException"},
|
44
|
-
{"shape":"LimitExceededException"},
|
45
|
-
{"shape":"InternalServiceException"}
|
46
|
-
]
|
47
|
-
},
|
48
|
-
"CreatePipeline":{
|
49
|
-
"name":"CreatePipeline",
|
50
|
-
"http":{
|
51
|
-
"method":"POST",
|
52
|
-
"requestUri":"/2012-09-25/pipelines",
|
53
|
-
"responseCode":201
|
54
|
-
},
|
55
|
-
"input":{"shape":"CreatePipelineRequest"},
|
56
|
-
"output":{"shape":"CreatePipelineResponse"},
|
57
|
-
"errors":[
|
58
|
-
{"shape":"ValidationException"},
|
59
|
-
{"shape":"IncompatibleVersionException"},
|
60
|
-
{"shape":"AccessDeniedException"},
|
61
|
-
{"shape":"ResourceNotFoundException"},
|
62
|
-
{"shape":"LimitExceededException"},
|
63
|
-
{"shape":"InternalServiceException"}
|
64
|
-
]
|
65
|
-
},
|
66
|
-
"CreatePreset":{
|
67
|
-
"name":"CreatePreset",
|
68
|
-
"http":{
|
69
|
-
"method":"POST",
|
70
|
-
"requestUri":"/2012-09-25/presets",
|
71
|
-
"responseCode":201
|
72
|
-
},
|
73
|
-
"input":{"shape":"CreatePresetRequest"},
|
74
|
-
"output":{"shape":"CreatePresetResponse"},
|
75
|
-
"errors":[
|
76
|
-
{"shape":"ValidationException"},
|
77
|
-
{"shape":"IncompatibleVersionException"},
|
78
|
-
{"shape":"AccessDeniedException"},
|
79
|
-
{"shape":"LimitExceededException"},
|
80
|
-
{"shape":"InternalServiceException"}
|
81
|
-
]
|
82
|
-
},
|
83
|
-
"DeletePipeline":{
|
84
|
-
"name":"DeletePipeline",
|
85
|
-
"http":{
|
86
|
-
"method":"DELETE",
|
87
|
-
"requestUri":"/2012-09-25/pipelines/{Id}",
|
88
|
-
"responseCode":202
|
89
|
-
},
|
90
|
-
"input":{"shape":"DeletePipelineRequest"},
|
91
|
-
"output":{"shape":"DeletePipelineResponse"},
|
92
|
-
"errors":[
|
93
|
-
{"shape":"ValidationException"},
|
94
|
-
{"shape":"IncompatibleVersionException"},
|
95
|
-
{"shape":"ResourceNotFoundException"},
|
96
|
-
{"shape":"ResourceInUseException"},
|
97
|
-
{"shape":"AccessDeniedException"},
|
98
|
-
{"shape":"InternalServiceException"}
|
99
|
-
]
|
100
|
-
},
|
101
|
-
"DeletePreset":{
|
102
|
-
"name":"DeletePreset",
|
103
|
-
"http":{
|
104
|
-
"method":"DELETE",
|
105
|
-
"requestUri":"/2012-09-25/presets/{Id}",
|
106
|
-
"responseCode":202
|
107
|
-
},
|
108
|
-
"input":{"shape":"DeletePresetRequest"},
|
109
|
-
"output":{"shape":"DeletePresetResponse"},
|
110
|
-
"errors":[
|
111
|
-
{"shape":"ValidationException"},
|
112
|
-
{"shape":"IncompatibleVersionException"},
|
113
|
-
{"shape":"ResourceNotFoundException"},
|
114
|
-
{"shape":"AccessDeniedException"},
|
115
|
-
{"shape":"InternalServiceException"}
|
116
|
-
]
|
117
|
-
},
|
118
|
-
"ListJobsByPipeline":{
|
119
|
-
"name":"ListJobsByPipeline",
|
120
|
-
"http":{
|
121
|
-
"method":"GET",
|
122
|
-
"requestUri":"/2012-09-25/jobsByPipeline/{PipelineId}"
|
123
|
-
},
|
124
|
-
"input":{"shape":"ListJobsByPipelineRequest"},
|
125
|
-
"output":{"shape":"ListJobsByPipelineResponse"},
|
126
|
-
"errors":[
|
127
|
-
{"shape":"ValidationException"},
|
128
|
-
{"shape":"IncompatibleVersionException"},
|
129
|
-
{"shape":"ResourceNotFoundException"},
|
130
|
-
{"shape":"AccessDeniedException"},
|
131
|
-
{"shape":"InternalServiceException"}
|
132
|
-
]
|
133
|
-
},
|
134
|
-
"ListJobsByStatus":{
|
135
|
-
"name":"ListJobsByStatus",
|
136
|
-
"http":{
|
137
|
-
"method":"GET",
|
138
|
-
"requestUri":"/2012-09-25/jobsByStatus/{Status}"
|
139
|
-
},
|
140
|
-
"input":{"shape":"ListJobsByStatusRequest"},
|
141
|
-
"output":{"shape":"ListJobsByStatusResponse"},
|
142
|
-
"errors":[
|
143
|
-
{"shape":"ValidationException"},
|
144
|
-
{"shape":"IncompatibleVersionException"},
|
145
|
-
{"shape":"ResourceNotFoundException"},
|
146
|
-
{"shape":"AccessDeniedException"},
|
147
|
-
{"shape":"InternalServiceException"}
|
148
|
-
]
|
149
|
-
},
|
150
|
-
"ListPipelines":{
|
151
|
-
"name":"ListPipelines",
|
152
|
-
"http":{
|
153
|
-
"method":"GET",
|
154
|
-
"requestUri":"/2012-09-25/pipelines"
|
155
|
-
},
|
156
|
-
"input":{"shape":"ListPipelinesRequest"},
|
157
|
-
"output":{"shape":"ListPipelinesResponse"},
|
158
|
-
"errors":[
|
159
|
-
{"shape":"ValidationException"},
|
160
|
-
{"shape":"IncompatibleVersionException"},
|
161
|
-
{"shape":"AccessDeniedException"},
|
162
|
-
{"shape":"InternalServiceException"}
|
163
|
-
]
|
164
|
-
},
|
165
|
-
"ListPresets":{
|
166
|
-
"name":"ListPresets",
|
167
|
-
"http":{
|
168
|
-
"method":"GET",
|
169
|
-
"requestUri":"/2012-09-25/presets"
|
170
|
-
},
|
171
|
-
"input":{"shape":"ListPresetsRequest"},
|
172
|
-
"output":{"shape":"ListPresetsResponse"},
|
173
|
-
"errors":[
|
174
|
-
{"shape":"ValidationException"},
|
175
|
-
{"shape":"IncompatibleVersionException"},
|
176
|
-
{"shape":"AccessDeniedException"},
|
177
|
-
{"shape":"InternalServiceException"}
|
178
|
-
]
|
179
|
-
},
|
180
|
-
"ReadJob":{
|
181
|
-
"name":"ReadJob",
|
182
|
-
"http":{
|
183
|
-
"method":"GET",
|
184
|
-
"requestUri":"/2012-09-25/jobs/{Id}"
|
185
|
-
},
|
186
|
-
"input":{"shape":"ReadJobRequest"},
|
187
|
-
"output":{"shape":"ReadJobResponse"},
|
188
|
-
"errors":[
|
189
|
-
{"shape":"ValidationException"},
|
190
|
-
{"shape":"IncompatibleVersionException"},
|
191
|
-
{"shape":"ResourceNotFoundException"},
|
192
|
-
{"shape":"AccessDeniedException"},
|
193
|
-
{"shape":"InternalServiceException"}
|
194
|
-
]
|
195
|
-
},
|
196
|
-
"ReadPipeline":{
|
197
|
-
"name":"ReadPipeline",
|
198
|
-
"http":{
|
199
|
-
"method":"GET",
|
200
|
-
"requestUri":"/2012-09-25/pipelines/{Id}"
|
201
|
-
},
|
202
|
-
"input":{"shape":"ReadPipelineRequest"},
|
203
|
-
"output":{"shape":"ReadPipelineResponse"},
|
204
|
-
"errors":[
|
205
|
-
{"shape":"ValidationException"},
|
206
|
-
{"shape":"IncompatibleVersionException"},
|
207
|
-
{"shape":"ResourceNotFoundException"},
|
208
|
-
{"shape":"AccessDeniedException"},
|
209
|
-
{"shape":"InternalServiceException"}
|
210
|
-
]
|
211
|
-
},
|
212
|
-
"ReadPreset":{
|
213
|
-
"name":"ReadPreset",
|
214
|
-
"http":{
|
215
|
-
"method":"GET",
|
216
|
-
"requestUri":"/2012-09-25/presets/{Id}"
|
217
|
-
},
|
218
|
-
"input":{"shape":"ReadPresetRequest"},
|
219
|
-
"output":{"shape":"ReadPresetResponse"},
|
220
|
-
"errors":[
|
221
|
-
{"shape":"ValidationException"},
|
222
|
-
{"shape":"IncompatibleVersionException"},
|
223
|
-
{"shape":"ResourceNotFoundException"},
|
224
|
-
{"shape":"AccessDeniedException"},
|
225
|
-
{"shape":"InternalServiceException"}
|
226
|
-
]
|
227
|
-
},
|
228
|
-
"TestRole":{
|
229
|
-
"name":"TestRole",
|
230
|
-
"http":{
|
231
|
-
"method":"POST",
|
232
|
-
"requestUri":"/2012-09-25/roleTests",
|
233
|
-
"responseCode":200
|
234
|
-
},
|
235
|
-
"input":{"shape":"TestRoleRequest"},
|
236
|
-
"output":{"shape":"TestRoleResponse"},
|
237
|
-
"errors":[
|
238
|
-
{"shape":"ValidationException"},
|
239
|
-
{"shape":"IncompatibleVersionException"},
|
240
|
-
{"shape":"ResourceNotFoundException"},
|
241
|
-
{"shape":"AccessDeniedException"},
|
242
|
-
{"shape":"InternalServiceException"}
|
243
|
-
],
|
244
|
-
"deprecated":true
|
245
|
-
},
|
246
|
-
"UpdatePipeline":{
|
247
|
-
"name":"UpdatePipeline",
|
248
|
-
"http":{
|
249
|
-
"method":"PUT",
|
250
|
-
"requestUri":"/2012-09-25/pipelines/{Id}",
|
251
|
-
"responseCode":200
|
252
|
-
},
|
253
|
-
"input":{"shape":"UpdatePipelineRequest"},
|
254
|
-
"output":{"shape":"UpdatePipelineResponse"},
|
255
|
-
"errors":[
|
256
|
-
{"shape":"ValidationException"},
|
257
|
-
{"shape":"IncompatibleVersionException"},
|
258
|
-
{"shape":"AccessDeniedException"},
|
259
|
-
{"shape":"ResourceInUseException"},
|
260
|
-
{"shape":"ResourceNotFoundException"},
|
261
|
-
{"shape":"InternalServiceException"}
|
262
|
-
]
|
263
|
-
},
|
264
|
-
"UpdatePipelineNotifications":{
|
265
|
-
"name":"UpdatePipelineNotifications",
|
266
|
-
"http":{
|
267
|
-
"method":"POST",
|
268
|
-
"requestUri":"/2012-09-25/pipelines/{Id}/notifications"
|
269
|
-
},
|
270
|
-
"input":{"shape":"UpdatePipelineNotificationsRequest"},
|
271
|
-
"output":{"shape":"UpdatePipelineNotificationsResponse"},
|
272
|
-
"errors":[
|
273
|
-
{"shape":"ValidationException"},
|
274
|
-
{"shape":"IncompatibleVersionException"},
|
275
|
-
{"shape":"ResourceNotFoundException"},
|
276
|
-
{"shape":"ResourceInUseException"},
|
277
|
-
{"shape":"AccessDeniedException"},
|
278
|
-
{"shape":"InternalServiceException"}
|
279
|
-
]
|
280
|
-
},
|
281
|
-
"UpdatePipelineStatus":{
|
282
|
-
"name":"UpdatePipelineStatus",
|
283
|
-
"http":{
|
284
|
-
"method":"POST",
|
285
|
-
"requestUri":"/2012-09-25/pipelines/{Id}/status"
|
286
|
-
},
|
287
|
-
"input":{"shape":"UpdatePipelineStatusRequest"},
|
288
|
-
"output":{"shape":"UpdatePipelineStatusResponse"},
|
289
|
-
"errors":[
|
290
|
-
{"shape":"ValidationException"},
|
291
|
-
{"shape":"IncompatibleVersionException"},
|
292
|
-
{"shape":"ResourceNotFoundException"},
|
293
|
-
{"shape":"ResourceInUseException"},
|
294
|
-
{"shape":"AccessDeniedException"},
|
295
|
-
{"shape":"InternalServiceException"}
|
296
|
-
]
|
297
|
-
}
|
298
|
-
},
|
299
|
-
"shapes":{
|
300
|
-
"AccessControl":{
|
301
|
-
"type":"string",
|
302
|
-
"pattern":"(^FullControl$)|(^Read$)|(^ReadAcp$)|(^WriteAcp$)"
|
303
|
-
},
|
304
|
-
"AccessControls":{
|
305
|
-
"type":"list",
|
306
|
-
"member":{"shape":"AccessControl"},
|
307
|
-
"max":30
|
308
|
-
},
|
309
|
-
"AccessDeniedException":{
|
310
|
-
"type":"structure",
|
311
|
-
"members":{
|
312
|
-
},
|
313
|
-
"error":{"httpStatusCode":403},
|
314
|
-
"exception":true
|
315
|
-
},
|
316
|
-
"Artwork":{
|
317
|
-
"type":"structure",
|
318
|
-
"members":{
|
319
|
-
"InputKey":{"shape":"WatermarkKey"},
|
320
|
-
"MaxWidth":{"shape":"DigitsOrAuto"},
|
321
|
-
"MaxHeight":{"shape":"DigitsOrAuto"},
|
322
|
-
"SizingPolicy":{"shape":"SizingPolicy"},
|
323
|
-
"PaddingPolicy":{"shape":"PaddingPolicy"},
|
324
|
-
"AlbumArtFormat":{"shape":"JpgOrPng"},
|
325
|
-
"Encryption":{"shape":"Encryption"}
|
326
|
-
}
|
327
|
-
},
|
328
|
-
"Artworks":{
|
329
|
-
"type":"list",
|
330
|
-
"member":{"shape":"Artwork"}
|
331
|
-
},
|
332
|
-
"Ascending":{
|
333
|
-
"type":"string",
|
334
|
-
"pattern":"(^true$)|(^false$)"
|
335
|
-
},
|
336
|
-
"AspectRatio":{
|
337
|
-
"type":"string",
|
338
|
-
"pattern":"(^auto$)|(^1:1$)|(^4:3$)|(^3:2$)|(^16:9$)"
|
339
|
-
},
|
340
|
-
"AudioBitDepth":{
|
341
|
-
"type":"string",
|
342
|
-
"pattern":"(^8$)|(^16$)|(^24$)|(^32$)"
|
343
|
-
},
|
344
|
-
"AudioBitOrder":{
|
345
|
-
"type":"string",
|
346
|
-
"pattern":"(^LittleEndian$)"
|
347
|
-
},
|
348
|
-
"AudioBitRate":{
|
349
|
-
"type":"string",
|
350
|
-
"pattern":"^\\d{1,3}$"
|
351
|
-
},
|
352
|
-
"AudioChannels":{
|
353
|
-
"type":"string",
|
354
|
-
"pattern":"(^auto$)|(^0$)|(^1$)|(^2$)"
|
355
|
-
},
|
356
|
-
"AudioCodec":{
|
357
|
-
"type":"string",
|
358
|
-
"pattern":"(^AAC$)|(^vorbis$)|(^mp3$)|(^mp2$)|(^pcm$)|(^flac$)"
|
359
|
-
},
|
360
|
-
"AudioCodecOptions":{
|
361
|
-
"type":"structure",
|
362
|
-
"members":{
|
363
|
-
"Profile":{"shape":"AudioCodecProfile"},
|
364
|
-
"BitDepth":{"shape":"AudioBitDepth"},
|
365
|
-
"BitOrder":{"shape":"AudioBitOrder"},
|
366
|
-
"Signed":{"shape":"AudioSigned"}
|
367
|
-
}
|
368
|
-
},
|
369
|
-
"AudioCodecProfile":{
|
370
|
-
"type":"string",
|
371
|
-
"pattern":"(^auto$)|(^AAC-LC$)|(^HE-AAC$)|(^HE-AACv2$)"
|
372
|
-
},
|
373
|
-
"AudioPackingMode":{
|
374
|
-
"type":"string",
|
375
|
-
"pattern":"(^SingleTrack$)|(^OneChannelPerTrack$)|(^OneChannelPerTrackWithMosTo8Tracks$)"
|
376
|
-
},
|
377
|
-
"AudioParameters":{
|
378
|
-
"type":"structure",
|
379
|
-
"members":{
|
380
|
-
"Codec":{"shape":"AudioCodec"},
|
381
|
-
"SampleRate":{"shape":"AudioSampleRate"},
|
382
|
-
"BitRate":{"shape":"AudioBitRate"},
|
383
|
-
"Channels":{"shape":"AudioChannels"},
|
384
|
-
"AudioPackingMode":{"shape":"AudioPackingMode"},
|
385
|
-
"CodecOptions":{"shape":"AudioCodecOptions"}
|
386
|
-
}
|
387
|
-
},
|
388
|
-
"AudioSampleRate":{
|
389
|
-
"type":"string",
|
390
|
-
"pattern":"(^auto$)|(^22050$)|(^32000$)|(^44100$)|(^48000$)|(^96000$)|(^192000$)"
|
391
|
-
},
|
392
|
-
"AudioSigned":{
|
393
|
-
"type":"string",
|
394
|
-
"pattern":"(^Unsigned$)|(^Signed$)"
|
395
|
-
},
|
396
|
-
"Base64EncodedString":{
|
397
|
-
"type":"string",
|
398
|
-
"pattern":"^$|(^(?:[A-Za-z0-9\\+/]{4})*(?:[A-Za-z0-9\\+/]{2}==|[A-Za-z0-9\\+/]{3}=)?$)"
|
399
|
-
},
|
400
|
-
"BucketName":{
|
401
|
-
"type":"string",
|
402
|
-
"pattern":"^(\\w|\\.|-){1,255}$"
|
403
|
-
},
|
404
|
-
"CancelJobRequest":{
|
405
|
-
"type":"structure",
|
406
|
-
"required":["Id"],
|
407
|
-
"members":{
|
408
|
-
"Id":{
|
409
|
-
"shape":"Id",
|
410
|
-
"location":"uri",
|
411
|
-
"locationName":"Id"
|
412
|
-
}
|
413
|
-
}
|
414
|
-
},
|
415
|
-
"CancelJobResponse":{
|
416
|
-
"type":"structure",
|
417
|
-
"members":{
|
418
|
-
}
|
419
|
-
},
|
420
|
-
"CaptionFormat":{
|
421
|
-
"type":"structure",
|
422
|
-
"members":{
|
423
|
-
"Format":{"shape":"CaptionFormatFormat"},
|
424
|
-
"Pattern":{"shape":"CaptionFormatPattern"},
|
425
|
-
"Encryption":{"shape":"Encryption"}
|
426
|
-
}
|
427
|
-
},
|
428
|
-
"CaptionFormatFormat":{
|
429
|
-
"type":"string",
|
430
|
-
"pattern":"(^mov-text$)|(^srt$)|(^scc$)|(^webvtt$)|(^dfxp$)|(^cea-708$)"
|
431
|
-
},
|
432
|
-
"CaptionFormatPattern":{
|
433
|
-
"type":"string",
|
434
|
-
"pattern":"(^$)|(^.*\\{language\\}.*$)"
|
435
|
-
},
|
436
|
-
"CaptionFormats":{
|
437
|
-
"type":"list",
|
438
|
-
"member":{"shape":"CaptionFormat"},
|
439
|
-
"max":4
|
440
|
-
},
|
441
|
-
"CaptionMergePolicy":{
|
442
|
-
"type":"string",
|
443
|
-
"pattern":"(^MergeOverride$)|(^MergeRetain$)|(^Override$)"
|
444
|
-
},
|
445
|
-
"CaptionSource":{
|
446
|
-
"type":"structure",
|
447
|
-
"members":{
|
448
|
-
"Key":{"shape":"LongKey"},
|
449
|
-
"Language":{"shape":"Key"},
|
450
|
-
"TimeOffset":{"shape":"TimeOffset"},
|
451
|
-
"Label":{"shape":"Name"},
|
452
|
-
"Encryption":{"shape":"Encryption"}
|
453
|
-
}
|
454
|
-
},
|
455
|
-
"CaptionSources":{
|
456
|
-
"type":"list",
|
457
|
-
"member":{"shape":"CaptionSource"},
|
458
|
-
"max":20
|
459
|
-
},
|
460
|
-
"Captions":{
|
461
|
-
"type":"structure",
|
462
|
-
"members":{
|
463
|
-
"MergePolicy":{
|
464
|
-
"shape":"CaptionMergePolicy",
|
465
|
-
"deprecated":true
|
466
|
-
},
|
467
|
-
"CaptionSources":{
|
468
|
-
"shape":"CaptionSources",
|
469
|
-
"deprecated":true
|
470
|
-
},
|
471
|
-
"CaptionFormats":{"shape":"CaptionFormats"}
|
472
|
-
}
|
473
|
-
},
|
474
|
-
"Clip":{
|
475
|
-
"type":"structure",
|
476
|
-
"members":{
|
477
|
-
"TimeSpan":{"shape":"TimeSpan"}
|
478
|
-
},
|
479
|
-
"deprecated":true
|
480
|
-
},
|
481
|
-
"CodecOption":{
|
482
|
-
"type":"string",
|
483
|
-
"max":255,
|
484
|
-
"min":1
|
485
|
-
},
|
486
|
-
"CodecOptions":{
|
487
|
-
"type":"map",
|
488
|
-
"key":{"shape":"CodecOption"},
|
489
|
-
"value":{"shape":"CodecOption"},
|
490
|
-
"max":30
|
491
|
-
},
|
492
|
-
"Composition":{
|
493
|
-
"type":"list",
|
494
|
-
"member":{"shape":"Clip"},
|
495
|
-
"deprecated":true
|
496
|
-
},
|
497
|
-
"CreateJobOutput":{
|
498
|
-
"type":"structure",
|
499
|
-
"members":{
|
500
|
-
"Key":{"shape":"Key"},
|
501
|
-
"ThumbnailPattern":{"shape":"ThumbnailPattern"},
|
502
|
-
"ThumbnailEncryption":{"shape":"Encryption"},
|
503
|
-
"Rotate":{"shape":"Rotate"},
|
504
|
-
"PresetId":{"shape":"Id"},
|
505
|
-
"SegmentDuration":{"shape":"FloatString"},
|
506
|
-
"Watermarks":{"shape":"JobWatermarks"},
|
507
|
-
"AlbumArt":{"shape":"JobAlbumArt"},
|
508
|
-
"Composition":{
|
509
|
-
"shape":"Composition",
|
510
|
-
"deprecated":true
|
511
|
-
},
|
512
|
-
"Captions":{"shape":"Captions"},
|
513
|
-
"Encryption":{"shape":"Encryption"}
|
514
|
-
}
|
515
|
-
},
|
516
|
-
"CreateJobOutputs":{
|
517
|
-
"type":"list",
|
518
|
-
"member":{"shape":"CreateJobOutput"},
|
519
|
-
"max":30
|
520
|
-
},
|
521
|
-
"CreateJobPlaylist":{
|
522
|
-
"type":"structure",
|
523
|
-
"members":{
|
524
|
-
"Name":{"shape":"Filename"},
|
525
|
-
"Format":{"shape":"PlaylistFormat"},
|
526
|
-
"OutputKeys":{"shape":"OutputKeys"},
|
527
|
-
"HlsContentProtection":{"shape":"HlsContentProtection"},
|
528
|
-
"PlayReadyDrm":{"shape":"PlayReadyDrm"}
|
529
|
-
}
|
530
|
-
},
|
531
|
-
"CreateJobPlaylists":{
|
532
|
-
"type":"list",
|
533
|
-
"member":{"shape":"CreateJobPlaylist"},
|
534
|
-
"max":30
|
535
|
-
},
|
536
|
-
"CreateJobRequest":{
|
537
|
-
"type":"structure",
|
538
|
-
"required":["PipelineId"],
|
539
|
-
"members":{
|
540
|
-
"PipelineId":{"shape":"Id"},
|
541
|
-
"Input":{"shape":"JobInput"},
|
542
|
-
"Inputs":{"shape":"JobInputs"},
|
543
|
-
"Output":{"shape":"CreateJobOutput"},
|
544
|
-
"Outputs":{"shape":"CreateJobOutputs"},
|
545
|
-
"OutputKeyPrefix":{"shape":"Key"},
|
546
|
-
"Playlists":{"shape":"CreateJobPlaylists"},
|
547
|
-
"UserMetadata":{"shape":"UserMetadata"}
|
548
|
-
}
|
549
|
-
},
|
550
|
-
"CreateJobResponse":{
|
551
|
-
"type":"structure",
|
552
|
-
"members":{
|
553
|
-
"Job":{"shape":"Job"}
|
554
|
-
}
|
555
|
-
},
|
556
|
-
"CreatePipelineRequest":{
|
557
|
-
"type":"structure",
|
558
|
-
"required":[
|
559
|
-
"Name",
|
560
|
-
"InputBucket",
|
561
|
-
"Role"
|
562
|
-
],
|
563
|
-
"members":{
|
564
|
-
"Name":{"shape":"Name"},
|
565
|
-
"InputBucket":{"shape":"BucketName"},
|
566
|
-
"OutputBucket":{"shape":"BucketName"},
|
567
|
-
"Role":{"shape":"Role"},
|
568
|
-
"AwsKmsKeyArn":{"shape":"KeyArn"},
|
569
|
-
"Notifications":{"shape":"Notifications"},
|
570
|
-
"ContentConfig":{"shape":"PipelineOutputConfig"},
|
571
|
-
"ThumbnailConfig":{"shape":"PipelineOutputConfig"}
|
572
|
-
}
|
573
|
-
},
|
574
|
-
"CreatePipelineResponse":{
|
575
|
-
"type":"structure",
|
576
|
-
"members":{
|
577
|
-
"Pipeline":{"shape":"Pipeline"},
|
578
|
-
"Warnings":{"shape":"Warnings"}
|
579
|
-
}
|
580
|
-
},
|
581
|
-
"CreatePresetRequest":{
|
582
|
-
"type":"structure",
|
583
|
-
"required":[
|
584
|
-
"Name",
|
585
|
-
"Container"
|
586
|
-
],
|
587
|
-
"members":{
|
588
|
-
"Name":{"shape":"Name"},
|
589
|
-
"Description":{"shape":"Description"},
|
590
|
-
"Container":{"shape":"PresetContainer"},
|
591
|
-
"Video":{"shape":"VideoParameters"},
|
592
|
-
"Audio":{"shape":"AudioParameters"},
|
593
|
-
"Thumbnails":{"shape":"Thumbnails"}
|
594
|
-
}
|
595
|
-
},
|
596
|
-
"CreatePresetResponse":{
|
597
|
-
"type":"structure",
|
598
|
-
"members":{
|
599
|
-
"Preset":{"shape":"Preset"},
|
600
|
-
"Warning":{"shape":"String"}
|
601
|
-
}
|
602
|
-
},
|
603
|
-
"DeletePipelineRequest":{
|
604
|
-
"type":"structure",
|
605
|
-
"required":["Id"],
|
606
|
-
"members":{
|
607
|
-
"Id":{
|
608
|
-
"shape":"Id",
|
609
|
-
"location":"uri",
|
610
|
-
"locationName":"Id"
|
611
|
-
}
|
612
|
-
}
|
613
|
-
},
|
614
|
-
"DeletePipelineResponse":{
|
615
|
-
"type":"structure",
|
616
|
-
"members":{
|
617
|
-
}
|
618
|
-
},
|
619
|
-
"DeletePresetRequest":{
|
620
|
-
"type":"structure",
|
621
|
-
"required":["Id"],
|
622
|
-
"members":{
|
623
|
-
"Id":{
|
624
|
-
"shape":"Id",
|
625
|
-
"location":"uri",
|
626
|
-
"locationName":"Id"
|
627
|
-
}
|
628
|
-
}
|
629
|
-
},
|
630
|
-
"DeletePresetResponse":{
|
631
|
-
"type":"structure",
|
632
|
-
"members":{
|
633
|
-
}
|
634
|
-
},
|
635
|
-
"Description":{
|
636
|
-
"type":"string",
|
637
|
-
"max":255,
|
638
|
-
"min":0
|
639
|
-
},
|
640
|
-
"DetectedProperties":{
|
641
|
-
"type":"structure",
|
642
|
-
"members":{
|
643
|
-
"Width":{"shape":"NullableInteger"},
|
644
|
-
"Height":{"shape":"NullableInteger"},
|
645
|
-
"FrameRate":{"shape":"FloatString"},
|
646
|
-
"FileSize":{"shape":"NullableLong"},
|
647
|
-
"DurationMillis":{"shape":"NullableLong"}
|
648
|
-
}
|
649
|
-
},
|
650
|
-
"Digits":{
|
651
|
-
"type":"string",
|
652
|
-
"pattern":"^\\d{1,5}$"
|
653
|
-
},
|
654
|
-
"DigitsOrAuto":{
|
655
|
-
"type":"string",
|
656
|
-
"pattern":"(^auto$)|(^\\d{2,4}$)"
|
657
|
-
},
|
658
|
-
"Encryption":{
|
659
|
-
"type":"structure",
|
660
|
-
"members":{
|
661
|
-
"Mode":{"shape":"EncryptionMode"},
|
662
|
-
"Key":{"shape":"Base64EncodedString"},
|
663
|
-
"KeyMd5":{"shape":"Base64EncodedString"},
|
664
|
-
"InitializationVector":{"shape":"ZeroTo255String"}
|
665
|
-
}
|
666
|
-
},
|
667
|
-
"EncryptionMode":{
|
668
|
-
"type":"string",
|
669
|
-
"pattern":"(^s3$)|(^s3-aws-kms$)|(^aes-cbc-pkcs7$)|(^aes-ctr$)|(^aes-gcm$)"
|
670
|
-
},
|
671
|
-
"ExceptionMessages":{
|
672
|
-
"type":"list",
|
673
|
-
"member":{"shape":"String"}
|
674
|
-
},
|
675
|
-
"Filename":{
|
676
|
-
"type":"string",
|
677
|
-
"max":255,
|
678
|
-
"min":1
|
679
|
-
},
|
680
|
-
"FixedGOP":{
|
681
|
-
"type":"string",
|
682
|
-
"pattern":"(^true$)|(^false$)"
|
683
|
-
},
|
684
|
-
"FloatString":{
|
685
|
-
"type":"string",
|
686
|
-
"pattern":"^\\d{1,5}(\\.\\d{0,5})?$"
|
687
|
-
},
|
688
|
-
"FrameRate":{
|
689
|
-
"type":"string",
|
690
|
-
"pattern":"(^auto$)|(^10$)|(^15$)|(^23.97$)|(^24$)|(^25$)|(^29.97$)|(^30$)|(^50$)|(^60$)"
|
691
|
-
},
|
692
|
-
"Grantee":{
|
693
|
-
"type":"string",
|
694
|
-
"max":255,
|
695
|
-
"min":1
|
696
|
-
},
|
697
|
-
"GranteeType":{
|
698
|
-
"type":"string",
|
699
|
-
"pattern":"(^Canonical$)|(^Email$)|(^Group$)"
|
700
|
-
},
|
701
|
-
"HlsContentProtection":{
|
702
|
-
"type":"structure",
|
703
|
-
"members":{
|
704
|
-
"Method":{"shape":"HlsContentProtectionMethod"},
|
705
|
-
"Key":{"shape":"Base64EncodedString"},
|
706
|
-
"KeyMd5":{"shape":"Base64EncodedString"},
|
707
|
-
"InitializationVector":{"shape":"ZeroTo255String"},
|
708
|
-
"LicenseAcquisitionUrl":{"shape":"ZeroTo512String"},
|
709
|
-
"KeyStoragePolicy":{"shape":"KeyStoragePolicy"}
|
710
|
-
}
|
711
|
-
},
|
712
|
-
"HlsContentProtectionMethod":{
|
713
|
-
"type":"string",
|
714
|
-
"pattern":"(^aes-128$)"
|
715
|
-
},
|
716
|
-
"HorizontalAlign":{
|
717
|
-
"type":"string",
|
718
|
-
"pattern":"(^Left$)|(^Right$)|(^Center$)"
|
719
|
-
},
|
720
|
-
"Id":{
|
721
|
-
"type":"string",
|
722
|
-
"pattern":"^\\d{13}-\\w{6}$"
|
723
|
-
},
|
724
|
-
"IncompatibleVersionException":{
|
725
|
-
"type":"structure",
|
726
|
-
"members":{
|
727
|
-
},
|
728
|
-
"error":{"httpStatusCode":400},
|
729
|
-
"exception":true
|
730
|
-
},
|
731
|
-
"InputCaptions":{
|
732
|
-
"type":"structure",
|
733
|
-
"members":{
|
734
|
-
"MergePolicy":{"shape":"CaptionMergePolicy"},
|
735
|
-
"CaptionSources":{"shape":"CaptionSources"}
|
736
|
-
}
|
737
|
-
},
|
738
|
-
"Interlaced":{
|
739
|
-
"type":"string",
|
740
|
-
"pattern":"(^auto$)|(^true$)|(^false$)"
|
741
|
-
},
|
742
|
-
"InternalServiceException":{
|
743
|
-
"type":"structure",
|
744
|
-
"members":{
|
745
|
-
},
|
746
|
-
"exception":true,
|
747
|
-
"fault":true
|
748
|
-
},
|
749
|
-
"Job":{
|
750
|
-
"type":"structure",
|
751
|
-
"members":{
|
752
|
-
"Id":{"shape":"Id"},
|
753
|
-
"Arn":{"shape":"String"},
|
754
|
-
"PipelineId":{"shape":"Id"},
|
755
|
-
"Input":{"shape":"JobInput"},
|
756
|
-
"Inputs":{"shape":"JobInputs"},
|
757
|
-
"Output":{"shape":"JobOutput"},
|
758
|
-
"Outputs":{"shape":"JobOutputs"},
|
759
|
-
"OutputKeyPrefix":{"shape":"Key"},
|
760
|
-
"Playlists":{"shape":"Playlists"},
|
761
|
-
"Status":{"shape":"JobStatus"},
|
762
|
-
"UserMetadata":{"shape":"UserMetadata"},
|
763
|
-
"Timing":{"shape":"Timing"}
|
764
|
-
}
|
765
|
-
},
|
766
|
-
"JobAlbumArt":{
|
767
|
-
"type":"structure",
|
768
|
-
"members":{
|
769
|
-
"MergePolicy":{"shape":"MergePolicy"},
|
770
|
-
"Artwork":{"shape":"Artworks"}
|
771
|
-
}
|
772
|
-
},
|
773
|
-
"JobContainer":{
|
774
|
-
"type":"string",
|
775
|
-
"pattern":"(^auto$)|(^3gp$)|(^asf$)|(^avi$)|(^divx$)|(^flv$)|(^mkv$)|(^mov$)|(^mp4$)|(^mpeg$)|(^mpeg-ps$)|(^mpeg-ts$)|(^mxf$)|(^ogg$)|(^ts$)|(^vob$)|(^wav$)|(^webm$)|(^mp3$)|(^m4a$)|(^aac$)"
|
776
|
-
},
|
777
|
-
"JobInput":{
|
778
|
-
"type":"structure",
|
779
|
-
"members":{
|
780
|
-
"Key":{"shape":"LongKey"},
|
781
|
-
"FrameRate":{"shape":"FrameRate"},
|
782
|
-
"Resolution":{"shape":"Resolution"},
|
783
|
-
"AspectRatio":{"shape":"AspectRatio"},
|
784
|
-
"Interlaced":{"shape":"Interlaced"},
|
785
|
-
"Container":{"shape":"JobContainer"},
|
786
|
-
"Encryption":{"shape":"Encryption"},
|
787
|
-
"TimeSpan":{"shape":"TimeSpan"},
|
788
|
-
"InputCaptions":{"shape":"InputCaptions"},
|
789
|
-
"DetectedProperties":{"shape":"DetectedProperties"}
|
790
|
-
}
|
791
|
-
},
|
792
|
-
"JobInputs":{
|
793
|
-
"type":"list",
|
794
|
-
"member":{"shape":"JobInput"},
|
795
|
-
"max":10000
|
796
|
-
},
|
797
|
-
"JobOutput":{
|
798
|
-
"type":"structure",
|
799
|
-
"members":{
|
800
|
-
"Id":{"shape":"String"},
|
801
|
-
"Key":{"shape":"Key"},
|
802
|
-
"ThumbnailPattern":{"shape":"ThumbnailPattern"},
|
803
|
-
"ThumbnailEncryption":{"shape":"Encryption"},
|
804
|
-
"Rotate":{"shape":"Rotate"},
|
805
|
-
"PresetId":{"shape":"Id"},
|
806
|
-
"SegmentDuration":{"shape":"FloatString"},
|
807
|
-
"Status":{"shape":"JobStatus"},
|
808
|
-
"StatusDetail":{"shape":"Description"},
|
809
|
-
"Duration":{"shape":"NullableLong"},
|
810
|
-
"Width":{"shape":"NullableInteger"},
|
811
|
-
"Height":{"shape":"NullableInteger"},
|
812
|
-
"FrameRate":{"shape":"FloatString"},
|
813
|
-
"FileSize":{"shape":"NullableLong"},
|
814
|
-
"DurationMillis":{"shape":"NullableLong"},
|
815
|
-
"Watermarks":{"shape":"JobWatermarks"},
|
816
|
-
"AlbumArt":{"shape":"JobAlbumArt"},
|
817
|
-
"Composition":{
|
818
|
-
"shape":"Composition",
|
819
|
-
"deprecated":true
|
820
|
-
},
|
821
|
-
"Captions":{"shape":"Captions"},
|
822
|
-
"Encryption":{"shape":"Encryption"},
|
823
|
-
"AppliedColorSpaceConversion":{"shape":"String"}
|
824
|
-
}
|
825
|
-
},
|
826
|
-
"JobOutputs":{
|
827
|
-
"type":"list",
|
828
|
-
"member":{"shape":"JobOutput"}
|
829
|
-
},
|
830
|
-
"JobStatus":{
|
831
|
-
"type":"string",
|
832
|
-
"pattern":"(^Submitted$)|(^Progressing$)|(^Complete$)|(^Canceled$)|(^Error$)"
|
833
|
-
},
|
834
|
-
"JobWatermark":{
|
835
|
-
"type":"structure",
|
836
|
-
"members":{
|
837
|
-
"PresetWatermarkId":{"shape":"PresetWatermarkId"},
|
838
|
-
"InputKey":{"shape":"WatermarkKey"},
|
839
|
-
"Encryption":{"shape":"Encryption"}
|
840
|
-
}
|
841
|
-
},
|
842
|
-
"JobWatermarks":{
|
843
|
-
"type":"list",
|
844
|
-
"member":{"shape":"JobWatermark"}
|
845
|
-
},
|
846
|
-
"Jobs":{
|
847
|
-
"type":"list",
|
848
|
-
"member":{"shape":"Job"}
|
849
|
-
},
|
850
|
-
"JpgOrPng":{
|
851
|
-
"type":"string",
|
852
|
-
"pattern":"(^jpg$)|(^png$)"
|
853
|
-
},
|
854
|
-
"Key":{
|
855
|
-
"type":"string",
|
856
|
-
"max":255,
|
857
|
-
"min":1
|
858
|
-
},
|
859
|
-
"KeyArn":{
|
860
|
-
"type":"string",
|
861
|
-
"max":255,
|
862
|
-
"min":0
|
863
|
-
},
|
864
|
-
"KeyIdGuid":{
|
865
|
-
"type":"string",
|
866
|
-
"pattern":"(^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}$)|(^[0-9A-Fa-f]{32}$)"
|
867
|
-
},
|
868
|
-
"KeyStoragePolicy":{
|
869
|
-
"type":"string",
|
870
|
-
"pattern":"(^NoStore$)|(^WithVariantPlaylists$)"
|
871
|
-
},
|
872
|
-
"KeyframesMaxDist":{
|
873
|
-
"type":"string",
|
874
|
-
"pattern":"^\\d{1,6}$"
|
875
|
-
},
|
876
|
-
"LimitExceededException":{
|
877
|
-
"type":"structure",
|
878
|
-
"members":{
|
879
|
-
},
|
880
|
-
"error":{"httpStatusCode":429},
|
881
|
-
"exception":true
|
882
|
-
},
|
883
|
-
"ListJobsByPipelineRequest":{
|
884
|
-
"type":"structure",
|
885
|
-
"required":["PipelineId"],
|
886
|
-
"members":{
|
887
|
-
"PipelineId":{
|
888
|
-
"shape":"Id",
|
889
|
-
"location":"uri",
|
890
|
-
"locationName":"PipelineId"
|
891
|
-
},
|
892
|
-
"Ascending":{
|
893
|
-
"shape":"Ascending",
|
894
|
-
"location":"querystring",
|
895
|
-
"locationName":"Ascending"
|
896
|
-
},
|
897
|
-
"PageToken":{
|
898
|
-
"shape":"Id",
|
899
|
-
"location":"querystring",
|
900
|
-
"locationName":"PageToken"
|
901
|
-
}
|
902
|
-
}
|
903
|
-
},
|
904
|
-
"ListJobsByPipelineResponse":{
|
905
|
-
"type":"structure",
|
906
|
-
"members":{
|
907
|
-
"Jobs":{"shape":"Jobs"},
|
908
|
-
"NextPageToken":{"shape":"Id"}
|
909
|
-
}
|
910
|
-
},
|
911
|
-
"ListJobsByStatusRequest":{
|
912
|
-
"type":"structure",
|
913
|
-
"required":["Status"],
|
914
|
-
"members":{
|
915
|
-
"Status":{
|
916
|
-
"shape":"JobStatus",
|
917
|
-
"location":"uri",
|
918
|
-
"locationName":"Status"
|
919
|
-
},
|
920
|
-
"Ascending":{
|
921
|
-
"shape":"Ascending",
|
922
|
-
"location":"querystring",
|
923
|
-
"locationName":"Ascending"
|
924
|
-
},
|
925
|
-
"PageToken":{
|
926
|
-
"shape":"Id",
|
927
|
-
"location":"querystring",
|
928
|
-
"locationName":"PageToken"
|
929
|
-
}
|
930
|
-
}
|
931
|
-
},
|
932
|
-
"ListJobsByStatusResponse":{
|
933
|
-
"type":"structure",
|
934
|
-
"members":{
|
935
|
-
"Jobs":{"shape":"Jobs"},
|
936
|
-
"NextPageToken":{"shape":"Id"}
|
937
|
-
}
|
938
|
-
},
|
939
|
-
"ListPipelinesRequest":{
|
940
|
-
"type":"structure",
|
941
|
-
"members":{
|
942
|
-
"Ascending":{
|
943
|
-
"shape":"Ascending",
|
944
|
-
"location":"querystring",
|
945
|
-
"locationName":"Ascending"
|
946
|
-
},
|
947
|
-
"PageToken":{
|
948
|
-
"shape":"Id",
|
949
|
-
"location":"querystring",
|
950
|
-
"locationName":"PageToken"
|
951
|
-
}
|
952
|
-
}
|
953
|
-
},
|
954
|
-
"ListPipelinesResponse":{
|
955
|
-
"type":"structure",
|
956
|
-
"members":{
|
957
|
-
"Pipelines":{"shape":"Pipelines"},
|
958
|
-
"NextPageToken":{"shape":"Id"}
|
959
|
-
}
|
960
|
-
},
|
961
|
-
"ListPresetsRequest":{
|
962
|
-
"type":"structure",
|
963
|
-
"members":{
|
964
|
-
"Ascending":{
|
965
|
-
"shape":"Ascending",
|
966
|
-
"location":"querystring",
|
967
|
-
"locationName":"Ascending"
|
968
|
-
},
|
969
|
-
"PageToken":{
|
970
|
-
"shape":"Id",
|
971
|
-
"location":"querystring",
|
972
|
-
"locationName":"PageToken"
|
973
|
-
}
|
974
|
-
}
|
975
|
-
},
|
976
|
-
"ListPresetsResponse":{
|
977
|
-
"type":"structure",
|
978
|
-
"members":{
|
979
|
-
"Presets":{"shape":"Presets"},
|
980
|
-
"NextPageToken":{"shape":"Id"}
|
981
|
-
}
|
982
|
-
},
|
983
|
-
"LongKey":{
|
984
|
-
"type":"string",
|
985
|
-
"max":1024,
|
986
|
-
"min":1
|
987
|
-
},
|
988
|
-
"MaxFrameRate":{
|
989
|
-
"type":"string",
|
990
|
-
"pattern":"(^10$)|(^15$)|(^23.97$)|(^24$)|(^25$)|(^29.97$)|(^30$)|(^50$)|(^60$)"
|
991
|
-
},
|
992
|
-
"MergePolicy":{
|
993
|
-
"type":"string",
|
994
|
-
"pattern":"(^Replace$)|(^Prepend$)|(^Append$)|(^Fallback$)"
|
995
|
-
},
|
996
|
-
"Name":{
|
997
|
-
"type":"string",
|
998
|
-
"max":40,
|
999
|
-
"min":1
|
1000
|
-
},
|
1001
|
-
"NonEmptyBase64EncodedString":{
|
1002
|
-
"type":"string",
|
1003
|
-
"pattern":"(^(?:[A-Za-z0-9\\+/]{4})*(?:[A-Za-z0-9\\+/]{2}==|[A-Za-z0-9\\+/]{3}=)?$)"
|
1004
|
-
},
|
1005
|
-
"Notifications":{
|
1006
|
-
"type":"structure",
|
1007
|
-
"members":{
|
1008
|
-
"Progressing":{"shape":"SnsTopic"},
|
1009
|
-
"Completed":{"shape":"SnsTopic"},
|
1010
|
-
"Warning":{"shape":"SnsTopic"},
|
1011
|
-
"Error":{"shape":"SnsTopic"}
|
1012
|
-
}
|
1013
|
-
},
|
1014
|
-
"NullableInteger":{"type":"integer"},
|
1015
|
-
"NullableLong":{"type":"long"},
|
1016
|
-
"OneTo512String":{
|
1017
|
-
"type":"string",
|
1018
|
-
"max":512,
|
1019
|
-
"min":1
|
1020
|
-
},
|
1021
|
-
"Opacity":{
|
1022
|
-
"type":"string",
|
1023
|
-
"pattern":"^\\d{1,3}(\\.\\d{0,20})?$"
|
1024
|
-
},
|
1025
|
-
"OutputKeys":{
|
1026
|
-
"type":"list",
|
1027
|
-
"member":{"shape":"Key"},
|
1028
|
-
"max":30
|
1029
|
-
},
|
1030
|
-
"PaddingPolicy":{
|
1031
|
-
"type":"string",
|
1032
|
-
"pattern":"(^Pad$)|(^NoPad$)"
|
1033
|
-
},
|
1034
|
-
"Permission":{
|
1035
|
-
"type":"structure",
|
1036
|
-
"members":{
|
1037
|
-
"GranteeType":{"shape":"GranteeType"},
|
1038
|
-
"Grantee":{"shape":"Grantee"},
|
1039
|
-
"Access":{"shape":"AccessControls"}
|
1040
|
-
}
|
1041
|
-
},
|
1042
|
-
"Permissions":{
|
1043
|
-
"type":"list",
|
1044
|
-
"member":{"shape":"Permission"},
|
1045
|
-
"max":30
|
1046
|
-
},
|
1047
|
-
"Pipeline":{
|
1048
|
-
"type":"structure",
|
1049
|
-
"members":{
|
1050
|
-
"Id":{"shape":"Id"},
|
1051
|
-
"Arn":{"shape":"String"},
|
1052
|
-
"Name":{"shape":"Name"},
|
1053
|
-
"Status":{"shape":"PipelineStatus"},
|
1054
|
-
"InputBucket":{"shape":"BucketName"},
|
1055
|
-
"OutputBucket":{"shape":"BucketName"},
|
1056
|
-
"Role":{"shape":"Role"},
|
1057
|
-
"AwsKmsKeyArn":{"shape":"KeyArn"},
|
1058
|
-
"Notifications":{"shape":"Notifications"},
|
1059
|
-
"ContentConfig":{"shape":"PipelineOutputConfig"},
|
1060
|
-
"ThumbnailConfig":{"shape":"PipelineOutputConfig"}
|
1061
|
-
}
|
1062
|
-
},
|
1063
|
-
"PipelineOutputConfig":{
|
1064
|
-
"type":"structure",
|
1065
|
-
"members":{
|
1066
|
-
"Bucket":{"shape":"BucketName"},
|
1067
|
-
"StorageClass":{"shape":"StorageClass"},
|
1068
|
-
"Permissions":{"shape":"Permissions"}
|
1069
|
-
}
|
1070
|
-
},
|
1071
|
-
"PipelineStatus":{
|
1072
|
-
"type":"string",
|
1073
|
-
"pattern":"(^Active$)|(^Paused$)"
|
1074
|
-
},
|
1075
|
-
"Pipelines":{
|
1076
|
-
"type":"list",
|
1077
|
-
"member":{"shape":"Pipeline"}
|
1078
|
-
},
|
1079
|
-
"PixelsOrPercent":{
|
1080
|
-
"type":"string",
|
1081
|
-
"pattern":"(^\\d{1,3}(\\.\\d{0,5})?%$)|(^\\d{1,4}?px$)"
|
1082
|
-
},
|
1083
|
-
"PlayReadyDrm":{
|
1084
|
-
"type":"structure",
|
1085
|
-
"members":{
|
1086
|
-
"Format":{"shape":"PlayReadyDrmFormatString"},
|
1087
|
-
"Key":{"shape":"NonEmptyBase64EncodedString"},
|
1088
|
-
"KeyMd5":{"shape":"NonEmptyBase64EncodedString"},
|
1089
|
-
"KeyId":{"shape":"KeyIdGuid"},
|
1090
|
-
"InitializationVector":{"shape":"ZeroTo255String"},
|
1091
|
-
"LicenseAcquisitionUrl":{"shape":"OneTo512String"}
|
1092
|
-
}
|
1093
|
-
},
|
1094
|
-
"PlayReadyDrmFormatString":{
|
1095
|
-
"type":"string",
|
1096
|
-
"pattern":"(^microsoft$)|(^discretix-3.0$)"
|
1097
|
-
},
|
1098
|
-
"Playlist":{
|
1099
|
-
"type":"structure",
|
1100
|
-
"members":{
|
1101
|
-
"Name":{"shape":"Filename"},
|
1102
|
-
"Format":{"shape":"PlaylistFormat"},
|
1103
|
-
"OutputKeys":{"shape":"OutputKeys"},
|
1104
|
-
"HlsContentProtection":{"shape":"HlsContentProtection"},
|
1105
|
-
"PlayReadyDrm":{"shape":"PlayReadyDrm"},
|
1106
|
-
"Status":{"shape":"JobStatus"},
|
1107
|
-
"StatusDetail":{"shape":"Description"}
|
1108
|
-
}
|
1109
|
-
},
|
1110
|
-
"PlaylistFormat":{
|
1111
|
-
"type":"string",
|
1112
|
-
"pattern":"(^HLSv3$)|(^HLSv4$)|(^Smooth$)|(^MPEG-DASH$)"
|
1113
|
-
},
|
1114
|
-
"Playlists":{
|
1115
|
-
"type":"list",
|
1116
|
-
"member":{"shape":"Playlist"}
|
1117
|
-
},
|
1118
|
-
"Preset":{
|
1119
|
-
"type":"structure",
|
1120
|
-
"members":{
|
1121
|
-
"Id":{"shape":"Id"},
|
1122
|
-
"Arn":{"shape":"String"},
|
1123
|
-
"Name":{"shape":"Name"},
|
1124
|
-
"Description":{"shape":"Description"},
|
1125
|
-
"Container":{"shape":"PresetContainer"},
|
1126
|
-
"Audio":{"shape":"AudioParameters"},
|
1127
|
-
"Video":{"shape":"VideoParameters"},
|
1128
|
-
"Thumbnails":{"shape":"Thumbnails"},
|
1129
|
-
"Type":{"shape":"PresetType"}
|
1130
|
-
}
|
1131
|
-
},
|
1132
|
-
"PresetContainer":{
|
1133
|
-
"type":"string",
|
1134
|
-
"pattern":"(^mp4$)|(^ts$)|(^webm$)|(^mp3$)|(^flac$)|(^oga$)|(^ogg$)|(^fmp4$)|(^mpg$)|(^flv$)|(^gif$)|(^mxf$)|(^wav$)"
|
1135
|
-
},
|
1136
|
-
"PresetType":{
|
1137
|
-
"type":"string",
|
1138
|
-
"pattern":"(^System$)|(^Custom$)"
|
1139
|
-
},
|
1140
|
-
"PresetWatermark":{
|
1141
|
-
"type":"structure",
|
1142
|
-
"members":{
|
1143
|
-
"Id":{"shape":"PresetWatermarkId"},
|
1144
|
-
"MaxWidth":{"shape":"PixelsOrPercent"},
|
1145
|
-
"MaxHeight":{"shape":"PixelsOrPercent"},
|
1146
|
-
"SizingPolicy":{"shape":"WatermarkSizingPolicy"},
|
1147
|
-
"HorizontalAlign":{"shape":"HorizontalAlign"},
|
1148
|
-
"HorizontalOffset":{"shape":"PixelsOrPercent"},
|
1149
|
-
"VerticalAlign":{"shape":"VerticalAlign"},
|
1150
|
-
"VerticalOffset":{"shape":"PixelsOrPercent"},
|
1151
|
-
"Opacity":{"shape":"Opacity"},
|
1152
|
-
"Target":{"shape":"Target"}
|
1153
|
-
}
|
1154
|
-
},
|
1155
|
-
"PresetWatermarkId":{
|
1156
|
-
"type":"string",
|
1157
|
-
"max":40,
|
1158
|
-
"min":1
|
1159
|
-
},
|
1160
|
-
"PresetWatermarks":{
|
1161
|
-
"type":"list",
|
1162
|
-
"member":{"shape":"PresetWatermark"}
|
1163
|
-
},
|
1164
|
-
"Presets":{
|
1165
|
-
"type":"list",
|
1166
|
-
"member":{"shape":"Preset"}
|
1167
|
-
},
|
1168
|
-
"ReadJobRequest":{
|
1169
|
-
"type":"structure",
|
1170
|
-
"required":["Id"],
|
1171
|
-
"members":{
|
1172
|
-
"Id":{
|
1173
|
-
"shape":"Id",
|
1174
|
-
"location":"uri",
|
1175
|
-
"locationName":"Id"
|
1176
|
-
}
|
1177
|
-
}
|
1178
|
-
},
|
1179
|
-
"ReadJobResponse":{
|
1180
|
-
"type":"structure",
|
1181
|
-
"members":{
|
1182
|
-
"Job":{"shape":"Job"}
|
1183
|
-
}
|
1184
|
-
},
|
1185
|
-
"ReadPipelineRequest":{
|
1186
|
-
"type":"structure",
|
1187
|
-
"required":["Id"],
|
1188
|
-
"members":{
|
1189
|
-
"Id":{
|
1190
|
-
"shape":"Id",
|
1191
|
-
"location":"uri",
|
1192
|
-
"locationName":"Id"
|
1193
|
-
}
|
1194
|
-
}
|
1195
|
-
},
|
1196
|
-
"ReadPipelineResponse":{
|
1197
|
-
"type":"structure",
|
1198
|
-
"members":{
|
1199
|
-
"Pipeline":{"shape":"Pipeline"},
|
1200
|
-
"Warnings":{"shape":"Warnings"}
|
1201
|
-
}
|
1202
|
-
},
|
1203
|
-
"ReadPresetRequest":{
|
1204
|
-
"type":"structure",
|
1205
|
-
"required":["Id"],
|
1206
|
-
"members":{
|
1207
|
-
"Id":{
|
1208
|
-
"shape":"Id",
|
1209
|
-
"location":"uri",
|
1210
|
-
"locationName":"Id"
|
1211
|
-
}
|
1212
|
-
}
|
1213
|
-
},
|
1214
|
-
"ReadPresetResponse":{
|
1215
|
-
"type":"structure",
|
1216
|
-
"members":{
|
1217
|
-
"Preset":{"shape":"Preset"}
|
1218
|
-
}
|
1219
|
-
},
|
1220
|
-
"Resolution":{
|
1221
|
-
"type":"string",
|
1222
|
-
"pattern":"(^auto$)|(^\\d{1,5}x\\d{1,5}$)"
|
1223
|
-
},
|
1224
|
-
"ResourceInUseException":{
|
1225
|
-
"type":"structure",
|
1226
|
-
"members":{
|
1227
|
-
},
|
1228
|
-
"error":{"httpStatusCode":409},
|
1229
|
-
"exception":true
|
1230
|
-
},
|
1231
|
-
"ResourceNotFoundException":{
|
1232
|
-
"type":"structure",
|
1233
|
-
"members":{
|
1234
|
-
},
|
1235
|
-
"error":{"httpStatusCode":404},
|
1236
|
-
"exception":true
|
1237
|
-
},
|
1238
|
-
"Role":{
|
1239
|
-
"type":"string",
|
1240
|
-
"pattern":"^arn:aws:iam::\\w{12}:role/.+$"
|
1241
|
-
},
|
1242
|
-
"Rotate":{
|
1243
|
-
"type":"string",
|
1244
|
-
"pattern":"(^auto$)|(^0$)|(^90$)|(^180$)|(^270$)"
|
1245
|
-
},
|
1246
|
-
"SizingPolicy":{
|
1247
|
-
"type":"string",
|
1248
|
-
"pattern":"(^Fit$)|(^Fill$)|(^Stretch$)|(^Keep$)|(^ShrinkToFit$)|(^ShrinkToFill$)"
|
1249
|
-
},
|
1250
|
-
"SnsTopic":{
|
1251
|
-
"type":"string",
|
1252
|
-
"pattern":"(^$)|(^arn:aws:sns:.*:\\w{12}:.+$)"
|
1253
|
-
},
|
1254
|
-
"SnsTopics":{
|
1255
|
-
"type":"list",
|
1256
|
-
"member":{"shape":"SnsTopic"},
|
1257
|
-
"max":30
|
1258
|
-
},
|
1259
|
-
"StorageClass":{
|
1260
|
-
"type":"string",
|
1261
|
-
"pattern":"(^ReducedRedundancy$)|(^Standard$)"
|
1262
|
-
},
|
1263
|
-
"String":{"type":"string"},
|
1264
|
-
"Success":{
|
1265
|
-
"type":"string",
|
1266
|
-
"pattern":"(^true$)|(^false$)"
|
1267
|
-
},
|
1268
|
-
"Target":{
|
1269
|
-
"type":"string",
|
1270
|
-
"pattern":"(^Content$)|(^Frame$)"
|
1271
|
-
},
|
1272
|
-
"TestRoleRequest":{
|
1273
|
-
"type":"structure",
|
1274
|
-
"required":[
|
1275
|
-
"Role",
|
1276
|
-
"InputBucket",
|
1277
|
-
"OutputBucket",
|
1278
|
-
"Topics"
|
1279
|
-
],
|
1280
|
-
"members":{
|
1281
|
-
"Role":{"shape":"Role"},
|
1282
|
-
"InputBucket":{"shape":"BucketName"},
|
1283
|
-
"OutputBucket":{"shape":"BucketName"},
|
1284
|
-
"Topics":{"shape":"SnsTopics"}
|
1285
|
-
},
|
1286
|
-
"deprecated":true
|
1287
|
-
},
|
1288
|
-
"TestRoleResponse":{
|
1289
|
-
"type":"structure",
|
1290
|
-
"members":{
|
1291
|
-
"Success":{"shape":"Success"},
|
1292
|
-
"Messages":{"shape":"ExceptionMessages"}
|
1293
|
-
},
|
1294
|
-
"deprecated":true
|
1295
|
-
},
|
1296
|
-
"ThumbnailPattern":{
|
1297
|
-
"type":"string",
|
1298
|
-
"pattern":"(^$)|(^.*\\{count\\}.*$)"
|
1299
|
-
},
|
1300
|
-
"ThumbnailResolution":{
|
1301
|
-
"type":"string",
|
1302
|
-
"pattern":"^\\d{1,5}x\\d{1,5}$"
|
1303
|
-
},
|
1304
|
-
"Thumbnails":{
|
1305
|
-
"type":"structure",
|
1306
|
-
"members":{
|
1307
|
-
"Format":{"shape":"JpgOrPng"},
|
1308
|
-
"Interval":{"shape":"Digits"},
|
1309
|
-
"Resolution":{"shape":"ThumbnailResolution"},
|
1310
|
-
"AspectRatio":{"shape":"AspectRatio"},
|
1311
|
-
"MaxWidth":{"shape":"DigitsOrAuto"},
|
1312
|
-
"MaxHeight":{"shape":"DigitsOrAuto"},
|
1313
|
-
"SizingPolicy":{"shape":"SizingPolicy"},
|
1314
|
-
"PaddingPolicy":{"shape":"PaddingPolicy"}
|
1315
|
-
}
|
1316
|
-
},
|
1317
|
-
"Time":{
|
1318
|
-
"type":"string",
|
1319
|
-
"pattern":"(^\\d{1,5}(\\.\\d{0,3})?$)|(^([0-1]?[0-9]:|2[0-3]:)?([0-5]?[0-9]:)?[0-5]?[0-9](\\.\\d{0,3})?$)"
|
1320
|
-
},
|
1321
|
-
"TimeOffset":{
|
1322
|
-
"type":"string",
|
1323
|
-
"pattern":"(^[+-]?\\d{1,5}(\\.\\d{0,3})?$)|(^[+-]?([0-1]?[0-9]:|2[0-3]:)?([0-5]?[0-9]:)?[0-5]?[0-9](\\.\\d{0,3})?$)"
|
1324
|
-
},
|
1325
|
-
"TimeSpan":{
|
1326
|
-
"type":"structure",
|
1327
|
-
"members":{
|
1328
|
-
"StartTime":{"shape":"Time"},
|
1329
|
-
"Duration":{"shape":"Time"}
|
1330
|
-
}
|
1331
|
-
},
|
1332
|
-
"Timing":{
|
1333
|
-
"type":"structure",
|
1334
|
-
"members":{
|
1335
|
-
"SubmitTimeMillis":{"shape":"NullableLong"},
|
1336
|
-
"StartTimeMillis":{"shape":"NullableLong"},
|
1337
|
-
"FinishTimeMillis":{"shape":"NullableLong"}
|
1338
|
-
}
|
1339
|
-
},
|
1340
|
-
"UpdatePipelineNotificationsRequest":{
|
1341
|
-
"type":"structure",
|
1342
|
-
"required":[
|
1343
|
-
"Id",
|
1344
|
-
"Notifications"
|
1345
|
-
],
|
1346
|
-
"members":{
|
1347
|
-
"Id":{
|
1348
|
-
"shape":"Id",
|
1349
|
-
"location":"uri",
|
1350
|
-
"locationName":"Id"
|
1351
|
-
},
|
1352
|
-
"Notifications":{"shape":"Notifications"}
|
1353
|
-
}
|
1354
|
-
},
|
1355
|
-
"UpdatePipelineNotificationsResponse":{
|
1356
|
-
"type":"structure",
|
1357
|
-
"members":{
|
1358
|
-
"Pipeline":{"shape":"Pipeline"}
|
1359
|
-
}
|
1360
|
-
},
|
1361
|
-
"UpdatePipelineRequest":{
|
1362
|
-
"type":"structure",
|
1363
|
-
"required":["Id"],
|
1364
|
-
"members":{
|
1365
|
-
"Id":{
|
1366
|
-
"shape":"Id",
|
1367
|
-
"location":"uri",
|
1368
|
-
"locationName":"Id"
|
1369
|
-
},
|
1370
|
-
"Name":{"shape":"Name"},
|
1371
|
-
"InputBucket":{"shape":"BucketName"},
|
1372
|
-
"Role":{"shape":"Role"},
|
1373
|
-
"AwsKmsKeyArn":{"shape":"KeyArn"},
|
1374
|
-
"Notifications":{"shape":"Notifications"},
|
1375
|
-
"ContentConfig":{"shape":"PipelineOutputConfig"},
|
1376
|
-
"ThumbnailConfig":{"shape":"PipelineOutputConfig"}
|
1377
|
-
}
|
1378
|
-
},
|
1379
|
-
"UpdatePipelineResponse":{
|
1380
|
-
"type":"structure",
|
1381
|
-
"members":{
|
1382
|
-
"Pipeline":{"shape":"Pipeline"},
|
1383
|
-
"Warnings":{"shape":"Warnings"}
|
1384
|
-
}
|
1385
|
-
},
|
1386
|
-
"UpdatePipelineStatusRequest":{
|
1387
|
-
"type":"structure",
|
1388
|
-
"required":[
|
1389
|
-
"Id",
|
1390
|
-
"Status"
|
1391
|
-
],
|
1392
|
-
"members":{
|
1393
|
-
"Id":{
|
1394
|
-
"shape":"Id",
|
1395
|
-
"location":"uri",
|
1396
|
-
"locationName":"Id"
|
1397
|
-
},
|
1398
|
-
"Status":{"shape":"PipelineStatus"}
|
1399
|
-
}
|
1400
|
-
},
|
1401
|
-
"UpdatePipelineStatusResponse":{
|
1402
|
-
"type":"structure",
|
1403
|
-
"members":{
|
1404
|
-
"Pipeline":{"shape":"Pipeline"}
|
1405
|
-
}
|
1406
|
-
},
|
1407
|
-
"UserMetadata":{
|
1408
|
-
"type":"map",
|
1409
|
-
"key":{"shape":"String"},
|
1410
|
-
"value":{"shape":"String"}
|
1411
|
-
},
|
1412
|
-
"ValidationException":{
|
1413
|
-
"type":"structure",
|
1414
|
-
"members":{
|
1415
|
-
},
|
1416
|
-
"error":{"httpStatusCode":400},
|
1417
|
-
"exception":true
|
1418
|
-
},
|
1419
|
-
"VerticalAlign":{
|
1420
|
-
"type":"string",
|
1421
|
-
"pattern":"(^Top$)|(^Bottom$)|(^Center$)"
|
1422
|
-
},
|
1423
|
-
"VideoBitRate":{
|
1424
|
-
"type":"string",
|
1425
|
-
"pattern":"(^\\d{2,5}$)|(^auto$)"
|
1426
|
-
},
|
1427
|
-
"VideoCodec":{
|
1428
|
-
"type":"string",
|
1429
|
-
"pattern":"(^H\\.264$)|(^vp8$)|(^vp9$)|(^mpeg2$)|(^gif$)"
|
1430
|
-
},
|
1431
|
-
"VideoParameters":{
|
1432
|
-
"type":"structure",
|
1433
|
-
"members":{
|
1434
|
-
"Codec":{"shape":"VideoCodec"},
|
1435
|
-
"CodecOptions":{"shape":"CodecOptions"},
|
1436
|
-
"KeyframesMaxDist":{"shape":"KeyframesMaxDist"},
|
1437
|
-
"FixedGOP":{"shape":"FixedGOP"},
|
1438
|
-
"BitRate":{"shape":"VideoBitRate"},
|
1439
|
-
"FrameRate":{"shape":"FrameRate"},
|
1440
|
-
"MaxFrameRate":{"shape":"MaxFrameRate"},
|
1441
|
-
"Resolution":{"shape":"Resolution"},
|
1442
|
-
"AspectRatio":{"shape":"AspectRatio"},
|
1443
|
-
"MaxWidth":{"shape":"DigitsOrAuto"},
|
1444
|
-
"MaxHeight":{"shape":"DigitsOrAuto"},
|
1445
|
-
"DisplayAspectRatio":{"shape":"AspectRatio"},
|
1446
|
-
"SizingPolicy":{"shape":"SizingPolicy"},
|
1447
|
-
"PaddingPolicy":{"shape":"PaddingPolicy"},
|
1448
|
-
"Watermarks":{"shape":"PresetWatermarks"}
|
1449
|
-
}
|
1450
|
-
},
|
1451
|
-
"Warning":{
|
1452
|
-
"type":"structure",
|
1453
|
-
"members":{
|
1454
|
-
"Code":{"shape":"String"},
|
1455
|
-
"Message":{"shape":"String"}
|
1456
|
-
}
|
1457
|
-
},
|
1458
|
-
"Warnings":{
|
1459
|
-
"type":"list",
|
1460
|
-
"member":{"shape":"Warning"}
|
1461
|
-
},
|
1462
|
-
"WatermarkKey":{
|
1463
|
-
"type":"string",
|
1464
|
-
"max":1024,
|
1465
|
-
"min":1,
|
1466
|
-
"pattern":"(^.{1,1020}.jpg$)|(^.{1,1019}.jpeg$)|(^.{1,1020}.png$)"
|
1467
|
-
},
|
1468
|
-
"WatermarkSizingPolicy":{
|
1469
|
-
"type":"string",
|
1470
|
-
"pattern":"(^Fit$)|(^Stretch$)|(^ShrinkToFit$)"
|
1471
|
-
},
|
1472
|
-
"ZeroTo255String":{
|
1473
|
-
"type":"string",
|
1474
|
-
"max":255,
|
1475
|
-
"min":0
|
1476
|
-
},
|
1477
|
-
"ZeroTo512String":{
|
1478
|
-
"type":"string",
|
1479
|
-
"max":512,
|
1480
|
-
"min":0
|
1481
|
-
}
|
1482
|
-
}
|
1483
|
-
}
|