Skip to content

Commit

Permalink
Updates SDK to v2.1498.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 16, 2023
1 parent ee8405d commit 773200f
Show file tree
Hide file tree
Showing 74 changed files with 27,346 additions and 5,394 deletions.
102 changes: 102 additions & 0 deletions .changes/2.1498.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
[
{
"type": "feature",
"category": "CodeCatalyst",
"description": "This release includes updates to the Dev Environment APIs to include an optional vpcConnectionName parameter that supports using Dev Environments with Amazon VPC."
},
{
"type": "feature",
"category": "DLM",
"description": "This release adds support for Amazon Data Lifecycle Manager default policies for EBS snapshots and EBS-backed AMIs."
},
{
"type": "feature",
"category": "EC2",
"description": "Enable use of tenant-specific PublicSigningKeyUrl from device trust providers and onboard jumpcloud as a new device trust provider."
},
{
"type": "feature",
"category": "FSx",
"description": "Enables customers to update their PerUnitStorageThroughput on their Lustre file systems."
},
{
"type": "feature",
"category": "Glue",
"description": "Introduces new column statistics APIs to support statistics generation for tables within the Glue Data Catalog."
},
{
"type": "feature",
"category": "IVSRealTime",
"description": "This release introduces server side composition and recording for stages."
},
{
"type": "feature",
"category": "Imagebuilder",
"description": "This release adds the Image Lifecycle Management feature to automate the process of deprecating, disabling and deleting outdated images and their associated resources."
},
{
"type": "feature",
"category": "Iot",
"description": "GA release the ability to index and search devices based on their GeoLocation data. With GeoQueries you can narrow your search to retrieve devices located in the desired geographic boundary."
},
{
"type": "feature",
"category": "Kafka",
"description": "Added a new API response field which determines if there is an action required from the customer regarding their cluster."
},
{
"type": "feature",
"category": "Lambda",
"description": "Adds support for logging configuration in Lambda Functions. Customers will have more control how their function logs are captured and to which cloud watch log group they are delivered also."
},
{
"type": "feature",
"category": "Macie2",
"description": "This release adds support for configuring Macie to assume an IAM role when retrieving sample occurrences of sensitive data reported by findings."
},
{
"type": "feature",
"category": "MediaPackage",
"description": "DRM_TOP_LEVEL_COMPACT allows placing content protection elements at the MPD level and referenced at the AdaptationSet level"
},
{
"type": "feature",
"category": "PinpointSMSVoiceV2",
"description": "Amazon Pinpoint now offers additional operations as part of version 2 of the SMS and voice APIs. This release includes 26 new APIs to create and manage phone number registrations, add verified destination numbers, and request sender IDs."
},
{
"type": "feature",
"category": "Polly",
"description": "Add new engine - long-form - dedicated for longer content, such as news articles, training materials, or marketing videos."
},
{
"type": "feature",
"category": "QuickSight",
"description": "Custom permission support for QuickSight roles; Three new datasources STARBURST, TRINO, BIGQUERY; Lenient mode changes the default behavior to allow for exporting and importing with certain UI allowed errors, Support for permissions and tags export and import."
},
{
"type": "feature",
"category": "SSM",
"description": "This release introduces the ability to filter automation execution steps which have parent steps. In addition, runbook variable information is returned by GetAutomationExecution and parent step information is returned by the DescribeAutomationStepExecutions API."
},
{
"type": "feature",
"category": "SSMIncidents",
"description": "Introduces new APIs ListIncidentFindings and BatchGetIncidentFindings to use findings related to an incident."
},
{
"type": "feature",
"category": "SSOAdmin",
"description": "Instances bound to a single AWS account, API operations for managing instances and applications, and assignments to applications are now supported. Trusted identity propagation is also supported, with new API operations for managing trusted token issuers and application grants and scopes."
},
{
"type": "feature",
"category": "SageMaker",
"description": "Amazon SageMaker Studio now supports Trainium instance types - trn1.2xlarge, trn1.32xlarge, trn1n.32xlarge."
},
{
"type": "feature",
"category": "Transfer",
"description": "Introduced S3StorageOptions for servers to enable directory listing optimizations and added Type fields to logical directory mappings."
}
]
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,29 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1497.0-->
<!--LATEST=2.1498.0-->
<!--ENTRYINSERT-->

