Skip to content

Commit

Permalink
Updates SDK to v2.1175.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 14, 2022
1 parent 49d4c27 commit 348255c
Show file tree
Hide file tree
Showing 40 changed files with 3,145 additions and 1,149 deletions.
57 changes: 57 additions & 0 deletions .changes/2.1175.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
[
{
"type": "feature",
"category": "Athena",
"description": "This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string."
},
{
"type": "feature",
"category": "CodeArtifact",
"description": "This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature."
},
{
"type": "feature",
"category": "ConfigService",
"description": "Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types"
},
{
"type": "feature",
"category": "EC2",
"description": "This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways."
},
{
"type": "feature",
"category": "FMS",
"description": "Adds support for strict ordering in stateful rule groups in Network Firewall policies."
},
{
"type": "feature",
"category": "Glue",
"description": "This release adds an additional worker type for Glue Streaming jobs."
},
{
"type": "feature",
"category": "Inspector2",
"description": "This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days."
},
{
"type": "feature",
"category": "Kendra",
"description": "This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing."
},
{
"type": "feature",
"category": "Nimble",
"description": "Amazon Nimble Studio adds support for IAM-based access to AWS resources for Nimble Studio components and custom studio components. Studio Component scripts use these roles on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources in the Studio's AWS account"
},
{
"type": "feature",
"category": "Outposts",
"description": "This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response."
},
{
"type": "feature",
"category": "SageMaker",
"description": "This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning"
}
]
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.1174.0-->
<!--LATEST=2.1175.0-->
<!--ENTRYINSERT-->

## 2.1175.0
* feature: Athena: This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
* feature: CodeArtifact: This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature.
* feature: ConfigService: Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
* feature: EC2: This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways.
* feature: FMS: Adds support for strict ordering in stateful rule groups in Network Firewall policies.
* feature: Glue: This release adds an additional worker type for Glue Streaming jobs.
* feature: Inspector2: This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days.
* feature: Kendra: This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
* feature: Nimble: Amazon Nimble Studio adds support for IAM-based access to AWS resources for Nimble Studio components and custom studio components. Studio Component scripts use these roles on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources in the Studio's AWS account
* feature: Outposts: This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response.
* feature: SageMaker: This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning

