Skip to content

Commit

Permalink
Updates SDK to v2.1570.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 4, 2024
1 parent 4ac8c37 commit 13f1d44
Show file tree
Hide file tree
Showing 19 changed files with 383 additions and 333 deletions.
17 changes: 17 additions & 0 deletions .changes/2.1570.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "CloudFormation",
"description": "Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs"
},
{
"type": "feature",
"category": "FSx",
"description": "Added support for creating FSx for NetApp ONTAP file systems with up to 12 HA pairs, delivering up to 72 GB/s of read throughput and 12 GB/s of write throughput."
},
{
"type": "feature",
"category": "Organizations",
"description": "Documentation update for AWS Organizations"
}
]
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.1569.0-->
<!--LATEST=2.1570.0-->
<!--ENTRYINSERT-->

## 2.1570.0
* feature: CloudFormation: Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs
* feature: FSx: Added support for creating FSx for NetApp ONTAP file systems with up to 12 HA pairs, delivering up to 72 GB/s of read throughput and 12 GB/s of write throughput.
* feature: Organizations: Documentation update for AWS Organizations

## 2.1569.0
* feature: DocDBElastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying
* feature: EKS: Added support for new AL2023 AMIs to the supported AMITypes.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,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.1569.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1570.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
78 changes: 40 additions & 38 deletions apis/cloudformation-2010-05-15.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,8 @@
"HookStatus": {},
"HookStatusReason": {},
"HookInvocationPoint": {},
"HookFailureMode": {}
"HookFailureMode": {},
"DetailedStatus": {}
}
}
},
Expand Down Expand Up @@ -984,7 +985,7 @@
},
"Status": {},
"StackInstanceStatus": {
"shape": "S76"
"shape": "S77"
},
"StatusReason": {},
"OrganizationalUnitId": {},
Expand Down Expand Up @@ -1036,7 +1037,7 @@
"Description": {},
"Metadata": {},
"DriftInformation": {
"shape": "S7d"
"shape": "S7e"
},
"ModuleInfo": {
"shape": "S51"
Expand All @@ -1055,7 +1056,7 @@
"members": {
"StackName": {},
"StackResourceDriftStatusFilters": {
"shape": "S7g"
"shape": "S7h"
},
"NextToken": {},
"MaxResults": {
Expand All @@ -1073,7 +1074,7 @@
"StackResourceDrifts": {
"type": "list",
"member": {
"shape": "S7k"
"shape": "S7l"
}
},
"NextToken": {}
Expand Down Expand Up @@ -1116,7 +1117,7 @@
"ResourceStatusReason": {},
"Description": {},
"DriftInformation": {
"shape": "S7d"
"shape": "S7e"
},
"ModuleInfo": {
"shape": "S51"
Expand Down Expand Up @@ -1163,7 +1164,7 @@
"AdministrationRoleARN": {},
"ExecutionRoleName": {},
"StackSetDriftDetectionDetails": {
"shape": "S83"
"shape": "S84"
},
"AutoDeployment": {
"shape": "S3g"
Expand Down Expand Up @@ -1225,11 +1226,11 @@
"shape": "S2x"
},
"StackSetDriftDetectionDetails": {
"shape": "S83"
"shape": "S84"
},
"StatusReason": {},
"StatusDetails": {
"shape": "S8i"
"shape": "S8j"
}
}
}
Expand Down Expand Up @@ -1326,7 +1327,8 @@
},
"RetainExceptOnCreate": {
"type": "boolean"
}
},
"DetailedStatus": {}
}
}
},
Expand Down Expand Up @@ -1440,7 +1442,7 @@
"members": {
"StackName": {},
"LogicalResourceIds": {
"shape": "S9i"
"shape": "S9j"
}
}
},
Expand Down Expand Up @@ -1475,7 +1477,7 @@
],
"members": {
"StackResourceDrift": {
"shape": "S7k"
"shape": "S7l"
}
}
}
Expand Down Expand Up @@ -1665,7 +1667,7 @@
"Version": {},
"Metadata": {},
"DeclaredTransforms": {
"shape": "Sag"
"shape": "Sah"
},
"ResourceIdentifierSummaries": {
"type": "list",
Expand All @@ -1674,7 +1676,7 @@
"members": {
"ResourceType": {},
"LogicalResourceIds": {
"shape": "S9i"
"shape": "S9j"
},
"ResourceIdentifiers": {
"type": "list",
Expand Down Expand Up @@ -1881,7 +1883,7 @@
"members": {
"ResourceType": {},
"ResourceIdentifier": {
"shape": "Sbb"
"shape": "Sbc"
}
}
}
Expand All @@ -1899,7 +1901,7 @@
"RelatedResources": {
"type": "list",
"member": {
"shape": "Sbg"
"shape": "Sbh"
}
},
"NextToken": {}
Expand Down Expand Up @@ -1931,7 +1933,7 @@
"Resources": {
"type": "list",
"member": {
"shape": "Sbg"
"shape": "Sbh"
}
},
"NextToken": {}
Expand Down Expand Up @@ -1992,7 +1994,7 @@
"type": "integer"
},
"StackInstanceResourceDriftStatuses": {
"shape": "S7g"
"shape": "S7h"
},
"StackInstanceAccount": {},
"StackInstanceRegion": {},
Expand Down Expand Up @@ -2020,11 +2022,11 @@
"LogicalResourceId": {},
"PhysicalResourceId": {},
"PhysicalResourceIdContext": {
"shape": "S7l"
"shape": "S7m"
},
"ResourceType": {},
"PropertyDifferences": {
"shape": "S7q"
"shape": "S7r"
},
"StackResourceDriftStatus": {},
"Timestamp": {
Expand Down Expand Up @@ -2080,7 +2082,7 @@
"Status": {},
"StatusReason": {},
"StackInstanceStatus": {
"shape": "S76"
"shape": "S77"
},
"OrganizationalUnitId": {},
"DriftStatus": {},
Expand Down Expand Up @@ -2241,7 +2243,7 @@
},
"StatusReason": {},
"StatusDetails": {
"shape": "S8i"
"shape": "S8j"
},
"OperationPreferences": {
"shape": "S34"
Expand Down Expand Up @@ -2953,7 +2955,7 @@
},
"CapabilitiesReason": {},
"DeclaredTransforms": {
"shape": "Sag"
"shape": "Sah"
}
}
}
Expand Down Expand Up @@ -3145,13 +3147,13 @@
"LogicalIdHierarchy": {}
}
},
"S76": {
"S77": {
"type": "structure",
"members": {
"DetailedStatus": {}
}
},
"S7d": {
"S7e": {
"type": "structure",
"required": [
"StackResourceDriftStatus"
Expand All @@ -3163,11 +3165,11 @@
}
}
},
"S7g": {
"S7h": {
"type": "list",
"member": {}
},
"S7k": {
"S7l": {
"type": "structure",
"required": [
"StackId",
Expand All @@ -3181,13 +3183,13 @@
"LogicalResourceId": {},
"PhysicalResourceId": {},
"PhysicalResourceIdContext": {
"shape": "S7l"
"shape": "S7m"
},
"ResourceType": {},
"ExpectedProperties": {},
"ActualProperties": {},
"PropertyDifferences": {
"shape": "S7q"
"shape": "S7r"
},
"StackResourceDriftStatus": {},
"Timestamp": {
Expand All @@ -3198,7 +3200,7 @@
}
}
},
"S7l": {
"S7m": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -3212,7 +3214,7 @@
}
}
},
"S7q": {
"S7r": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -3230,7 +3232,7 @@
}
}
},
"S83": {
"S84": {
"type": "structure",
"members": {
"DriftStatus": {},
Expand All @@ -3255,33 +3257,33 @@
}
}
},
"S8i": {
"S8j": {
"type": "structure",
"members": {
"FailedStackInstancesCount": {
"type": "integer"
}
}
},
"S9i": {
"S9j": {
"type": "list",
"member": {}
},
"Sag": {
"Sah": {
"type": "list",
"member": {}
},
"Sbb": {
"Sbc": {
"type": "map",
"key": {},
"value": {}
},
"Sbg": {
"Sbh": {
"type": "structure",
"members": {
"ResourceType": {},
"ResourceIdentifier": {
"shape": "Sbb"
"shape": "Sbc"
},
"ManagedByStack": {
"type": "boolean"
Expand Down
Loading

0 comments on commit 13f1d44

Please sign in to comment.