Comparing version 2.2.18 to 2.2.19
@@ -7,7 +7,7 @@ { | ||
"jsonVersion": "1.1", | ||
"protocol": "json", | ||
"serviceAbbreviation": "Amazon ECS", | ||
"serviceFullName": "Amazon EC2 Container Service", | ||
"signatureVersion": "v4", | ||
"targetPrefix": "AmazonEC2ContainerServiceV20141113", | ||
"protocol": "json" | ||
"targetPrefix": "AmazonEC2ContainerServiceV20141113" | ||
}, | ||
@@ -538,3 +538,4 @@ "operations": { | ||
"cluster": {}, | ||
"task": {} | ||
"task": {}, | ||
"reason": {} | ||
} | ||
@@ -941,5 +942,3 @@ }, | ||
"type": "map", | ||
"key": { | ||
"required": true | ||
}, | ||
"key": {}, | ||
"value": {} | ||
@@ -976,5 +975,3 @@ }, | ||
"type": "map", | ||
"key": { | ||
"required": true | ||
}, | ||
"key": {}, | ||
"value": {} | ||
@@ -1059,3 +1056,13 @@ } | ||
}, | ||
"startedBy": {} | ||
"startedBy": {}, | ||
"stoppedReason": {}, | ||
"createdAt": { | ||
"type": "timestamp" | ||
}, | ||
"startedAt": { | ||
"type": "timestamp" | ||
}, | ||
"stoppedAt": { | ||
"type": "timestamp" | ||
} | ||
} | ||
@@ -1099,4 +1106,3 @@ }, | ||
} | ||
}, | ||
"examples": {} | ||
} | ||
} |
@@ -6,7 +6,7 @@ { | ||
"endpointPrefix": "elasticbeanstalk", | ||
"protocol": "query", | ||
"serviceAbbreviation": "Elastic Beanstalk", | ||
"serviceFullName": "AWS Elastic Beanstalk", | ||
"signatureVersion": "v4", | ||
"xmlNamespace": "http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/", | ||
"protocol": "query" | ||
"xmlNamespace": "http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/" | ||
}, | ||
@@ -44,2 +44,19 @@ "operations": { | ||
}, | ||
"ComposeEnvironments": { | ||
"input": { | ||
"type": "structure", | ||
"members": { | ||
"ApplicationName": {}, | ||
"GroupName": {}, | ||
"VersionLabels": { | ||
"type": "list", | ||
"member": {} | ||
} | ||
} | ||
}, | ||
"output": { | ||
"shape": "Se", | ||
"resultWrapper": "ComposeEnvironmentsResult" | ||
} | ||
}, | ||
"CreateApplication": { | ||
@@ -57,3 +74,3 @@ "input": { | ||
"output": { | ||
"shape": "Sc", | ||
"shape": "S11", | ||
"resultWrapper": "CreateApplicationResult" | ||
@@ -74,6 +91,9 @@ } | ||
"SourceBundle": { | ||
"shape": "Sl" | ||
"shape": "S16" | ||
}, | ||
"AutoCreateApplication": { | ||
"type": "boolean" | ||
}, | ||
"Process": { | ||
"type": "boolean" | ||
} | ||
@@ -83,3 +103,3 @@ } | ||
"output": { | ||
"shape": "Sp", | ||
"shape": "S1b", | ||
"resultWrapper": "CreateApplicationVersionResult" | ||
@@ -109,3 +129,3 @@ } | ||
"OptionSettings": { | ||
"shape": "Su" | ||
"shape": "S1g" | ||
} | ||
@@ -115,3 +135,3 @@ } | ||
"output": { | ||
"shape": "S10", | ||
"shape": "S1m", | ||
"resultWrapper": "CreateConfigurationTemplateResult" | ||
@@ -124,4 +144,3 @@ } | ||
"required": [ | ||
"ApplicationName", | ||
"EnvironmentName" | ||
"ApplicationName" | ||
], | ||
@@ -131,6 +150,7 @@ "members": { | ||
"EnvironmentName": {}, | ||
"GroupName": {}, | ||
"Description": {}, | ||
"CNAMEPrefix": {}, | ||
"Tier": { | ||
"shape": "S13" | ||
"shape": "Sx" | ||
}, | ||
@@ -151,6 +171,6 @@ "Tags": { | ||
"OptionSettings": { | ||
"shape": "Su" | ||
"shape": "S1g" | ||
}, | ||
"OptionsToRemove": { | ||
"shape": "S19" | ||
"shape": "S1t" | ||
} | ||
@@ -160,3 +180,3 @@ } | ||
"output": { | ||
"shape": "S1b", | ||
"shape": "Sg", | ||
"resultWrapper": "CreateEnvironmentResult" | ||
@@ -236,3 +256,3 @@ } | ||
"VersionLabels": { | ||
"shape": "Sg" | ||
"shape": "S13" | ||
} | ||
@@ -248,3 +268,3 @@ } | ||
"member": { | ||
"shape": "Sq" | ||
"shape": "S1c" | ||
} | ||
@@ -272,3 +292,3 @@ } | ||
"member": { | ||
"shape": "Sd" | ||
"shape": "S12" | ||
} | ||
@@ -288,3 +308,3 @@ } | ||
"Options": { | ||
"shape": "S19" | ||
"shape": "S1t" | ||
} | ||
@@ -356,3 +376,3 @@ } | ||
"member": { | ||
"shape": "S10" | ||
"shape": "S1m" | ||
} | ||
@@ -384,6 +404,6 @@ } | ||
"Causes": { | ||
"shape": "S2n" | ||
"shape": "S2w" | ||
}, | ||
"ApplicationMetrics": { | ||
"shape": "S2p" | ||
"shape": "S2y" | ||
}, | ||
@@ -524,12 +544,4 @@ "InstancesHealth": { | ||
"output": { | ||
"resultWrapper": "DescribeEnvironmentsResult", | ||
"type": "structure", | ||
"members": { | ||
"Environments": { | ||
"type": "list", | ||
"member": { | ||
"shape": "S1b" | ||
} | ||
} | ||
} | ||
"shape": "Se", | ||
"resultWrapper": "DescribeEnvironmentsResult" | ||
} | ||
@@ -612,3 +624,3 @@ }, | ||
"Causes": { | ||
"shape": "S2n" | ||
"shape": "S2w" | ||
}, | ||
@@ -619,3 +631,3 @@ "LaunchedAt": { | ||
"ApplicationMetrics": { | ||
"shape": "S2p" | ||
"shape": "S2y" | ||
}, | ||
@@ -777,2 +789,5 @@ "System": { | ||
"type": "boolean" | ||
}, | ||
"ForceTerminate": { | ||
"type": "boolean" | ||
} | ||
@@ -782,3 +797,3 @@ } | ||
"output": { | ||
"shape": "S1b", | ||
"shape": "Sg", | ||
"resultWrapper": "TerminateEnvironmentResult" | ||
@@ -799,3 +814,3 @@ } | ||
"output": { | ||
"shape": "Sc", | ||
"shape": "S11", | ||
"resultWrapper": "UpdateApplicationResult" | ||
@@ -818,3 +833,3 @@ } | ||
"output": { | ||
"shape": "Sp", | ||
"shape": "S1b", | ||
"resultWrapper": "UpdateApplicationVersionResult" | ||
@@ -835,6 +850,6 @@ } | ||
"OptionSettings": { | ||
"shape": "Su" | ||
"shape": "S1g" | ||
}, | ||
"OptionsToRemove": { | ||
"shape": "S19" | ||
"shape": "S1t" | ||
} | ||
@@ -844,3 +859,3 @@ } | ||
"output": { | ||
"shape": "S10", | ||
"shape": "S1m", | ||
"resultWrapper": "UpdateConfigurationTemplateResult" | ||
@@ -853,7 +868,9 @@ } | ||
"members": { | ||
"ApplicationName": {}, | ||
"EnvironmentId": {}, | ||
"EnvironmentName": {}, | ||
"GroupName": {}, | ||
"Description": {}, | ||
"Tier": { | ||
"shape": "S13" | ||
"shape": "Sx" | ||
}, | ||
@@ -864,6 +881,6 @@ "VersionLabel": {}, | ||
"OptionSettings": { | ||
"shape": "Su" | ||
"shape": "S1g" | ||
}, | ||
"OptionsToRemove": { | ||
"shape": "S19" | ||
"shape": "S1t" | ||
} | ||
@@ -873,3 +890,3 @@ } | ||
"output": { | ||
"shape": "S1b", | ||
"shape": "Sg", | ||
"resultWrapper": "UpdateEnvironmentResult" | ||
@@ -890,3 +907,3 @@ } | ||
"OptionSettings": { | ||
"shape": "Su" | ||
"shape": "S1g" | ||
} | ||
@@ -916,11 +933,93 @@ } | ||
"shapes": { | ||
"Sc": { | ||
"Se": { | ||
"type": "structure", | ||
"members": { | ||
"Environments": { | ||
"type": "list", | ||
"member": { | ||
"shape": "Sg" | ||
} | ||
} | ||
} | ||
}, | ||
"Sg": { | ||
"type": "structure", | ||
"members": { | ||
"EnvironmentName": {}, | ||
"EnvironmentId": {}, | ||
"ApplicationName": {}, | ||
"VersionLabel": {}, | ||
"SolutionStackName": {}, | ||
"TemplateName": {}, | ||
"Description": {}, | ||
"EndpointURL": {}, | ||
"CNAME": {}, | ||
"DateCreated": { | ||
"type": "timestamp" | ||
}, | ||
"DateUpdated": { | ||
"type": "timestamp" | ||
}, | ||
"Status": {}, | ||
"AbortableOperationInProgress": { | ||
"type": "boolean" | ||
}, | ||
"Health": {}, | ||
"HealthStatus": {}, | ||
"Resources": { | ||
"type": "structure", | ||
"members": { | ||
"LoadBalancer": { | ||
"type": "structure", | ||
"members": { | ||
"LoadBalancerName": {}, | ||
"Domain": {}, | ||
"Listeners": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"Protocol": {}, | ||
"Port": { | ||
"type": "integer" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"Tier": { | ||
"shape": "Sx" | ||
}, | ||
"EnvironmentLinks": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"LinkName": {}, | ||
"EnvironmentName": {} | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"Sx": { | ||
"type": "structure", | ||
"members": { | ||
"Name": {}, | ||
"Type": {}, | ||
"Version": {} | ||
} | ||
}, | ||
"S11": { | ||
"type": "structure", | ||
"members": { | ||
"Application": { | ||
"shape": "Sd" | ||
"shape": "S12" | ||
} | ||
} | ||
}, | ||
"Sd": { | ||
"S12": { | ||
"type": "structure", | ||
@@ -937,3 +1036,3 @@ "members": { | ||
"Versions": { | ||
"shape": "Sg" | ||
"shape": "S13" | ||
}, | ||
@@ -946,7 +1045,7 @@ "ConfigurationTemplates": { | ||
}, | ||
"Sg": { | ||
"S13": { | ||
"type": "list", | ||
"member": {} | ||
}, | ||
"Sl": { | ||
"S16": { | ||
"type": "structure", | ||
@@ -958,11 +1057,11 @@ "members": { | ||
}, | ||
"Sp": { | ||
"S1b": { | ||
"type": "structure", | ||
"members": { | ||
"ApplicationVersion": { | ||
"shape": "Sq" | ||
"shape": "S1c" | ||
} | ||
} | ||
}, | ||
"Sq": { | ||
"S1c": { | ||
"type": "structure", | ||
@@ -974,3 +1073,3 @@ "members": { | ||
"SourceBundle": { | ||
"shape": "Sl" | ||
"shape": "S16" | ||
}, | ||
@@ -982,6 +1081,7 @@ "DateCreated": { | ||
"type": "timestamp" | ||
} | ||
}, | ||
"Status": {} | ||
} | ||
}, | ||
"Su": { | ||
"S1g": { | ||
"type": "list", | ||
@@ -998,3 +1098,3 @@ "member": { | ||
}, | ||
"S10": { | ||
"S1m": { | ||
"type": "structure", | ||
@@ -1015,15 +1115,7 @@ "members": { | ||
"OptionSettings": { | ||
"shape": "Su" | ||
"shape": "S1g" | ||
} | ||
} | ||
}, | ||
"S13": { | ||
"type": "structure", | ||
"members": { | ||
"Name": {}, | ||
"Type": {}, | ||
"Version": {} | ||
} | ||
}, | ||
"S19": { | ||
"S1t": { | ||
"type": "list", | ||
@@ -1039,60 +1131,7 @@ "member": { | ||
}, | ||
"S1b": { | ||
"type": "structure", | ||
"members": { | ||
"EnvironmentName": {}, | ||
"EnvironmentId": {}, | ||
"ApplicationName": {}, | ||
"VersionLabel": {}, | ||
"SolutionStackName": {}, | ||
"TemplateName": {}, | ||
"Description": {}, | ||
"EndpointURL": {}, | ||
"CNAME": {}, | ||
"DateCreated": { | ||
"type": "timestamp" | ||
}, | ||
"DateUpdated": { | ||
"type": "timestamp" | ||
}, | ||
"Status": {}, | ||
"AbortableOperationInProgress": { | ||
"type": "boolean" | ||
}, | ||
"Health": {}, | ||
"HealthStatus": {}, | ||
"Resources": { | ||
"type": "structure", | ||
"members": { | ||
"LoadBalancer": { | ||
"type": "structure", | ||
"members": { | ||
"LoadBalancerName": {}, | ||
"Domain": {}, | ||
"Listeners": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"Protocol": {}, | ||
"Port": { | ||
"type": "integer" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"Tier": { | ||
"shape": "S13" | ||
} | ||
} | ||
}, | ||
"S2n": { | ||
"S2w": { | ||
"type": "list", | ||
"member": {} | ||
}, | ||
"S2p": { | ||
"S2y": { | ||
"type": "structure", | ||
@@ -1154,4 +1193,3 @@ "members": { | ||
} | ||
}, | ||
"examples": {} | ||
} | ||
} |
@@ -20,3 +20,3 @@ /** | ||
*/ | ||
VERSION: '2.2.18', | ||
VERSION: '2.2.19', | ||
@@ -23,0 +23,0 @@ /** |
{ | ||
"name": "aws-sdk", | ||
"description": "AWS SDK for JavaScript", | ||
"version": "2.2.18", | ||
"version": "2.2.19", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name":"Amazon Web Services", |
@@ -27,3 +27,3 @@ # AWS SDK for JavaScript | ||
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.2.18.min.js"></script> | ||
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.2.19.min.js"></script> | ||
@@ -30,0 +30,0 @@ The AWS SDK is also compatible with [browserify](http://browserify.org). |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3305187
99954