Skip to content

Commit

Permalink
Updates SDK to v2.958.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 30, 2021
1 parent e9371bb commit abdb1d1
Show file tree
Hide file tree
Showing 21 changed files with 595 additions and 222 deletions.
17 changes: 17 additions & 0 deletions .changes/2.958.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "AppSync",
"description": "AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function."
},
{
"type": "feature",
"category": "SageMaker",
"description": "API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field"
},
{
"type": "feature",
"category": "SecretsManager",
"description": "Add support for KmsKeyIds in the ListSecretVersionIds API response"
}
]
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.957.0-->
<!--LATEST=2.958.0-->
<!--ENTRYINSERT-->

## 2.958.0
* feature: AppSync: AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function.
* feature: SageMaker: API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field
* feature: SecretsManager: Add support for KmsKeyIds in the ListSecretVersionIds API response

## 2.957.0
* feature: Chime: Adds support for live transcription of meetings with Amazon Transcribe and Amazon Transcribe Medical. The new APIs, StartMeetingTranscription and StopMeetingTranscription, control the generation of user-attributed transcriptions sent to meeting clients via Amazon Chime SDK data messages.
* feature: EC2: This release adds support for G4ad xlarge and 2xlarge instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
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.957.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.958.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
79 changes: 52 additions & 27 deletions apis/appsync-2017-07-25.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,14 +194,17 @@
},
"xrayEnabled": {
"type": "boolean"
},
"lambdaAuthorizerConfig": {
"shape": "S1e"
}
}
},
"output": {
"type": "structure",
"members": {
"graphqlApi": {
"shape": "S1f"
"shape": "S1h"
}
}
}
Expand Down Expand Up @@ -232,21 +235,21 @@
"responseMappingTemplate": {},
"kind": {},
"pipelineConfig": {
"shape": "S1j"
"shape": "S1l"
},
"syncConfig": {
"shape": "Sv"
},
"cachingConfig": {
"shape": "S1l"
"shape": "S1n"
}
}
},
"output": {
"type": "structure",
"members": {
"resolver": {
"shape": "S1o"
"shape": "S1q"
}
}
}
Expand Down Expand Up @@ -275,7 +278,7 @@
"type": "structure",
"members": {
"type": {
"shape": "S1s"
"shape": "S1u"
}
}
}
Expand Down Expand Up @@ -595,7 +598,7 @@
"type": "structure",
"members": {
"graphqlApi": {
"shape": "S1f"
"shape": "S1h"
}
}
}
Expand Down Expand Up @@ -668,7 +671,7 @@
"type": "structure",
"members": {
"resolver": {
"shape": "S1o"
"shape": "S1q"
}
}
}
Expand Down Expand Up @@ -729,7 +732,7 @@
"type": "structure",
"members": {
"type": {
"shape": "S1s"
"shape": "S1u"
}
}
}
Expand Down Expand Up @@ -876,7 +879,7 @@
"graphqlApis": {
"type": "list",
"member": {
"shape": "S1f"
"shape": "S1h"
}
},
"nextToken": {}
Expand Down Expand Up @@ -918,7 +921,7 @@
"type": "structure",
"members": {
"resolvers": {
"shape": "S39"
"shape": "S3b"
},
"nextToken": {}
}
Expand Down Expand Up @@ -959,7 +962,7 @@
"type": "structure",
"members": {
"resolvers": {
"shape": "S39"
"shape": "S3b"
},
"nextToken": {}
}
Expand Down Expand Up @@ -1028,7 +1031,7 @@
"types": {
"type": "list",
"member": {
"shape": "S1s"
"shape": "S1u"
}
},
"nextToken": {}
Expand Down Expand Up @@ -1305,14 +1308,17 @@
},
"xrayEnabled": {
"type": "boolean"
},
"lambdaAuthorizerConfig": {
"shape": "S1e"
}
}
},
"output": {
"type": "structure",
"members": {
"graphqlApi": {
"shape": "S1f"
"shape": "S1h"
}
}
}
Expand Down Expand Up @@ -1346,21 +1352,21 @@
"responseMappingTemplate": {},
"kind": {},
"pipelineConfig": {
"shape": "S1j"
"shape": "S1l"
},
"syncConfig": {
"shape": "Sv"
},
"cachingConfig": {
"shape": "S1l"
"shape": "S1n"
}
}
},
"output": {
"type": "structure",
"members": {
"resolver": {
"shape": "S1o"
"shape": "S1q"
}
}
}
Expand Down Expand Up @@ -1393,7 +1399,7 @@
"type": "structure",
"members": {
"type": {
"shape": "S1s"
"shape": "S1u"
}
}
}
Expand Down Expand Up @@ -1640,11 +1646,27 @@
"awsRegion": {},
"appIdClientRegex": {}
}
},
"lambdaAuthorizerConfig": {
"shape": "S1e"
}
}
}
},
"S1f": {
"S1e": {
"type": "structure",
"required": [
"authorizerUri"
],
"members": {
"authorizerResultTtlInSeconds": {
"type": "integer"
},
"authorizerUri": {},
"identityValidationExpression": {}
}
},
"S1h": {
"type": "structure",
"members": {
"name": {},
Expand Down Expand Up @@ -1674,10 +1696,13 @@
"xrayEnabled": {
"type": "boolean"
},
"wafWebAclArn": {}
"wafWebAclArn": {},
"lambdaAuthorizerConfig": {
"shape": "S1e"
}
}
},
"S1j": {
"S1l": {
"type": "structure",
"members": {
"functions": {
Expand All @@ -1686,7 +1711,7 @@
}
}
},
"S1l": {
"S1n": {
"type": "structure",
"members": {
"ttl": {
Expand All @@ -1698,7 +1723,7 @@
}
}
},
"S1o": {
"S1q": {
"type": "structure",
"members": {
"typeName": {},
Expand All @@ -1709,17 +1734,17 @@
"responseMappingTemplate": {},
"kind": {},
"pipelineConfig": {
"shape": "S1j"
"shape": "S1l"
},
"syncConfig": {
"shape": "Sv"
},
"cachingConfig": {
"shape": "S1l"
"shape": "S1n"
}
}
},
"S1s": {
"S1u": {
"type": "structure",
"members": {
"name": {},
Expand All @@ -1729,10 +1754,10 @@
"format": {}
}
},
"S39": {
"S3b": {
"type": "list",
"member": {
"shape": "S1o"
"shape": "S1q"
}
}
}
Expand Down
Loading

0 comments on commit abdb1d1

Please sign in to comment.