Skip to content

Commit

Permalink
Updates SDK to v2.1341.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 22, 2023
1 parent f990ba2 commit 7a4205c
Show file tree
Hide file tree
Showing 22 changed files with 646 additions and 330 deletions.
22 changes: 22 additions & 0 deletions .changes/2.1341.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "IoTTwinMaker",
"description": "This release adds support of adding metadata when creating a new scene or updating an existing scene."
},
{
"type": "feature",
"category": "Pipes",
"description": "This release improves validation on the ARNs in the API model"
},
{
"type": "feature",
"category": "Resiliencehub",
"description": "This release provides customers with the ability to import resources from within an EKS cluster and assess the resiliency of EKS cluster workloads."
},
{
"type": "feature",
"category": "SSM",
"description": "This Patch Manager release supports creating, updating, and deleting Patch Baselines for AmazonLinux2023, AlmaLinux."
}
]
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1340.0-->
<!--LATEST=2.1341.0-->
<!--ENTRYINSERT-->

## 2.1341.0
* feature: IoTTwinMaker: This release adds support of adding metadata when creating a new scene or updating an existing scene.
* feature: Pipes: This release improves validation on the ARNs in the API model
* feature: Resiliencehub: This release provides customers with the ability to import resources from within an EKS cluster and assess the resiliency of EKS cluster workloads.
* feature: SSM: This Patch Manager release supports creating, updating, and deleting Patch Baselines for AmazonLinux2023, AlmaLinux.

