Skip to content

Commit

Permalink
Updates SDK to v2.647.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 26, 2020
1 parent 2d1be13 commit 319f325
Show file tree
Hide file tree
Showing 18 changed files with 253 additions and 163 deletions.
17 changes: 17 additions & 0 deletions .changes/2.647.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "FSx",
"description": "This release includes two changes: a new lower-cost, storage type called HDD (Hard Disk Drive), and a new generation of the Single-AZ deployment type called Single AZ 2. The HDD storage type can be selected on Multi AZ 1 and Single AZ 2 deployment types."
},
{
"type": "feature",
"category": "SageMaker",
"description": "This release updates Amazon Augmented AI CreateFlowDefinition API and DescribeFlowDefinition response."
},
{
"type": "feature",
"category": "SecurityHub",
"description": "Security Hub has now made it easier to opt out of default standards when you enable Security Hub. We added a new Boolean parameter to EnableSecurityHub called EnableDefaultStandards. If that parameter is true, Security Hub's default standards are enabled. A new Boolean parameter for standards, EnabledByDefault, indicates whether a standard is a default standard. Today, the only default standard is CIS AWS Foundations Benchmark v1.2. Additional default standards will be added in the future.To learn more, visit our documentation on the EnableSecurityHub API action."
}
]
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.646.0-->
<!--LATEST=2.647.0-->
<!--ENTRYINSERT-->

## 2.647.0
* feature: FSx: This release includes two changes: a new lower-cost, storage type called HDD (Hard Disk Drive), and a new generation of the Single-AZ deployment type called Single AZ 2. The HDD storage type can be selected on Multi AZ 1 and Single AZ 2 deployment types.
* feature: SageMaker: This release updates Amazon Augmented AI CreateFlowDefinition API and DescribeFlowDefinition response.
* feature: SecurityHub: Security Hub has now made it easier to opt out of default standards when you enable Security Hub. We added a new Boolean parameter to EnableSecurityHub called EnableDefaultStandards. If that parameter is true, Security Hub's default standards are enabled. A new Boolean parameter for standards, EnabledByDefault, indicates whether a standard is a default standard. Today, the only default standard is CIS AWS Foundations Benchmark v1.2. Additional default standards will be added in the future.To learn more, visit our documentation on the EnableSecurityHub API action.

## 2.646.0
* feature: ApplicationInsights: Amazon CloudWatch Application Insights for .NET and SQL Server now integrates with Amazon CloudWatch Events (AWS CodeDeploy, AWS Health and Amazon EC2 state changes). This feature enables customers to view events related to problems detected by CloudWatch Application Insights, and reduce mean-time-to-resolution (MTTR).
* feature: CostExplorer: Customers can now receive Savings Plans recommendations at the member (linked) account level.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version.
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.646.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.647.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
58 changes: 31 additions & 27 deletions apis/fsx-2018-03-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"serviceFullName": "Amazon FSx",
"serviceId": "FSx",
"signatureVersion": "v4",
"signingName": "fsx",
"targetPrefix": "AWSSimbaAPIService_v20180301",
"uid": "fsx-2018-03-01"
},
Expand Down Expand Up @@ -68,11 +69,11 @@
"members": {
"Type": {},
"Paths": {
"shape": "S1q"
"shape": "S1r"
},
"FileSystemId": {},
"Report": {
"shape": "S1s"
"shape": "S1t"
},
"ClientRequestToken": {
"idempotencyToken": true
Expand All @@ -86,7 +87,7 @@
"type": "structure",
"members": {
"DataRepositoryTask": {
"shape": "S1w"
"shape": "S1x"
}
}
},
Expand All @@ -108,18 +109,19 @@
"StorageCapacity": {
"type": "integer"
},
"StorageType": {},
"SubnetIds": {
"shape": "Su"
"shape": "Sv"
},
"SecurityGroupIds": {
"shape": "S26"
"shape": "S27"
},
"Tags": {
"shape": "S8"
},
"KmsKeyId": {},
"WindowsConfiguration": {
"shape": "S28"
"shape": "S29"
},
"LustreConfiguration": {
"type": "structure",
Expand Down Expand Up @@ -160,17 +162,18 @@
"idempotencyToken": true
},
"SubnetIds": {
"shape": "Su"
"shape": "Sv"
},
"SecurityGroupIds": {
"shape": "S26"
"shape": "S27"
},
"Tags": {
"shape": "S8"
},
"WindowsConfiguration": {
"shape": "S28"
}
"shape": "S29"
},
"StorageType": {}
}
},
"output": {
Expand Down Expand Up @@ -319,7 +322,7 @@
"DataRepositoryTasks": {
"type": "list",
"member": {
"shape": "S1w"
"shape": "S1x"
}
},
"NextToken": {}
Expand Down Expand Up @@ -442,10 +445,10 @@
"members": {
"UserName": {},
"Password": {
"shape": "S2a"
"shape": "S2b"
},
"DnsIps": {
"shape": "S16"
"shape": "S17"
}
}
}
Expand Down Expand Up @@ -541,9 +544,10 @@
"StorageCapacity": {
"type": "integer"
},
"StorageType": {},
"VpcId": {},
"SubnetIds": {
"shape": "Su"
"shape": "Sv"
},
"NetworkInterfaceIds": {
"type": "list",
Expand All @@ -567,7 +571,7 @@
"FileSystemAdministratorsGroup": {},
"UserName": {},
"DnsIps": {
"shape": "S16"
"shape": "S17"
}
}
},
Expand Down Expand Up @@ -615,19 +619,19 @@
}
}
},
"Su": {
"Sv": {
"type": "list",
"member": {}
},
"S16": {
"S17": {
"type": "list",
"member": {}
},
"S1q": {
"S1r": {
"type": "list",
"member": {}
},
"S1s": {
"S1t": {
"type": "structure",
"required": [
"Enabled"
Expand All @@ -641,7 +645,7 @@
"Scope": {}
}
},
"S1w": {
"S1x": {
"type": "structure",
"required": [
"TaskId",
Expand Down Expand Up @@ -669,7 +673,7 @@
},
"FileSystemId": {},
"Paths": {
"shape": "S1q"
"shape": "S1r"
},
"FailureDetails": {
"type": "structure",
Expand All @@ -695,15 +699,15 @@
}
},
"Report": {
"shape": "S1s"
"shape": "S1t"
}
}
},
"S26": {
"S27": {
"type": "list",
"member": {}
},
"S28": {
"S29": {
"type": "structure",
"required": [
"ThroughputCapacity"
Expand All @@ -724,10 +728,10 @@
"FileSystemAdministratorsGroup": {},
"UserName": {},
"Password": {
"shape": "S2a"
"shape": "S2b"
},
"DnsIps": {
"shape": "S16"
"shape": "S17"
}
}
},
Expand All @@ -746,7 +750,7 @@
}
}
},
"S2a": {
"S2b": {
"type": "string",
"sensitive": true
}
Expand Down

0 comments on commit 319f325

Please sign in to comment.