You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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."
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-1Lines changed: 19 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,25 @@
1
1
# Changelog for AWS SDK for JavaScript
2
-
<!--LATEST=2.1256.0-->
2
+
<!--LATEST=2.1257.0-->
3
3
<!--ENTRYINSERT-->
4
4
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
+
5
23
## 2.1256.0
6
24
* feature: Billingconductor: This release adds a new feature BillingEntity pricing rule.
7
25
* feature: CloudFormation: Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks
Copy file name to clipboardExpand all lines: apis/amplify-2017-07-25.normal.json
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1153,7 +1153,7 @@
1153
1153
},
1154
1154
"platform": {
1155
1155
"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>"
1157
1157
},
1158
1158
"createTime": {
1159
1159
"shape": "CreateTime",
@@ -1628,7 +1628,7 @@
1628
1628
},
1629
1629
"platform": {
1630
1630
"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>"
1632
1632
},
1633
1633
"iamServiceRoleArn": {
1634
1634
"shape": "ServiceRoleArn",
@@ -3189,7 +3189,8 @@
3189
3189
"type": "string",
3190
3190
"enum": [
3191
3191
"WEB",
3192
-
"WEB_DYNAMIC"
3192
+
"WEB_DYNAMIC",
3193
+
"WEB_COMPUTE"
3193
3194
]
3194
3195
},
3195
3196
"ProductionBranch": {
@@ -3550,14 +3551,14 @@
3550
3551
"member": {
3551
3552
"shape": "SubDomainSetting"
3552
3553
},
3553
-
"max": 255
3554
+
"max": 500
3554
3555
},
3555
3556
"SubDomains": {
3556
3557
"type": "list",
3557
3558
"member": {
3558
3559
"shape": "SubDomain"
3559
3560
},
3560
-
"max": 255
3561
+
"max": 500
3561
3562
},
3562
3563
"TTL": {
3563
3564
"type": "string",
@@ -3697,7 +3698,7 @@
3697
3698
},
3698
3699
"platform": {
3699
3700
"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>"
0 commit comments