Skip to content

Commit

Permalink
Updates SDK to v2.1285.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Dec 29, 2022
1 parent f9615e6 commit 08f2285
Show file tree
Hide file tree
Showing 20 changed files with 498 additions and 242 deletions.
17 changes: 17 additions & 0 deletions .changes/2.1285.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "EMR",
"description": "Added GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters with runtime roles and AWS Lake Formation-based access control for Apache Spark, Apache Hive, and Presto queries."
},
{
"type": "feature",
"category": "SecretsManager",
"description": "Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets."
},
{
"type": "feature",
"category": "Wisdom",
"description": "This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading."
}
]
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.1284.0-->
<!--LATEST=2.1285.0-->
<!--ENTRYINSERT-->

## 2.1285.0
* feature: EMR: Added GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters with runtime roles and AWS Lake Formation-based access control for Apache Spark, Apache Hive, and Presto queries.
* feature: SecretsManager: Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
* feature: Wisdom: This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading.

## 2.1284.0
* feature: ElastiCache: This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
* feature: NetworkFirewall: AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ for further details.
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.1284.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1285.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
6 changes: 3 additions & 3 deletions apis/apigateway-2015-07-09.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4233,7 +4233,7 @@
},
"cacheClusterSize": {
"shape": "CacheClusterSize",
"documentation": "<p>Specifies the cache cluster size for the Stage resource specified in the input, if a cache cluster is enabled.</p>"
"documentation": "<p>The stage's cache capacity in GB. For more information about choosing a cache size, see <a href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html\">Enabling API caching to enhance responsiveness</a>.</p>"
},
"variables": {
"shape": "MapOfStringToString",
Expand Down Expand Up @@ -4535,7 +4535,7 @@
},
"cacheClusterSize": {
"shape": "CacheClusterSize",
"documentation": "<p>The stage's cache cluster size.</p>"
"documentation": "<p>The stage's cache capacity in GB. For more information about choosing a cache size, see <a href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html\">Enabling API caching to enhance responsiveness</a>.</p>"
},
"variables": {
"shape": "MapOfStringToString",
Expand Down Expand Up @@ -8031,7 +8031,7 @@
},
"cacheClusterSize": {
"shape": "CacheClusterSize",
"documentation": "<p>The size of the cache cluster for the stage, if enabled.</p>"
"documentation": "<p>The stage's cache capacity in GB. For more information about choosing a cache size, see <a href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html\">Enabling API caching to enhance responsiveness</a>.</p>"
},
"cacheClusterStatus": {
"shape": "CacheClusterStatus",
Expand Down
73 changes: 54 additions & 19 deletions apis/elasticmapreduce-2009-03-31.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,41 @@
}
}
},
"GetClusterSessionCredentials": {
"input": {
"type": "structure",
"required": [
"ClusterId",
"ExecutionRoleArn"
],
"members": {
"ClusterId": {},
"ExecutionRoleArn": {}
}
},
"output": {
"type": "structure",
"members": {
"Credentials": {
"type": "structure",
"members": {
"UsernamePassword": {
"type": "structure",
"members": {
"Username": {},
"Password": {}
},
"sensitive": true
}
},
"union": true
},
"ExpiresAt": {
"type": "timestamp"
}
}
}
},
"GetManagedScalingPolicy": {
"input": {
"type": "structure",
Expand All @@ -803,7 +838,7 @@
"type": "structure",
"members": {
"ManagedScalingPolicy": {
"shape": "S4v"
"shape": "S4z"
}
}
}
Expand Down Expand Up @@ -995,7 +1030,7 @@
"shape": "Si"
},
"EbsBlockDevices": {
"shape": "S5m"
"shape": "S5q"
},
"EbsOptimized": {
"type": "boolean"
Expand Down Expand Up @@ -1085,16 +1120,16 @@
"type": "long"
},
"EbsBlockDevices": {
"shape": "S5m"
"shape": "S5q"
},
"EbsOptimized": {
"type": "boolean"
},
"ShrinkPolicy": {
"shape": "S5y"
"shape": "S62"
},
"AutoScalingPolicy": {
"shape": "S62"
"shape": "S66"
},
"CustomAmiId": {}
}
Expand Down Expand Up @@ -1457,7 +1492,7 @@
"member": {}
},
"ShrinkPolicy": {
"shape": "S5y"
"shape": "S62"
},
"ReconfigurationType": {},
"Configurations": {
Expand Down Expand Up @@ -1491,7 +1526,7 @@
"ClusterId": {},
"InstanceGroupId": {},
"AutoScalingPolicy": {
"shape": "S62"
"shape": "S66"
},
"ClusterArn": {}
}
Expand Down Expand Up @@ -1542,7 +1577,7 @@
"members": {
"ClusterId": {},
"ManagedScalingPolicy": {
"shape": "S4v"
"shape": "S4z"
}
}
},
Expand Down Expand Up @@ -1667,10 +1702,10 @@
"EmrManagedSlaveSecurityGroup": {},
"ServiceAccessSecurityGroup": {},
"AdditionalMasterSecurityGroups": {
"shape": "S80"
"shape": "S84"
},
"AdditionalSlaveSecurityGroups": {
"shape": "S80"
"shape": "S84"
}
}
},
Expand Down Expand Up @@ -1727,7 +1762,7 @@
"type": "integer"
},
"ManagedScalingPolicy": {
"shape": "S4v"
"shape": "S4z"
},
"PlacementGroupConfigs": {
"shape": "S32"
Expand Down Expand Up @@ -2432,7 +2467,7 @@
}
}
},
"S4v": {
"S4z": {
"type": "structure",
"members": {
"ComputeLimits": {
Expand Down Expand Up @@ -2460,7 +2495,7 @@
}
}
},
"S5m": {
"S5q": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -2472,7 +2507,7 @@
}
}
},
"S5y": {
"S62": {
"type": "structure",
"members": {
"DecommissionTimeout": {
Expand All @@ -2482,10 +2517,10 @@
"type": "structure",
"members": {
"InstancesToTerminate": {
"shape": "S60"
"shape": "S64"
},
"InstancesToProtect": {
"shape": "S60"
"shape": "S64"
},
"InstanceTerminationTimeout": {
"type": "integer"
Expand All @@ -2494,11 +2529,11 @@
}
}
},
"S60": {
"S64": {
"type": "list",
"member": {}
},
"S62": {
"S66": {
"type": "structure",
"members": {
"Status": {
Expand All @@ -2522,7 +2557,7 @@
}
}
},
"S80": {
"S84": {
"type": "list",
"member": {}
}
Expand Down
Loading

0 comments on commit 08f2285

Please sign in to comment.