Skip to content

Commit

Permalink
Updates SDK to v2.1442.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Aug 22, 2023
1 parent 464c5b5 commit 9557694
Show file tree
Hide file tree
Showing 20 changed files with 328 additions and 155 deletions.
17 changes: 17 additions & 0 deletions .changes/2.1442.0.json
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "CostExplorer",
"description": "This release adds the LastUpdatedDate and LastUsedDate timestamps to help you manage your cost allocation tags."
},
{
"type": "feature",
"category": "RDS",
"description": "Adding parameters to CreateCustomDbEngineVersion reserved for future use."
},
{
"type": "feature",
"category": "VerifiedPermissions",
"description": "Documentation updates for Amazon Verified Permissions. Increases max results per page for ListPolicyStores, ListPolicies, and ListPolicyTemplates APIs from 20 to 50."
}
]
7 changes: 6 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1441.0-->
<!--LATEST=2.1442.0-->
<!--ENTRYINSERT-->

## 2.1442.0
* feature: CostExplorer: This release adds the LastUpdatedDate and LastUsedDate timestamps to help you manage your cost allocation tags.
* feature: RDS: Adding parameters to CreateCustomDbEngineVersion reserved for future use.
* feature: VerifiedPermissions: Documentation updates for Amazon Verified Permissions. Increases max results per page for ListPolicyStores, ListPolicies, and ListPolicyTemplates APIs from 20 to 50.

## 2.1441.0
* feature: EC2: The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted.
* feature: Finspace: Allow customers to manage outbound traffic from their Kx Environment when attaching a transit gateway by providing network acl entries. Allow the customer to choose how they want to update the databases on a cluster allowing updates to possibly be faster than usual.
Expand Down
2 changes: 1 addition & 1 deletion README.md
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.1441.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1442.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: 3 additions & 1 deletion apis/ce-2017-10-25.min.json
Expand Up @@ -1465,7 +1465,9 @@
"members": {
"TagKey": {},
"Type": {},
"Status": {}
"Status": {},
"LastUpdatedDate": {},
"LastUsedDate": {}
}
}
},
Expand Down
10 changes: 9 additions & 1 deletion apis/ce-2017-10-25.normal.json
Expand Up @@ -500,7 +500,7 @@
"shape": "DataUnavailableException"
}
],
"documentation": "<p>Retrieves the details for a Savings Plan recommendation. These details include the hourly data-points that construct the new cost, coverage, and utilization charts.</p>"
"documentation": "<p>Retrieves the details for a Savings Plan recommendation. These details include the hourly data-points that construct the cost, coverage, and utilization charts.</p>"
},
"GetSavingsPlansCoverage": {
"name": "GetSavingsPlansCoverage",
Expand Down Expand Up @@ -1196,6 +1196,14 @@
"Status": {
"shape": "CostAllocationTagStatus",
"documentation": "<p>The status of a cost allocation tag. </p>"
},
"LastUpdatedDate": {
"shape": "ZonedDateTime",
"documentation": "<p>The last date that the tag was either activated or deactivated.</p>"
},
"LastUsedDate": {
"shape": "ZonedDateTime",
"documentation": "<p>The last month that the tag was used on an Amazon Web Services resource.</p>"
}
},
"documentation": "<p>The cost allocation tag structure. This includes detailed metadata for the <code>CostAllocationTag</code> object. </p>"
Expand Down
4 changes: 2 additions & 2 deletions apis/globalaccelerator-2018-08-08.normal.json
Expand Up @@ -2530,7 +2530,7 @@
},
"ClientIPPreservationEnabled": {
"shape": "GenericBoolean",
"documentation": "<p>Indicates whether client IP address preservation is enabled for an endpoint. The value is true or false. The default value is true for new accelerators. </p> <p>If the value is set to true, the client's IP address is preserved in the <code>X-Forwarded-For</code> request header as traffic travels to applications on the endpoint fronted by the accelerator.</p> <p>Client IP address preservation is supported, in specific Amazon Web Services Regions, for endpoints that are Application Load Balancers and Amazon EC2 instances.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/global-accelerator/latest/dg/preserve-client-ip-address.html\"> Preserve client IP addresses in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>"
"documentation": "<p>Indicates whether client IP address preservation is enabled for an endpoint. The value is true or false. The default value is true for new accelerators. </p> <p>If the value is set to true, the client's IP address is preserved in the <code>X-Forwarded-For</code> request header as traffic travels to applications on the endpoint fronted by the accelerator.</p> <p>Client IP address preservation is supported, in specific Amazon Web Services Regions, for endpoints that are Application Load Balancers, Amazon EC2 instances, and Network Load Balancers with Security Groups. IMPORTANT: You cannot use client IP address preservation with Network Load Balancers with TLS listeners.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/global-accelerator/latest/dg/preserve-client-ip-address.html\"> Preserve client IP addresses in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>"
}
},
"documentation": "<p>A complex type for endpoints. A resource must be valid and active when you add it as an endpoint.</p>"
Expand Down Expand Up @@ -2564,7 +2564,7 @@
},
"ClientIPPreservationEnabled": {
"shape": "GenericBoolean",
"documentation": "<p>Indicates whether client IP address preservation is enabled for an endpoint. The value is true or false. The default value is true for new accelerators. </p> <p>If the value is set to true, the client's IP address is preserved in the <code>X-Forwarded-For</code> request header as traffic travels to applications on the endpoint fronted by the accelerator.</p> <p>Client IP address preservation is supported, in specific Amazon Web Services Regions, for endpoints that are Application Load Balancers and Amazon EC2 instances.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/global-accelerator/latest/dg/preserve-client-ip-address.html\"> Preserve client IP addresses in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>"
"documentation": "<p>Indicates whether client IP address preservation is enabled for an endpoint. The value is true or false. The default value is true for new accelerators. </p> <p>If the value is set to true, the client's IP address is preserved in the <code>X-Forwarded-For</code> request header as traffic travels to applications on the endpoint fronted by the accelerator.</p> <p>Client IP address preservation is supported, in specific Amazon Web Services Regions, for endpoints that are Application Load Balancers, Amazon EC2 instances, and Network Load Balancers with Security Groups. IMPORTANT: You cannot use client IP address preservation with Network Load Balancers with TLS listeners.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/global-accelerator/latest/dg/preserve-client-ip-address.html\"> Preserve client IP addresses in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>"
}
},
"documentation": "<p>A complex type for an endpoint. Each endpoint group can include one or more endpoints, such as load balancers.</p>"
Expand Down
4 changes: 4 additions & 0 deletions apis/rds-2014-10-31.min.json
Expand Up @@ -360,6 +360,10 @@
"Manifest": {},
"Tags": {
"shape": "Sb"
},
"SourceCustomDbEngineVersionIdentifier": {},
"UseAwsProvidedLatestImage": {
"type": "boolean"
}
}
},
Expand Down
8 changes: 8 additions & 0 deletions apis/rds-2014-10-31.normal.json
Expand Up @@ -5105,6 +5105,14 @@
},
"Tags": {
"shape": "TagList"
},
"SourceCustomDbEngineVersionIdentifier": {
"shape": "String255",
"documentation": "<p>Reserved for future use.</p>"
},
"UseAwsProvidedLatestImage": {
"shape": "BooleanOptional",
"documentation": "<p>Reserved for future use.</p>"
}
}
},
Expand Down

0 comments on commit 9557694

Please sign in to comment.