Skip to content

Commit

Permalink
Updates SDK to v2.1404.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 23, 2023
1 parent 5384a21 commit b85bde4
Show file tree
Hide file tree
Showing 18 changed files with 785 additions and 656 deletions.
7 changes: 7 additions & 0 deletions .changes/2.1404.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "feature",
"category": "DevOpsGuru",
"description": "This release adds support for encryption via customer managed keys."
}
]
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.1403.0-->
<!--LATEST=2.1404.0-->
<!--ENTRYINSERT-->

## 2.1404.0
* feature: DevOpsGuru: This release adds support for encryption via customer managed keys.

## 2.1403.0
* feature: ChimeSDKIdentity: AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages
* feature: ChimeSDKMessaging: ChannelMessages can be made visible to sender and intended recipient rather than all channel members with the target attribute. For example, a user can send messages to a bot and receive messages back in a group channel without other members seeing them.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,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.1403.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1404.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
82 changes: 49 additions & 33 deletions apis/devops-guru-2020-12-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,14 @@
"members": {
"OptInStatus": {}
}
},
"KMSServerSideEncryption": {
"type": "structure",
"members": {
"KMSKeyId": {},
"OptInStatus": {},
"Type": {}
}
}
}
}
Expand All @@ -565,7 +573,7 @@
"type": "structure",
"members": {
"ResourceCollection": {
"shape": "S48"
"shape": "S4b"
},
"Status": {},
"Costs": {
Expand Down Expand Up @@ -679,7 +687,7 @@
"locationName": "InsightId"
},
"StartTimeRange": {
"shape": "S4s"
"shape": "S4v"
},
"MaxResults": {
"type": "integer"
Expand All @@ -690,7 +698,7 @@
"type": "structure",
"members": {
"ServiceCollection": {
"shape": "S4v"
"shape": "S4y"
}
}
}
Expand Down Expand Up @@ -946,7 +954,7 @@
],
"members": {
"StatusFilter": {
"shape": "S61"
"shape": "S64"
},
"MaxResults": {
"type": "integer"
Expand All @@ -958,10 +966,10 @@
"type": "structure",
"members": {
"ProactiveInsights": {
"shape": "S69"
"shape": "S6c"
},
"ReactiveInsights": {
"shape": "S6d"
"shape": "S6g"
},
"NextToken": {}
}
Expand Down Expand Up @@ -1064,7 +1072,7 @@
],
"members": {
"StatusFilter": {
"shape": "S61"
"shape": "S64"
},
"MaxResults": {
"type": "integer"
Expand Down Expand Up @@ -1104,7 +1112,7 @@
"shape": "S27"
},
"ServiceCollection": {
"shape": "S4v"
"shape": "S4y"
}
}
}
Expand All @@ -1127,7 +1135,7 @@
"shape": "S27"
},
"ServiceCollection": {
"shape": "S4v"
"shape": "S4y"
}
}
}
Expand Down Expand Up @@ -1284,7 +1292,7 @@
],
"members": {
"StartTimeRange": {
"shape": "S4s"
"shape": "S4v"
},
"Filters": {
"type": "structure",
Expand All @@ -1293,13 +1301,13 @@
"shape": "S6"
},
"Statuses": {
"shape": "S80"
"shape": "S83"
},
"ResourceCollection": {
"shape": "S27"
},
"ServiceCollection": {
"shape": "S4v"
"shape": "S4y"
}
}
},
Expand All @@ -1314,10 +1322,10 @@
"type": "structure",
"members": {
"ProactiveInsights": {
"shape": "S69"
"shape": "S6c"
},
"ReactiveInsights": {
"shape": "S6d"
"shape": "S6g"
},
"NextToken": {}
}
Expand All @@ -1341,7 +1349,7 @@
"member": {}
},
"StartTimeRange": {
"shape": "S4s"
"shape": "S4v"
},
"Filters": {
"type": "structure",
Expand All @@ -1350,13 +1358,13 @@
"shape": "S6"
},
"Statuses": {
"shape": "S80"
"shape": "S83"
},
"ResourceCollection": {
"shape": "S27"
},
"ServiceCollection": {
"shape": "S4v"
"shape": "S4y"
}
}
},
Expand All @@ -1371,10 +1379,10 @@
"type": "structure",
"members": {
"ProactiveInsights": {
"shape": "S69"
"shape": "S6c"
},
"ReactiveInsights": {
"shape": "S6d"
"shape": "S6g"
},
"NextToken": {}
}
Expand All @@ -1393,7 +1401,7 @@
],
"members": {
"ResourceCollection": {
"shape": "S48"
"shape": "S4b"
},
"ClientToken": {
"idempotencyToken": true
Expand Down Expand Up @@ -1502,6 +1510,14 @@
"members": {
"OptInStatus": {}
}
},
"KMSServerSideEncryption": {
"type": "structure",
"members": {
"KMSKeyId": {},
"OptInStatus": {},
"Type": {}
}
}
}
}
Expand Down Expand Up @@ -1884,7 +1900,7 @@
}
}
},
"S48": {
"S4b": {
"type": "structure",
"members": {
"CloudFormation": {
Expand Down Expand Up @@ -1915,7 +1931,7 @@
}
}
},
"S4s": {
"S4v": {
"type": "structure",
"members": {
"FromTime": {
Expand All @@ -1926,7 +1942,7 @@
}
}
},
"S4v": {
"S4y": {
"type": "structure",
"members": {
"ServiceNames": {
Expand All @@ -1935,7 +1951,7 @@
}
}
},
"S61": {
"S64": {
"type": "structure",
"members": {
"Ongoing": {
Expand Down Expand Up @@ -1977,13 +1993,13 @@
"members": {
"Type": {},
"StartTimeRange": {
"shape": "S4s"
"shape": "S4v"
}
}
}
}
},
"S69": {
"S6c": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -2002,19 +2018,19 @@
"shape": "S27"
},
"ServiceCollection": {
"shape": "S4v"
"shape": "S4y"
},
"AssociatedResourceArns": {
"shape": "S6b"
"shape": "S6e"
}
}
}
},
"S6b": {
"S6e": {
"type": "list",
"member": {}
},
"S6d": {
"S6g": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -2030,15 +2046,15 @@
"shape": "S27"
},
"ServiceCollection": {
"shape": "S4v"
"shape": "S4y"
},
"AssociatedResourceArns": {
"shape": "S6b"
"shape": "S6e"
}
}
}
},
"S80": {
"S83": {
"type": "list",
"member": {}
}
Expand Down
Loading

0 comments on commit b85bde4

Please sign in to comment.