Skip to content

Commit

Permalink
Updates SDK to v2.798.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 23, 2020
1 parent 44ded82 commit d2b8964
Show file tree
Hide file tree
Showing 75 changed files with 12,804 additions and 2,885 deletions.
97 changes: 97 additions & 0 deletions .changes/2.798.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
[
{
"type": "feature",
"category": "ApplicationInsights",
"description": "Add Detected Workload to ApplicationComponent which shows the workloads that installed in the component"
},
{
"type": "feature",
"category": "CodeArtifact",
"description": "Add support for the NuGet package format."
},
{
"type": "feature",
"category": "CodeStarconnections",
"description": "Added support for the UpdateHost API."
},
{
"type": "feature",
"category": "DynamoDB",
"description": "With this release, you can capture data changes in any Amazon DynamoDB table as an Amazon Kinesis data stream. You also can use PartiQL (SQL-compatible language) to manipulate data in DynamoDB tables."
},
{
"type": "feature",
"category": "EC2",
"description": "This release adds support for Multiple Private DNS names to DescribeVpcEndpointServices response."
},
{
"type": "feature",
"category": "ECS",
"description": "This release adds support for updating capacity providers, specifying custom instance warmup periods for capacity providers, and using deployment circuit breaker for your ECS Services."
},
{
"type": "feature",
"category": "EMR",
"description": "Add API support for EMR Studio, a new notebook-first IDE for data scientists and data engineers with single sign-on, Jupyter notebooks, automated infrastructure provisioning, and job diagnosis."
},
{
"type": "feature",
"category": "ForecastService",
"description": "Releasing the set of PredictorBacktestExportJob APIs which allow customers to export backtest values and item-level metrics data from Predictor training."
},
{
"type": "feature",
"category": "Glue",
"description": "Feature1 - Glue crawler adds data lineage configuration option. Feature2 - AWS Glue Data Catalog adds APIs for PartitionIndex creation and deletion as part of Enhancement Partition Management feature."
},
{
"type": "feature",
"category": "Iot",
"description": "This release enables users to identify different file types in the over-the-air update (OTA) functionality using fileType parameter for CreateOTAUpdate API"
},
{
"type": "feature",
"category": "Kafka",
"description": "Adding MAINTENANCE and REBOOTING_BROKER to Cluster states."
},
{
"type": "feature",
"category": "Lambda",
"description": "This release includes support for new feature: Code Signing for AWS Lambda. This adds new resources and APIs to configure Lambda functions to accept and verify signed code artifacts at deployment."
},
{
"type": "feature",
"category": "LicenseManager",
"description": "AWS License Manager now provides the ability for license administrators to be able to associate license configurations to AMIs shared with their AWS account"
},
{
"type": "feature",
"category": "Outposts",
"description": "Support specifying tags during the creation of the Outpost resource. Tags are now returned in the response body of Outpost APIs."
},
{
"type": "feature",
"category": "SSOAdmin",
"description": "AWS Single Sign-On now enables attribute-based access control for workforce identities to simplify permissions in AWS"
},
{
"type": "feature",
"category": "SecurityHub",
"description": "Updated the account management API to support the integration with AWS Organizations. Added new methods to allow users to view and manage the delegated administrator account for Security Hub."
},
{
"type": "feature",
"category": "Signer",
"description": "AWS Signer is launching code-signing for AWS Lambda. Now customers can cryptographically sign Lambda code to ensure trust, integrity, and functionality."
},
{
"type": "feature",
"category": "TimestreamQuery",
"description": "Amazon Timestream now supports \"QueryStatus\" in Query API which has information about cumulative bytes scanned, metered, as well as progress percentage for the query."
},
{
"type": "feature",
"category": "Translate",
"description": "This update adds new operations to create and manage parallel data in Amazon Translate. Parallel data is a resource that you can use to run Active Custom Translation jobs."
}
]
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,28 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.797.0-->
<!--LATEST=2.798.0-->
<!--ENTRYINSERT-->

