Skip to content

Commit

Permalink
Updates SDK to v2.1072.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 9, 2022
1 parent b4ba175 commit 9c90ae4
Show file tree
Hide file tree
Showing 12 changed files with 1,176 additions and 656 deletions.
7 changes: 7 additions & 0 deletions .changes/2.1072.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "feature",
"category": "CloudFormation",
"description": "This SDK release is for the feature launch of AWS CloudFormation Hooks."
}
]
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1071.0-->
<!--LATEST=2.1072.0-->
<!--ENTRYINSERT-->

## 2.1072.0
* feature: CloudFormation: This SDK release is for the feature launch of AWS CloudFormation Hooks.

## 2.1071.0
* feature: AppRunner: This release adds support for App Runner to route outbound network traffic of a service through an Amazon VPC. New API: CreateVpcConnector, DescribeVpcConnector, ListVpcConnectors, and DeleteVpcConnector. Updated API: CreateService, DescribeService, and UpdateService.
* feature: Kendra: Amazon Kendra now provides a data source connector for Amazon FSx. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-fsx.html
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.1071.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1072.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
111 changes: 86 additions & 25 deletions apis/cloudformation-2010-05-15.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,9 @@
"type": "structure",
"members": {
"Type": {},
"HookInvocationCount": {
"type": "integer"
},
"ResourceChange": {
"type": "structure",
"members": {
Expand Down Expand Up @@ -572,7 +575,7 @@
},
"ChangeSetId": {},
"ModuleInfo": {
"shape": "S4h"
"shape": "S4i"
}
}
}
Expand All @@ -588,6 +591,59 @@
}
}
},
"DescribeChangeSetHooks": {
"input": {
"type": "structure",
"required": [
"ChangeSetName"
],
"members": {
"ChangeSetName": {},
"StackName": {},
"NextToken": {},
"LogicalResourceId": {}
}
},
"output": {
"resultWrapper": "DescribeChangeSetHooksResult",
"type": "structure",
"members": {
"ChangeSetId": {},
"ChangeSetName": {},
"Hooks": {
"type": "list",
"member": {
"type": "structure",
"members": {
"InvocationPoint": {},
"FailureMode": {},
"TypeName": {},
"TypeVersionId": {},
"TypeConfigurationVersionId": {},
"TargetDetails": {
"type": "structure",
"members": {
"TargetType": {},
"ResourceTargetDetails": {
"type": "structure",
"members": {
"LogicalResourceId": {},
"ResourceType": {},
"ResourceAction": {}
}
}
}
}
}
}
},
"Status": {},
"NextToken": {},
"StackId": {},
"StackName": {}
}
}
},
"DescribePublisher": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -676,7 +732,12 @@
"ResourceStatus": {},
"ResourceStatusReason": {},
"ResourceProperties": {},
"ClientRequestToken": {}
"ClientRequestToken": {},
"HookType": {},
"HookStatus": {},
"HookStatusReason": {},
"HookInvocationPoint": {},
"HookFailureMode": {}
}
}
},
Expand Down Expand Up @@ -715,7 +776,7 @@
},
"Status": {},
"StackInstanceStatus": {
"shape": "S58"
"shape": "S5q"
},
"StatusReason": {},
"OrganizationalUnitId": {},
Expand Down Expand Up @@ -766,10 +827,10 @@
"Description": {},
"Metadata": {},
"DriftInformation": {
"shape": "S5f"
"shape": "S5x"
},
"ModuleInfo": {
"shape": "S4h"
"shape": "S4i"
}
}
}
Expand Down Expand Up @@ -804,7 +865,7 @@
"StackResourceDrifts": {
"type": "list",
"member": {
"shape": "S5m"
"shape": "S64"
}
},
"NextToken": {}
Expand Down Expand Up @@ -847,10 +908,10 @@
"ResourceStatusReason": {},
"Description": {},
"DriftInformation": {
"shape": "S5f"
"shape": "S5x"
},
"ModuleInfo": {
"shape": "S4h"
"shape": "S4i"
}
}
}
Expand Down Expand Up @@ -894,7 +955,7 @@
"AdministrationRoleARN": {},
"ExecutionRoleName": {},
"StackSetDriftDetectionDetails": {
"shape": "S66"
"shape": "S6o"
},
"AutoDeployment": {
"shape": "S30"
Expand Down Expand Up @@ -953,7 +1014,7 @@
"shape": "S2j"
},
"StackSetDriftDetectionDetails": {
"shape": "S66"
"shape": "S6o"
}
}
}
Expand Down Expand Up @@ -1161,7 +1222,7 @@
"members": {
"StackName": {},
"LogicalResourceIds": {
"shape": "S7k"
"shape": "S82"
}
}
},
Expand Down Expand Up @@ -1196,7 +1257,7 @@
],
"members": {
"StackResourceDrift": {
"shape": "S5m"
"shape": "S64"
}
}
}
Expand Down Expand Up @@ -1355,7 +1416,7 @@
"Version": {},
"Metadata": {},
"DeclaredTransforms": {
"shape": "S8d"
"shape": "S8v"
},
"ResourceIdentifierSummaries": {
"type": "list",
Expand All @@ -1364,7 +1425,7 @@
"members": {
"ResourceType": {},
"LogicalResourceIds": {
"shape": "S7k"
"shape": "S82"
},
"ResourceIdentifiers": {
"type": "list",
Expand Down Expand Up @@ -1544,7 +1605,7 @@
"Status": {},
"StatusReason": {},
"StackInstanceStatus": {
"shape": "S58"
"shape": "S5q"
},
"OrganizationalUnitId": {},
"DriftStatus": {},
Expand Down Expand Up @@ -1605,7 +1666,7 @@
}
},
"ModuleInfo": {
"shape": "S4h"
"shape": "S4i"
}
}
}
Expand Down Expand Up @@ -2346,7 +2407,7 @@
},
"CapabilitiesReason": {},
"DeclaredTransforms": {
"shape": "S8d"
"shape": "S8v"
}
}
}
Expand Down Expand Up @@ -2500,20 +2561,20 @@
}
}
},
"S4h": {
"S4i": {
"type": "structure",
"members": {
"TypeHierarchy": {},
"LogicalIdHierarchy": {}
}
},
"S58": {
"S5q": {
"type": "structure",
"members": {
"DetailedStatus": {}
}
},
"S5f": {
"S5x": {
"type": "structure",
"required": [
"StackResourceDriftStatus"
Expand All @@ -2525,7 +2586,7 @@
}
}
},
"S5m": {
"S64": {
"type": "structure",
"required": [
"StackId",
Expand Down Expand Up @@ -2578,11 +2639,11 @@
"type": "timestamp"
},
"ModuleInfo": {
"shape": "S4h"
"shape": "S4i"
}
}
},
"S66": {
"S6o": {
"type": "structure",
"members": {
"DriftStatus": {},
Expand All @@ -2607,11 +2668,11 @@
}
}
},
"S7k": {
"S82": {
"type": "list",
"member": {}
},
"S8d": {
"S8v": {
"type": "list",
"member": {}
}
Expand Down
Loading

0 comments on commit 9c90ae4

Please sign in to comment.