## 2.1498.0
* feature: CodeCatalyst: This release includes updates to the Dev Environment APIs to include an optional vpcConnectionName parameter that supports using Dev Environments with Amazon VPC.
* feature: DLM: This release adds support for Amazon Data Lifecycle Manager default policies for EBS snapshots and EBS-backed AMIs.
* feature: EC2: Enable use of tenant-specific PublicSigningKeyUrl from device trust providers and onboard jumpcloud as a new device trust provider.
* feature: FSx: Enables customers to update their PerUnitStorageThroughput on their Lustre file systems.
* feature: Glue: Introduces new column statistics APIs to support statistics generation for tables within the Glue Data Catalog.
* feature: IVSRealTime: This release introduces server side composition and recording for stages.
* feature: Imagebuilder: This release adds the Image Lifecycle Management feature to automate the process of deprecating, disabling and deleting outdated images and their associated resources.
* feature: Iot: GA release the ability to index and search devices based on their GeoLocation data. With GeoQueries you can narrow your search to retrieve devices located in the desired geographic boundary.
* feature: Kafka: Added a new API response field which determines if there is an action required from the customer regarding their cluster.
* feature: Lambda: Adds support for logging configuration in Lambda Functions. Customers will have more control how their function logs are captured and to which cloud watch log group they are delivered also.
* feature: Macie2: This release adds support for configuring Macie to assume an IAM role when retrieving sample occurrences of sensitive data reported by findings.
* feature: MediaPackage: DRM_TOP_LEVEL_COMPACT allows placing content protection elements at the MPD level and referenced at the AdaptationSet level
* feature: PinpointSMSVoiceV2: Amazon Pinpoint now offers additional operations as part of version 2 of the SMS and voice APIs. This release includes 26 new APIs to create and manage phone number registrations, add verified destination numbers, and request sender IDs.
* feature: Polly: Add new engine - long-form - dedicated for longer content, such as news articles, training materials, or marketing videos.
* feature: QuickSight: Custom permission support for QuickSight roles; Three new datasources STARBURST, TRINO, BIGQUERY; Lenient mode changes the default behavior to allow for exporting and importing with certain UI allowed errors, Support for permissions and tags export and import.
* feature: SSM: This release introduces the ability to filter automation execution steps which have parent steps. In addition, runbook variable information is returned by GetAutomationExecution and parent step information is returned by the DescribeAutomationStepExecutions API.
* feature: SSMIncidents: Introduces new APIs ListIncidentFindings and BatchGetIncidentFindings to use findings related to an incident.
* feature: SSOAdmin: Instances bound to a single AWS account, API operations for managing instances and applications, and assignments to applications are now supported. Trusted identity propagation is also supported, with new API operations for managing trusted token issuers and application grants and scopes.
* feature: SageMaker: Amazon SageMaker Studio now supports Trainium instance types - trn1.2xlarge, trn1.32xlarge, trn1n.32xlarge.
* feature: Transfer: Introduced S3StorageOptions for servers to enable directory listing optimizations and added Type fields to logical directory mappings.

## 2.1497.0
* feature: AutoScaling: This release introduces Instance Maintenance Policy, a new EC2 Auto Scaling capability that allows customers to define whether instances are launched before or after existing instances are terminated during instance replacement operations.
* feature: CloudTrail: The Lake Repricing feature lets customers configure a BillingMode for an event data store. The BillingMode determines the cost for ingesting and storing events and the default and maximum retention period for the event data store.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
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.1497.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1498.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
12 changes: 8 additions & 4 deletions apis/codecatalyst-2022-09-28.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@
"type": "integer"
}
}
}
},
"vpcConnectionName": {}
}
},
"output": {
Expand All @@ -119,7 +120,8 @@
"members": {
"spaceName": {},
"projectName": {},
"id": {}
"id": {},
"vpcConnectionName": {}
}
},
"idempotent": true
Expand Down Expand Up @@ -493,7 +495,8 @@
},
"persistentStorage": {
"shape": "S1m"
}
},
"vpcConnectionName": {}
}
}
},
Expand Down Expand Up @@ -1032,7 +1035,8 @@
},
"persistentStorage": {
"shape": "S1m"
}
},
"vpcConnectionName": {}
}
}
},
Expand Down
16 changes: 16 additions & 0 deletions apis/codecatalyst-2022-09-28.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1512,6 +1512,10 @@
"persistentStorage": {
"shape": "PersistentStorageConfiguration",
"documentation": "<p>Information about the amount of storage allocated to the Dev Environment. </p> <note> <p>By default, a Dev Environment is configured to have 16GB of persistent storage when created from the Amazon CodeCatalyst console, but there is no default when programmatically creating a Dev Environment. Valid values for persistent storage are based on memory sizes in 16GB increments. Valid values are 16, 32, and 64.</p> </note>"
},
"vpcConnectionName": {
"shape": "NameString",
"documentation": "<p>The name of the connection to use connect to a Amazon VPC.</p>"
}
}
},
Expand Down Expand Up @@ -1540,6 +1544,10 @@
"id": {
"shape": "Uuid",
"documentation": "<p>The system-generated unique ID of the Dev Environment. </p>"
},
"vpcConnectionName": {
"shape": "NameString",
"documentation": "<p>The name of the connection used to connect to Amazon VPC used when the Dev Environment was created, if any.</p>"
}
}
},
Expand Down Expand Up @@ -2085,6 +2093,10 @@
"persistentStorage": {
"shape": "PersistentStorage",
"documentation": "<p>Information about the configuration of persistent storage for the Dev Environment.</p>"
},
"vpcConnectionName": {
"shape": "NameString",
"documentation": "<p>The name of the connection used to connect to Amazon VPC used when the Dev Environment was created, if any.</p>"
}
},
"documentation": "<p>Information about a Dev Environment. </p>"
Expand Down Expand Up @@ -2377,6 +2389,10 @@
"persistentStorage": {
"shape": "PersistentStorage",
"documentation": "<p>Information about the amount of storage allocated to the Dev Environment. By default, a Dev Environment is configured to have 16GB of persistent storage.</p>"
},
"vpcConnectionName": {
"shape": "NameString",
"documentation": "<p>The name of the connection used to connect to Amazon VPC used when the Dev Environment was created, if any.</p>"
}
}
},
Expand Down
Loading

0 comments on commit 773200f

Please sign in to comment.