## 2.798.0
* feature: ApplicationInsights: Add Detected Workload to ApplicationComponent which shows the workloads that installed in the component
* feature: CodeArtifact: Add support for the NuGet package format.
* feature: CodeStarconnections: Added support for the UpdateHost API.
* feature: DynamoDB: With this release, you can capture data changes in any Amazon DynamoDB table as an Amazon Kinesis data stream. You also can use PartiQL (SQL-compatible language) to manipulate data in DynamoDB tables.
* feature: EC2: This release adds support for Multiple Private DNS names to DescribeVpcEndpointServices response.
* feature: ECS: This release adds support for updating capacity providers, specifying custom instance warmup periods for capacity providers, and using deployment circuit breaker for your ECS Services.
* feature: EMR: Add API support for EMR Studio, a new notebook-first IDE for data scientists and data engineers with single sign-on, Jupyter notebooks, automated infrastructure provisioning, and job diagnosis.
* feature: ForecastService: Releasing the set of PredictorBacktestExportJob APIs which allow customers to export backtest values and item-level metrics data from Predictor training.
* feature: Glue: Feature1 - Glue crawler adds data lineage configuration option. Feature2 - AWS Glue Data Catalog adds APIs for PartitionIndex creation and deletion as part of Enhancement Partition Management feature.
* feature: Iot: This release enables users to identify different file types in the over-the-air update (OTA) functionality using fileType parameter for CreateOTAUpdate API
* feature: Kafka: Adding MAINTENANCE and REBOOTING_BROKER to Cluster states.
* feature: Lambda: This release includes support for new feature: Code Signing for AWS Lambda. This adds new resources and APIs to configure Lambda functions to accept and verify signed code artifacts at deployment.
* feature: LicenseManager: AWS License Manager now provides the ability for license administrators to be able to associate license configurations to AMIs shared with their AWS account
* feature: Outposts: Support specifying tags during the creation of the Outpost resource. Tags are now returned in the response body of Outpost APIs.
* feature: SSOAdmin: AWS Single Sign-On now enables attribute-based access control for workforce identities to simplify permissions in AWS
* feature: SecurityHub: Updated the account management API to support the integration with AWS Organizations. Added new methods to allow users to view and manage the delegated administrator account for Security Hub.
* feature: Signer: AWS Signer is launching code-signing for AWS Lambda. Now customers can cryptographically sign Lambda code to ensure trust, integrity, and functionality.
* feature: TimestreamQuery: Amazon Timestream now supports "QueryStatus" in Query API which has information about cumulative bytes scanned, metered, as well as progress percentage for the query.
* feature: Translate: This update adds new operations to create and manage parallel data in Amazon Translate. Parallel data is a resource that you can use to run Active Custom Translation jobs.

## 2.797.0
* feature: AppMesh: This release makes tag value a required attribute of the tag's key-value pair.
* feature: Chime: The Amazon Chime SDK for messaging provides the building blocks needed to build chat and other real-time collaboration features.
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.797.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.798.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
40 changes: 31 additions & 9 deletions apis/application-insights-2018-11-25.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
"type": "structure",
"members": {
"ApplicationComponent": {
"shape": "S10"
"shape": "S11"
},
"ResourceList": {
"shape": "Sg"
Expand Down Expand Up @@ -270,7 +270,7 @@
"type": "structure",
"members": {
"Observation": {
"shape": "S1e"
"shape": "S1k"
}
}
}
Expand All @@ -289,7 +289,7 @@
"type": "structure",
"members": {
"Problem": {
"shape": "S2f"
"shape": "S2w"
}
}
}
Expand All @@ -313,7 +313,7 @@
"ObservationList": {
"type": "list",
"member": {
"shape": "S1e"
"shape": "S1k"
}
}
}
Expand Down Expand Up @@ -364,7 +364,7 @@
"ApplicationComponentList": {
"type": "list",
"member": {
"shape": "S10"
"shape": "S11"
}
},
"NextToken": {}
Expand Down Expand Up @@ -490,7 +490,7 @@
"ProblemList": {
"type": "list",
"member": {
"shape": "S2f"
"shape": "S2w"
}
},
"NextToken": {}
Expand Down Expand Up @@ -701,18 +701,29 @@
}
}
},
"S10": {
"S11": {
"type": "structure",
"members": {
"ComponentName": {},
"ComponentRemarks": {},
"ResourceType": {},
"OsType": {},
"Tier": {},
"Monitor": {
"type": "boolean"
},
"DetectedWorkload": {
"type": "map",
"key": {},
"value": {
"type": "map",
"key": {},
"value": {}
}
}
}
},
"S1e": {
"S1k": {
"type": "structure",
"members": {
"Id": {},
Expand Down Expand Up @@ -750,6 +761,17 @@
"CodeDeployApplication": {},
"CodeDeployInstanceGroupId": {},
"Ec2State": {},
"RdsEventCategories": {},
"RdsEventMessage": {},
"S3EventName": {},
"StatesExecutionArn": {},
"StatesArn": {},
"StatesStatus": {},
"StatesInput": {},
"EbsEvent": {},
"EbsResult": {},
"EbsCause": {},
"EbsRequestId": {},
"XRayFaultPercent": {
"type": "integer"
},
Expand All @@ -769,7 +791,7 @@
"XRayNodeType": {}
}
},
"S2f": {
"S2w": {
"type": "structure",
"members": {
"Id": {},
Expand Down
Loading

0 comments on commit d2b8964

Please sign in to comment.