## 2.1340.0
* feature: ChimeSDKMessaging: Amazon Chime SDK messaging customers can now manage streaming configuration for messaging data for archival and analysis.
* feature: CleanRooms: GA Release of AWS Clean Rooms, Added Tagging Functionality
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,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.1340.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1341.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
4 changes: 2 additions & 2 deletions apis/iam-2010-05-08.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@
"shape": "ServiceFailureException"
}
],
"documentation": "<p>Deletes the permissions boundary for the specified IAM role. </p> <important> <p>Deleting the permissions boundary for a role might increase its permissions. For example, it might allow anyone who assumes the role to perform all the actions granted in its permissions policies. </p> </important>"
"documentation": "<p>Deletes the permissions boundary for the specified IAM role. </p> <p>You cannot set the boundary for a service-linked role.</p> <important> <p>Deleting the permissions boundary for a role might increase its permissions. For example, it might allow anyone who assumes the role to perform all the actions granted in its permissions policies.</p> </important>"
},
"DeleteRolePolicy": {
"name": "DeleteRolePolicy",
Expand Down Expand Up @@ -2766,7 +2766,7 @@
"shape": "ServiceFailureException"
}
],
"documentation": "<p>Adds or updates the policy that is specified as the IAM role's permissions boundary. You can use an Amazon Web Services managed policy or a customer managed policy to set the boundary for a role. Use the boundary to control the maximum permissions that the role can have. Setting a permissions boundary is an advanced feature that can affect the permissions for the role.</p> <p>You cannot set the boundary for a service-linked role. </p> <important> <p>Policies used as permissions boundaries do not provide permissions. You must also attach a permissions policy to the role. To learn how the effective permissions for a role are evaluated, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_evaluation-logic.html\">IAM JSON policy evaluation logic</a> in the IAM User Guide. </p> </important>"
"documentation": "<p>Adds or updates the policy that is specified as the IAM role's permissions boundary. You can use an Amazon Web Services managed policy or a customer managed policy to set the boundary for a role. Use the boundary to control the maximum permissions that the role can have. Setting a permissions boundary is an advanced feature that can affect the permissions for the role.</p> <p>You cannot set the boundary for a service-linked role.</p> <important> <p>Policies used as permissions boundaries do not provide permissions. You must also attach a permissions policy to the role. To learn how the effective permissions for a role are evaluated, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_evaluation-logic.html\">IAM JSON policy evaluation logic</a> in the IAM User Guide. </p> </important>"
},
"PutRolePolicy": {
"name": "PutRolePolicy",
Expand Down
79 changes: 49 additions & 30 deletions apis/iottwinmaker-2021-11-29.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,9 @@
},
"tags": {
"shape": "S1b"
},
"sceneMetadata": {
"shape": "S22"
}
}
},
Expand Down Expand Up @@ -603,7 +606,7 @@
"type": "map",
"key": {},
"value": {
"shape": "S31"
"shape": "S33"
}
},
"extendsFrom": {
Expand Down Expand Up @@ -642,7 +645,7 @@
"type": "boolean"
},
"status": {
"shape": "S34"
"shape": "S36"
},
"propertyGroups": {
"type": "map",
Expand Down Expand Up @@ -714,7 +717,7 @@
"entityName": {},
"arn": {},
"status": {
"shape": "S34"
"shape": "S36"
},
"workspaceId": {},
"description": {},
Expand All @@ -728,7 +731,7 @@
"description": {},
"componentTypeId": {},
"status": {
"shape": "S34"
"shape": "S36"
},
"definedIn": {},
"properties": {
Expand All @@ -738,7 +741,7 @@
"type": "structure",
"members": {
"definition": {
"shape": "S31"
"shape": "S33"
},
"value": {
"shape": "Sd"
Expand Down Expand Up @@ -805,10 +808,10 @@
],
"members": {
"currentPricingPlan": {
"shape": "S3k"
"shape": "S3m"
},
"pendingPricingPlan": {
"shape": "S3k"
"shape": "S3m"
}
}
},
Expand All @@ -832,7 +835,7 @@
"componentTypeId": {},
"entityId": {},
"selectedProperties": {
"shape": "S3s"
"shape": "S3u"
},
"workspaceId": {
"location": "uri",
Expand Down Expand Up @@ -860,7 +863,7 @@
}
},
"propertyFilters": {
"shape": "S3y"
"shape": "S40"
}
}
}
Expand Down Expand Up @@ -927,10 +930,10 @@
"componentName": {},
"componentTypeId": {},
"selectedProperties": {
"shape": "S3s"
"shape": "S3u"
},
"propertyFilters": {
"shape": "S3y"
"shape": "S40"
},
"startDateTime": {
"deprecated": true,
Expand Down Expand Up @@ -1040,6 +1043,14 @@
"description": {},
"capabilities": {
"shape": "S20"
},
"sceneMetadata": {
"shape": "S22"
},
"generatedSceneMetadata": {
"type": "map",
"key": {},
"value": {}
}
}
},
Expand Down Expand Up @@ -1086,7 +1097,7 @@
"syncSource": {},
"syncRole": {},
"status": {
"shape": "S4j"
"shape": "S4m"
},
"creationDateTime": {
"type": "timestamp"
Expand Down Expand Up @@ -1210,7 +1221,7 @@
},
"description": {},
"status": {
"shape": "S34"
"shape": "S36"
},
"componentTypeName": {}
}
Expand Down Expand Up @@ -1280,7 +1291,7 @@
"arn": {},
"parentEntityId": {},
"status": {
"shape": "S34"
"shape": "S36"
},
"description": {},
"hasChildEntities": {
Expand Down Expand Up @@ -1391,7 +1402,7 @@
"workspaceId": {},
"syncSource": {},
"status": {
"shape": "S4j"
"shape": "S4m"
},
"creationDateTime": {
"type": "timestamp"
Expand Down Expand Up @@ -1464,7 +1475,7 @@
"members": {
"state": {},
"error": {
"shape": "S35"
"shape": "S37"
}
}
},
Expand Down Expand Up @@ -1760,7 +1771,7 @@
"members": {
"pricingMode": {},
"bundleNames": {
"shape": "S3m"
"shape": "S3o"
}
}
},
Expand All @@ -1771,10 +1782,10 @@
],
"members": {
"currentPricingPlan": {
"shape": "S3k"
"shape": "S3m"
},
"pendingPricingPlan": {
"shape": "S3k"
"shape": "S3m"
}
}
},
Expand Down Expand Up @@ -1807,6 +1818,9 @@
"description": {},
"capabilities": {
"shape": "S20"
},
"sceneMetadata": {
"shape": "S22"
}
}
},
Expand Down Expand Up @@ -2113,7 +2127,12 @@
"type": "list",
"member": {}
},
"S31": {
"S22": {
"type": "map",
"key": {},
"value": {}
},
"S33": {
"type": "structure",
"required": [
"dataType",
Expand Down Expand Up @@ -2159,23 +2178,23 @@
"displayName": {}
}
},
"S34": {
"S36": {
"type": "structure",
"members": {
"state": {},
"error": {
"shape": "S35"
"shape": "S37"
}
}
},
"S35": {
"S37": {
"type": "structure",
"members": {
"code": {},
"message": {}
}
},
"S3k": {
"S3m": {
"type": "structure",
"required": [
"effectiveDateTime",
Expand All @@ -2194,7 +2213,7 @@
],
"members": {
"bundleNames": {
"shape": "S3m"
"shape": "S3o"
},
"pricingTier": {}
}
Expand All @@ -2209,15 +2228,15 @@
"updateReason": {}
}
},
"S3m": {
"S3o": {
"type": "list",
"member": {}
},
"S3s": {
"S3u": {
"type": "list",
"member": {}
},
"S3y": {
"S40": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -2230,12 +2249,12 @@
}
}
},
"S4j": {
"S4m": {
"type": "structure",
"members": {
"state": {},
"error": {
"shape": "S35"
"shape": "S37"
}
}
}
Expand Down
Loading

0 comments on commit 7a4205c

Please sign in to comment.