Skip to content

Commit

Permalink
Updates SDK to v2.803.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Dec 3, 2020
1 parent deb7bc7 commit 332573f
Show file tree
Hide file tree
Showing 21 changed files with 6,324 additions and 874 deletions.
17 changes: 17 additions & 0 deletions .changes/2.803.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "Batch",
"description": "This release adds support for customer to run Batch Jobs on ECS Fargate, the serverless compute engine built for containers on AWS. Customer can also propagate Job and Job Definition Tags to ECS Task."
},
{
"type": "feature",
"category": "ComputeOptimizer",
"description": "This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for EBS volumes that are attached to instances."
},
{
"type": "feature",
"category": "LicenseManager",
"description": "AWS License Manager enables managed entitlements for AWS customers and Software Vendors (ISV). You can track and distribute license entitlements from AWS Marketplace and supported ISVs."
}
]
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.802.0-->
<!--LATEST=2.803.0-->
<!--ENTRYINSERT-->

## 2.803.0
* feature: Batch: This release adds support for customer to run Batch Jobs on ECS Fargate, the serverless compute engine built for containers on AWS. Customer can also propagate Job and Job Definition Tags to ECS Task.
* feature: ComputeOptimizer: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for EBS volumes that are attached to instances.
* feature: LicenseManager: AWS License Manager enables managed entitlements for AWS customers and Software Vendors (ISV). You can track and distribute license entitlements from AWS Marketplace and supported ISVs.

## 2.802.0
* bugfix: Profile: Removes an incorrectly named service `Profile` that was included in release, v2.801.0
* feature: CustomerProfiles: This is the first release of Amazon Connect Customer Profiles, a unified customer profile for your Amazon Connect contact center.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version.
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.802.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.803.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
8 changes: 0 additions & 8 deletions apis/amplifybackend-2020-08-11.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1576,13 +1576,5 @@
}
}
}
},
"pagination": {
"ListBackendJobs": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Jobs"
}
}
}
166 changes: 79 additions & 87 deletions apis/amplifybackend-2020-08-11.normal.json

Large diffs are not rendered by default.

102 changes: 81 additions & 21 deletions apis/batch-2016-08-10.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,13 +254,19 @@
"shape": "S1b"
},
"timeout": {
"shape": "S21"
"shape": "S24"
},
"nodeProperties": {
"shape": "S22"
"shape": "S25"
},
"tags": {
"shape": "Si"
},
"propagateTags": {
"type": "boolean"
},
"platformCapabilities": {
"shape": "S28"
}
}
}
Expand Down Expand Up @@ -373,7 +379,7 @@
"reason": {},
"logStreamName": {},
"networkInterfaces": {
"shape": "S2i"
"shape": "S2n"
}
}
},
Expand Down Expand Up @@ -401,7 +407,7 @@
"type": "long"
},
"dependsOn": {
"shape": "S2l"
"shape": "S2q"
},
"jobDefinition": {},
"parameters": {
Expand Down Expand Up @@ -450,7 +456,7 @@
"logStreamName": {},
"instanceType": {},
"networkInterfaces": {
"shape": "S2i"
"shape": "S2n"
},
"resourceRequirements": {
"shape": "S1m"
Expand All @@ -463,6 +469,12 @@
},
"secrets": {
"shape": "S1z"
},
"networkConfiguration": {
"shape": "S21"
},
"fargatePlatformConfiguration": {
"shape": "S23"
}
}
},
Expand All @@ -478,7 +490,7 @@
}
},
"nodeProperties": {
"shape": "S22"
"shape": "S25"
},
"arrayProperties": {
"type": "structure",
Expand All @@ -499,10 +511,16 @@
}
},
"timeout": {
"shape": "S21"
"shape": "S24"
},
"tags": {
"shape": "Si"
},
"propagateTags": {
"type": "boolean"
},
"platformCapabilities": {
"shape": "S28"
}
}
}
Expand Down Expand Up @@ -643,16 +661,22 @@
"shape": "S1b"
},
"nodeProperties": {
"shape": "S22"
"shape": "S25"
},
"retryStrategy": {
"shape": "S17"
},
"propagateTags": {
"type": "boolean"
},
"timeout": {
"shape": "S21"
"shape": "S24"
},
"tags": {
"shape": "Si"
},
"platformCapabilities": {
"shape": "S28"
}
}
},
Expand Down Expand Up @@ -695,14 +719,14 @@
}
},
"dependsOn": {
"shape": "S2l"
"shape": "S2q"
},
"jobDefinition": {},
"parameters": {
"shape": "S16"
},
"containerOverrides": {
"shape": "S36"
"shape": "S3b"
},
"nodeOverrides": {
"type": "structure",
Expand All @@ -720,7 +744,7 @@
"members": {
"targetNodes": {},
"containerOverrides": {
"shape": "S36"
"shape": "S3b"
}
}
}
Expand All @@ -730,8 +754,11 @@
"retryStrategy": {
"shape": "S17"
},
"propagateTags": {
"type": "boolean"
},
"timeout": {
"shape": "S21"
"shape": "S24"
},
"tags": {
"shape": "Si"
Expand Down Expand Up @@ -848,6 +875,12 @@
},
"desiredvCpus": {
"type": "integer"
},
"subnets": {
"shape": "Sb"
},
"securityGroupIds": {
"shape": "Sb"
}
}
},
Expand Down Expand Up @@ -896,11 +929,8 @@
"type": "structure",
"required": [
"type",
"minvCpus",
"maxvCpus",
"instanceTypes",
"subnets",
"instanceRole"
"subnets"
],
"members": {
"type": {},
Expand Down Expand Up @@ -1020,9 +1050,13 @@
"members": {
"image": {},
"vcpus": {
"deprecated": true,
"deprecatedMessage": "This field is deprecated, use resourceRequirements instead.",
"type": "integer"
},
"memory": {
"deprecated": true,
"deprecatedMessage": "This field is deprecated, use resourceRequirements instead.",
"type": "integer"
},
"command": {
Expand Down Expand Up @@ -1061,6 +1095,12 @@
},
"secrets": {
"shape": "S1z"
},
"networkConfiguration": {
"shape": "S21"
},
"fargatePlatformConfiguration": {
"shape": "S23"
}
}
},
Expand Down Expand Up @@ -1221,14 +1261,26 @@
}
},
"S21": {
"type": "structure",
"members": {
"assignPublicIp": {}
}
},
"S23": {
"type": "structure",
"members": {
"platformVersion": {}
}
},
"S24": {
"type": "structure",
"members": {
"attemptDurationSeconds": {
"type": "integer"
}
}
},
"S22": {
"S25": {
"type": "structure",
"required": [
"numNodes",
Expand Down Expand Up @@ -1259,7 +1311,11 @@
}
}
},
"S2i": {
"S28": {
"type": "list",
"member": {}
},
"S2n": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1270,7 +1326,7 @@
}
}
},
"S2l": {
"S2q": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1280,13 +1336,17 @@
}
}
},
"S36": {
"S3b": {
"type": "structure",
"members": {
"vcpus": {
"deprecated": true,
"deprecatedMessage": "This field is deprecated, use resourceRequirements instead.",
"type": "integer"
},
"memory": {
"deprecated": true,
"deprecatedMessage": "This field is deprecated, use resourceRequirements instead.",
"type": "integer"
},
"command": {
Expand Down
Loading

0 comments on commit 332573f

Please sign in to comment.