Skip to content

Commit ee0fbb8

Browse files
author
awstools
committed
Updates SDK to v2.1257.0
1 parent 6d1a84d commit ee0fbb8

File tree

61 files changed

+4836
-695
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+4836
-695
lines changed

.changes/2.1257.0.json

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "Amplify",
5+
"description": "Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support."
6+
},
7+
{
8+
"type": "feature",
9+
"category": "AppSync",
10+
"description": "This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "Appflow",
15+
"description": "AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "DMS",
20+
"description": "Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances"
21+
},
22+
{
23+
"type": "feature",
24+
"category": "EC2",
25+
"description": "This release adds a new optional parameter \"privateIpAddress\" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned."
26+
},
27+
{
28+
"type": "feature",
29+
"category": "EMRServerless",
30+
"description": "Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones."
31+
},
32+
{
33+
"type": "feature",
34+
"category": "Ivschat",
35+
"description": "Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose."
36+
},
37+
{
38+
"type": "feature",
39+
"category": "Lambda",
40+
"description": "Add Node 18 (nodejs18.x) support to AWS Lambda."
41+
},
42+
{
43+
"type": "feature",
44+
"category": "Personalize",
45+
"description": "This release provides support for creation and use of metric attributions in AWS Personalize"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Polly",
50+
"description": "Add two new neural voices - Ola (pl-PL) and Hala (ar-AE)."
51+
},
52+
{
53+
"type": "feature",
54+
"category": "RUM",
55+
"description": "CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED."
56+
},
57+
{
58+
"type": "feature",
59+
"category": "S3Control",
60+
"description": "Added 34 new S3 Storage Lens metrics to support additional customer use cases."
61+
},
62+
{
63+
"type": "feature",
64+
"category": "SecurityHub",
65+
"description": "Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail"
66+
},
67+
{
68+
"type": "feature",
69+
"category": "ServiceCatalogAppRegistry",
70+
"description": "This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application."
71+
},
72+
{
73+
"type": "feature",
74+
"category": "Textract",
75+
"description": "This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API"
76+
},
77+
{
78+
"type": "feature",
79+
"category": "WorkSpaces",
80+
"description": "The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details."
81+
}
82+
]

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,25 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.1256.0-->
2+
<!--LATEST=2.1257.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1257.0
6+
* feature: Amplify: Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.
7+
* feature: AppSync: This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.
8+
* feature: Appflow: AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.
9+
* feature: DMS: Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances
10+
* feature: EC2: This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.
11+
* feature: EMRServerless: Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones.
12+
* feature: Ivschat: Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.
13+
* feature: Lambda: Add Node 18 (nodejs18.x) support to AWS Lambda.
14+
* feature: Personalize: This release provides support for creation and use of metric attributions in AWS Personalize
15+
* feature: Polly: Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).
16+
* feature: RUM: CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED.
17+
* feature: S3Control: Added 34 new S3 Storage Lens metrics to support additional customer use cases.
18+
* feature: SecurityHub: Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail
19+
* feature: ServiceCatalogAppRegistry: This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application.
20+
* feature: Textract: This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API
21+
* feature: WorkSpaces: The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details.
22+
523
## 2.1256.0
624
* feature: Billingconductor: This release adds a new feature BillingEntity pricing rule.
725
* feature: CloudFormation: Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
2929
To use the SDK in the browser, simply add the following script tag to your
3030
HTML pages:
3131

32-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1256.0.min.js"></script>
32+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1257.0.min.js"></script>
3333

3434
You can also build a custom browser SDK with your specified set of AWS services.
3535
This can allow you to reduce the SDK's size, specify different API versions of

apis/amplify-2017-07-25.normal.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@
11531153
},
11541154
"platform": {
11551155
"shape": "Platform",
1156-
"documentation": "<p> The platform for the Amplify app. </p>"
1156+
"documentation": "<p> The platform for the Amplify app. For a static app, set the platform type to <code>WEB</code>. For a dynamic server-side rendered (SSR) app, set the platform type to <code>WEB_COMPUTE</code>. For an app requiring Amplify Hosting's original SSR support only, set the platform type to <code>WEB_DYNAMIC</code>.</p>"
11571157
},
11581158
"createTime": {
11591159
"shape": "CreateTime",
@@ -1628,7 +1628,7 @@
16281628
},
16291629
"platform": {
16301630
"shape": "Platform",
1631-
"documentation": "<p> The platform or framework for an Amplify app. </p>"
1631+
"documentation": "<p> The platform for the Amplify app. For a static app, set the platform type to <code>WEB</code>. For a dynamic server-side rendered (SSR) app, set the platform type to <code>WEB_COMPUTE</code>. For an app requiring Amplify Hosting's original SSR support only, set the platform type to <code>WEB_DYNAMIC</code>.</p>"
16321632
},
16331633
"iamServiceRoleArn": {
16341634
"shape": "ServiceRoleArn",
@@ -3189,7 +3189,8 @@
31893189
"type": "string",
31903190
"enum": [
31913191
"WEB",
3192-
"WEB_DYNAMIC"
3192+
"WEB_DYNAMIC",
3193+
"WEB_COMPUTE"
31933194
]
31943195
},
31953196
"ProductionBranch": {
@@ -3550,14 +3551,14 @@
35503551
"member": {
35513552
"shape": "SubDomainSetting"
35523553
},
3553-
"max": 255
3554+
"max": 500
35543555
},
35553556
"SubDomains": {
35563557
"type": "list",
35573558
"member": {
35583559
"shape": "SubDomain"
35593560
},
3560-
"max": 255
3561+
"max": 500
35613562
},
35623563
"TTL": {
35633564
"type": "string",
@@ -3697,7 +3698,7 @@
36973698
},
36983699
"platform": {
36993700
"shape": "Platform",
3700-
"documentation": "<p> The platform for an Amplify app. </p>"
3701+
"documentation": "<p> The platform for the Amplify app. For a static app, set the platform type to <code>WEB</code>. For a dynamic server-side rendered (SSR) app, set the platform type to <code>WEB_COMPUTE</code>. For an app requiring Amplify Hosting's original SSR support only, set the platform type to <code>WEB_DYNAMIC</code>.</p>"
37013702
},
37023703
"iamServiceRoleArn": {
37033704
"shape": "ServiceRoleArn",

0 commit comments

Comments
 (0)