Skip to content

Commit

Permalink
Updates SDK to v2.1426.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 31, 2023
1 parent d6244db commit b085bd8
Show file tree
Hide file tree
Showing 42 changed files with 5,650 additions and 996 deletions.
57 changes: 57 additions & 0 deletions .changes/2.1426.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
[
{
"type": "feature",
"category": "AmplifyUIBuilder",
"description": "Amplify Studio releases GraphQL support for codegen job action."
},
{
"type": "feature",
"category": "AutoScaling",
"description": "You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met."
},
{
"type": "feature",
"category": "CleanRooms",
"description": "This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying."
},
{
"type": "feature",
"category": "CodeStarconnections",
"description": "New integration with the Gitlab provider type."
},
{
"type": "feature",
"category": "Drs",
"description": "Add support for in-aws right sizing"
},
{
"type": "feature",
"category": "Inspector2",
"description": "This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings."
},
{
"type": "feature",
"category": "LookoutEquipment",
"description": "This release includes new import resource, model versioning and resource policy features."
},
{
"type": "feature",
"category": "Omics",
"description": "Add CreationType filter for ListReadSets"
},
{
"type": "feature",
"category": "RDS",
"description": "This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance."
},
{
"type": "feature",
"category": "Route53",
"description": "Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region."
},
{
"type": "feature",
"category": "Scheduler",
"description": "This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation."
}
]
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1425.0-->
<!--LATEST=2.1426.0-->
<!--ENTRYINSERT-->

## 2.1426.0
* feature: AmplifyUIBuilder: Amplify Studio releases GraphQL support for codegen job action.
* feature: AutoScaling: You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.
* feature: CleanRooms: This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.
* feature: CodeStarconnections: New integration with the Gitlab provider type.
* feature: Drs: Add support for in-aws right sizing
* feature: Inspector2: This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings.
* feature: LookoutEquipment: This release includes new import resource, model versioning and resource policy features.
* feature: Omics: Add CreationType filter for ListReadSets
* feature: RDS: This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance.
* feature: Route53: Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
* feature: Scheduler: This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation.