## 2.1174.0
* bugfix: Dependency: Add node's Util module
* feature: AppConfig: Adding Create, Get, Update, Delete, and List APIs for new two new resources: Extensions and ExtensionAssociations.
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.1174.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1175.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
76 changes: 38 additions & 38 deletions apis/athena-2017-05-18.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,10 @@
"Type": {},
"Description": {},
"Parameters": {
"shape": "S1j"
"shape": "S1l"
},
"Tags": {
"shape": "S1m"
"shape": "S1o"
}
}
},
Expand Down Expand Up @@ -200,11 +200,11 @@
"members": {
"Name": {},
"Configuration": {
"shape": "S1x"
"shape": "S1z"
},
"Description": {},
"Tags": {
"shape": "S1m"
"shape": "S1o"
}
}
},
Expand Down Expand Up @@ -306,7 +306,7 @@
"Description": {},
"Type": {},
"Parameters": {
"shape": "S1j"
"shape": "S1l"
}
}
}
Expand All @@ -329,7 +329,7 @@
"type": "structure",
"members": {
"Database": {
"shape": "S2f"
"shape": "S2h"
}
}
}
Expand Down Expand Up @@ -490,7 +490,7 @@
"type": "structure",
"members": {
"TableMetadata": {
"shape": "S33"
"shape": "S35"
}
}
}
Expand All @@ -517,7 +517,7 @@
"Name": {},
"State": {},
"Configuration": {
"shape": "S1x"
"shape": "S1z"
},
"Description": {},
"CreationTime": {
Expand Down Expand Up @@ -575,7 +575,7 @@
"DatabaseList": {
"type": "list",
"member": {
"shape": "S2f"
"shape": "S2h"
}
},
"NextToken": {}
Expand All @@ -598,7 +598,7 @@
"EngineVersions": {
"type": "list",
"member": {
"shape": "S1c"
"shape": "S1e"
}
},
"NextToken": {}
Expand Down Expand Up @@ -703,7 +703,7 @@
"TableMetadataList": {
"type": "list",
"member": {
"shape": "S33"
"shape": "S35"
}
},
"NextToken": {}
Expand All @@ -728,7 +728,7 @@
"type": "structure",
"members": {
"Tags": {
"shape": "S1m"
"shape": "S1o"
},
"NextToken": {}
}
Expand Down Expand Up @@ -759,7 +759,7 @@
"type": "timestamp"
},
"EngineVersion": {
"shape": "S1c"
"shape": "S1e"
}
}
}
Expand All @@ -780,14 +780,14 @@
"idempotencyToken": true
},
"QueryExecutionContext": {
"shape": "S12"
"shape": "S14"
},
"ResultConfiguration": {
"shape": "Sw"
},
"WorkGroup": {},
"ExecutionParameters": {
"shape": "S1d"
"shape": "S1f"
}
}
},
Expand Down Expand Up @@ -827,7 +827,7 @@
"members": {
"ResourceARN": {},
"Tags": {
"shape": "S1m"
"shape": "S1o"
}
}
},
Expand Down Expand Up @@ -868,7 +868,7 @@
"Type": {},
"Description": {},
"Parameters": {
"shape": "S1j"
"shape": "S1l"
}
}
},
Expand Down Expand Up @@ -951,7 +951,7 @@
"type": "boolean"
},
"AclConfiguration": {
"shape": "S10"
"shape": "S12"
},
"RemoveAclConfiguration": {
"type": "boolean"
Expand All @@ -971,7 +971,7 @@
"type": "boolean"
},
"EngineVersion": {
"shape": "S1c"
"shape": "S1e"
}
}
},
Expand Down Expand Up @@ -1031,7 +1031,7 @@
"shape": "Sw"
},
"QueryExecutionContext": {
"shape": "S12"
"shape": "S14"
},
"Status": {
"type": "structure",
Expand Down Expand Up @@ -1087,10 +1087,10 @@
},
"WorkGroup": {},
"EngineVersion": {
"shape": "S1c"
"shape": "S1e"
},
"ExecutionParameters": {
"shape": "S1d"
"shape": "S1f"
}
}
},
Expand All @@ -1103,7 +1103,7 @@
},
"ExpectedBucketOwner": {},
"AclConfiguration": {
"shape": "S10"
"shape": "S12"
}
}
},
Expand All @@ -1117,7 +1117,7 @@
"KmsKey": {}
}
},
"S10": {
"S12": {
"type": "structure",
"required": [
"S3AclOption"
Expand All @@ -1126,30 +1126,30 @@
"S3AclOption": {}
}
},
"S12": {
"S14": {
"type": "structure",
"members": {
"Database": {},
"Catalog": {}
}
},
"S1c": {
"S1e": {
"type": "structure",
"members": {
"SelectedEngineVersion": {},
"EffectiveEngineVersion": {}
}
},
"S1d": {
"S1f": {
"type": "list",
"member": {}
},
"S1j": {
"S1l": {
"type": "map",
"key": {},
"value": {}
},
"S1m": {
"S1o": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1159,7 +1159,7 @@
}
}
},
"S1x": {
"S1z": {
"type": "structure",
"members": {
"ResultConfiguration": {
Expand All @@ -1178,11 +1178,11 @@
"type": "boolean"
},
"EngineVersion": {
"shape": "S1c"
"shape": "S1e"
}
}
},
"S2f": {
"S2h": {
"type": "structure",
"required": [
"Name"
Expand All @@ -1191,11 +1191,11 @@
"Name": {},
"Description": {},
"Parameters": {
"shape": "S1j"
"shape": "S1l"
}
}
},
"S33": {
"S35": {
"type": "structure",
"required": [
"Name"
Expand All @@ -1210,17 +1210,17 @@
},
"TableType": {},
"Columns": {
"shape": "S36"
"shape": "S38"
},
"PartitionKeys": {
"shape": "S36"
"shape": "S38"
},
"Parameters": {
"shape": "S1j"
"shape": "S1l"
}
}
},
"S36": {
"S38": {
"type": "list",
"member": {
"type": "structure",
Expand Down
Loading

0 comments on commit 348255c

Please sign in to comment.