## 2.1425.0
* feature: ApplicationInsights: This release enable customer to add/remove/update more than one workload for a component
* feature: CloudFormation: This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.
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.1425.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1426.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
49 changes: 40 additions & 9 deletions apis/amplifyuibuilder-2021-08-11.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1068,13 +1068,13 @@
"shape": "S33"
},
"genericDataSchema": {
"shape": "S38"
"shape": "S3c"
},
"autoGenerateForms": {
"type": "boolean"
},
"features": {
"shape": "S3q"
"shape": "S3u"
},
"tags": {
"shape": "S11"
Expand Down Expand Up @@ -1999,13 +1999,13 @@
"shape": "S33"
},
"genericDataSchema": {
"shape": "S38"
"shape": "S3c"
},
"autoGenerateForms": {
"type": "boolean"
},
"features": {
"shape": "S3q"
"shape": "S3u"
},
"status": {},
"statusMessage": {},
Expand Down Expand Up @@ -2040,13 +2040,44 @@
},
"inlineSourceMap": {
"type": "boolean"
},
"apiConfiguration": {
"type": "structure",
"members": {
"graphQLConfig": {
"type": "structure",
"required": [
"typesFilePath",
"queriesFilePath",
"mutationsFilePath",
"subscriptionsFilePath",
"fragmentsFilePath"
],
"members": {
"typesFilePath": {},
"queriesFilePath": {},
"mutationsFilePath": {},
"subscriptionsFilePath": {},
"fragmentsFilePath": {}
}
},
"dataStoreConfig": {
"type": "structure",
"members": {}
},
"noApiConfig": {
"type": "structure",
"members": {}
}
},
"union": true
}
}
}
},
"union": true
},
"S38": {
"S3c": {
"type": "structure",
"required": [
"dataSourceType",
Expand All @@ -2070,7 +2101,7 @@
"type": "map",
"key": {},
"value": {
"shape": "S3d"
"shape": "S3h"
}
},
"isJoinTable": {
Expand Down Expand Up @@ -2112,15 +2143,15 @@
"type": "map",
"key": {},
"value": {
"shape": "S3d"
"shape": "S3h"
}
}
}
}
}
}
},
"S3d": {
"S3h": {
"type": "structure",
"required": [
"dataType",
Expand Down Expand Up @@ -2171,7 +2202,7 @@
}
}
},
"S3q": {
"S3u": {
"type": "structure",
"members": {
"isRelationshipSupported": {
Expand Down
72 changes: 69 additions & 3 deletions apis/amplifyuibuilder-2021-08-11.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"shape": "InvalidParameterException"
}
],
"documentation": "<p>Creates a new form for an Amplify.</p>",
"documentation": "<p>Creates a new form for an Amplify app.</p>",
"idempotent": true
},
"CreateTheme": {
Expand Down Expand Up @@ -552,7 +552,7 @@
"shape": "ThrottlingException"
}
],
"documentation": "<p>Starts a code generation job for for a specified Amplify app and backend environment.</p>"
"documentation": "<p>Starts a code generation job for a specified Amplify app and backend environment.</p>"
},
"UpdateComponent": {
"name": "UpdateComponent",
Expand Down Expand Up @@ -679,6 +679,25 @@
},
"documentation": "<p>Represents the event action configuration for an element of a <code>Component</code> or <code>ComponentChild</code>. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components. <code>ActionParameters</code> defines the action that is performed when an event occurs on the component.</p>"
},
"ApiConfiguration": {
"type": "structure",
"members": {
"graphQLConfig": {
"shape": "GraphQLRenderConfig",
"documentation": "<p>The configuration for an application using GraphQL APIs.</p>"
},
"dataStoreConfig": {
"shape": "DataStoreRenderConfig",
"documentation": "<p>The configuration for an application using DataStore APIs.</p>"
},
"noApiConfig": {
"shape": "NoApiRenderConfig",
"documentation": "<p>The configuration for an application with no API being used.</p>"
}
},
"documentation": "<p>Describes the API configuration for a code generation job.</p>",
"union": true
},
"AppId": {
"type": "string",
"max": 20,
Expand Down Expand Up @@ -1025,7 +1044,7 @@
"documentation": "<p>The name of the <code>ReactStartCodegenJobData</code> object.</p>"
}
},
"documentation": "<p>Describes the configuration information for rendering the UI component associated the code generation job.</p>",
"documentation": "<p>Describes the configuration information for rendering the UI component associated with the code generation job.</p>",
"union": true
},
"CodegenJobStatus": {
Expand Down Expand Up @@ -1841,6 +1860,11 @@
},
"payload": "entity"
},
"DataStoreRenderConfig": {
"type": "structure",
"members": {},
"documentation": "<p>Describes the DataStore configuration for an API for a code generation job.</p>"
},
"DeleteComponentRequest": {
"type": "structure",
"required": [
Expand Down Expand Up @@ -2855,6 +2879,39 @@
},
"payload": "theme"
},
"GraphQLRenderConfig": {
"type": "structure",
"required": [
"typesFilePath",
"queriesFilePath",
"mutationsFilePath",
"subscriptionsFilePath",
"fragmentsFilePath"
],
"members": {
"typesFilePath": {
"shape": "String",
"documentation": "<p>The path to the GraphQL types file, relative to the component output directory.</p>"
},
"queriesFilePath": {
"shape": "String",
"documentation": "<p>The path to the GraphQL queries file, relative to the component output directory.</p>"
},
"mutationsFilePath": {
"shape": "String",
"documentation": "<p>The path to the GraphQL mutations file, relative to the component output directory.</p>"
},
"subscriptionsFilePath": {
"shape": "String",
"documentation": "<p>The path to the GraphQL subscriptions file, relative to the component output directory.</p>"
},
"fragmentsFilePath": {
"shape": "String",
"documentation": "<p>The path to the GraphQL fragments file, relative to the component output directory.</p>"
}
},
"documentation": "<p>Describes the GraphQL configuration for an API for a code generation job.</p>"
},
"IdentifierList": {
"type": "list",
"member": {
Expand Down Expand Up @@ -3135,6 +3192,11 @@
},
"documentation": "<p>Represents the state configuration when an action modifies a property of another element within the same component.</p>"
},
"NoApiRenderConfig": {
"type": "structure",
"members": {},
"documentation": "<p>Describes the configuration for an application with no API being used.</p>"
},
"NumValues": {
"type": "list",
"member": {
Expand Down Expand Up @@ -3250,6 +3312,10 @@
"inlineSourceMap": {
"shape": "Boolean",
"documentation": "<p>Specifies whether the code generation job should render inline source maps.</p>"
},
"apiConfiguration": {
"shape": "ApiConfiguration",
"documentation": "<p>The API configuration for the code generation job.</p>"
}
},
"documentation": "<p>Describes the code generation job configuration for a React project.</p>"
Expand Down
Loading

0 comments on commit b085bd8

Please sign in to comment.