diff --git a/.tools/readmes/requirements_freeze.txt b/.tools/readmes/requirements_freeze.txt index a240e38b970..8b336a7e52d 100644 --- a/.tools/readmes/requirements_freeze.txt +++ b/.tools/readmes/requirements_freeze.txt @@ -1,4 +1,4 @@ -aws_doc_sdk_examples_tools @ git+https://github.com/awsdocs/aws-doc-sdk-examples-tools@2025.07.0 +aws_doc_sdk_examples_tools @ git+https://github.com/awsdocs/aws-doc-sdk-examples-tools@2025.41.0 black==24.3.0 certifi==2025.1.31 charset-normalizer==3.4.1 diff --git a/dotnetv3/Glacier/README.md b/dotnetv3/Glacier/README.md index a3b6aa7fe34..3fca8670043 100644 --- a/dotnetv3/Glacier/README.md +++ b/dotnetv3/Glacier/README.md @@ -1,13 +1,13 @@ -# S3 Glacier code examples for the SDK for .NET +# Amazon Glacier code examples for the SDK for .NET ## Overview -Shows how to use the AWS SDK for .NET to work with Amazon S3 Glacier. +Shows how to use the AWS SDK for .NET to work with Amazon Glacier. -_S3 Glacier provides durable and extremely low-cost storage for infrequently used data with security features for data archiving and backup._ +_Amazon Glacier provides durable and extremely low-cost storage for infrequently used data with security features for data archiving and backup._ ## ⚠ Important @@ -31,7 +31,7 @@ For prerequisites, see the [README](../README.md#Prerequisites) in the `dotnetv3 ### Get started -- [Hello S3 Glacier](Actions/HelloGlacier.cs#L4) (`ListVaults`) +- [Hello Amazon Glacier](Actions/HelloGlacier.cs#L4) (`ListVaults`) ### Single actions @@ -76,9 +76,9 @@ Alternatively, you can run the example from within your IDE. -#### Hello S3 Glacier +#### Hello Amazon Glacier -This example shows you how to get started using S3 Glacier. +This example shows you how to get started using Amazon Glacier. @@ -97,9 +97,9 @@ in the `dotnetv3` folder. ## Additional resources -- [S3 Glacier Developer Guide](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) -- [S3 Glacier API Reference](https://docs.aws.amazon.com/amazonglacier/latest/dev/amazon-glacier-api.html) -- [SDK for .NET S3 Glacier reference](https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/Glacier/NGlacier.html) +- [Amazon Glacier Developer Guide](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) +- [Amazon Glacier API Reference](https://docs.aws.amazon.com/amazonglacier/latest/dev/amazon-glacier-api.html) +- [SDK for .NET Amazon Glacier reference](https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/Glacier/NGlacier.html) diff --git a/javascriptv3/example_code/glacier/README.md b/javascriptv3/example_code/glacier/README.md index e9bf82357d0..b9efaa55a7d 100644 --- a/javascriptv3/example_code/glacier/README.md +++ b/javascriptv3/example_code/glacier/README.md @@ -1,13 +1,13 @@ -# S3 Glacier code examples for the SDK for JavaScript (v3) +# Amazon Glacier code examples for the SDK for JavaScript (v3) ## Overview -Shows how to use the AWS SDK for JavaScript (v3) to work with Amazon S3 Glacier. +Shows how to use the AWS SDK for JavaScript (v3) to work with Amazon Glacier. -_S3 Glacier provides durable and extremely low-cost storage for infrequently used data with security features for data archiving and backup._ +_Amazon Glacier provides durable and extremely low-cost storage for infrequently used data with security features for data archiving and backup._ ## ⚠ Important @@ -90,9 +90,9 @@ in the `javascriptv3` folder. ## Additional resources -- [S3 Glacier Developer Guide](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) -- [S3 Glacier API Reference](https://docs.aws.amazon.com/amazonglacier/latest/dev/amazon-glacier-api.html) -- [SDK for JavaScript (v3) S3 Glacier reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/glacier) +- [Amazon Glacier Developer Guide](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) +- [Amazon Glacier API Reference](https://docs.aws.amazon.com/amazonglacier/latest/dev/amazon-glacier-api.html) +- [SDK for JavaScript (v3) Amazon Glacier reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/glacier) @@ -101,4 +101,4 @@ in the `javascriptv3` folder. Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 \ No newline at end of file +SPDX-License-Identifier: Apache-2.0 diff --git a/javav2/example_code/glacier/README.md b/javav2/example_code/glacier/README.md index 8c7bfcfa295..992e011c5b1 100644 --- a/javav2/example_code/glacier/README.md +++ b/javav2/example_code/glacier/README.md @@ -1,13 +1,13 @@ -# S3 Glacier code examples for the SDK for Java 2.x +# Amazon Glacier code examples for the SDK for Java 2.x ## Overview -Shows how to use the AWS SDK for Java 2.x to work with Amazon S3 Glacier. +Shows how to use the AWS SDK for Java 2.x to work with Amazon Glacier. -_S3 Glacier provides durable and extremely low-cost storage for infrequently used data with security features for data archiving and backup._ +_Amazon Glacier provides durable and extremely low-cost storage for infrequently used data with security features for data archiving and backup._ ## ⚠ Important @@ -69,9 +69,9 @@ in the `javav2` folder. ## Additional resources -- [S3 Glacier Developer Guide](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) -- [S3 Glacier API Reference](https://docs.aws.amazon.com/amazonglacier/latest/dev/amazon-glacier-api.html) -- [SDK for Java 2.x S3 Glacier reference](https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/glacier/package-summary.html) +- [Amazon Glacier Developer Guide](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) +- [Amazon Glacier API Reference](https://docs.aws.amazon.com/amazonglacier/latest/dev/amazon-glacier-api.html) +- [SDK for Java 2.x Amazon Glacier reference](https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/glacier/package-summary.html) @@ -80,4 +80,4 @@ in the `javav2` folder. Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 \ No newline at end of file +SPDX-License-Identifier: Apache-2.0 diff --git a/python/example_code/glacier/README.md b/python/example_code/glacier/README.md index 7febf0fefdf..e7736c7c8ce 100644 --- a/python/example_code/glacier/README.md +++ b/python/example_code/glacier/README.md @@ -1,13 +1,13 @@ -# S3 Glacier code examples for the SDK for Python +# Amazon Glacier code examples for the SDK for Python ## Overview -Shows how to use the AWS SDK for Python (Boto3) to work with Amazon S3 Glacier. +Shows how to use the AWS SDK for Python (Boto3) to work with Amazon Glacier. -_S3 Glacier provides durable and extremely low-cost storage for infrequently used data with security features for data archiving and backup._ +_Amazon Glacier provides durable and extremely low-cost storage for infrequently used data with security features for data archiving and backup._ ## ⚠ Important @@ -77,7 +77,7 @@ functions within the same service. This example shows you how to do the following: -- Create an Amazon S3 Glacier vault. +- Create an Amazon Glacier vault. - Configure the vault to publish notifications to an Amazon SNS topic. - Upload an archive file to the vault. - Initiate an archive retrieval job. @@ -99,7 +99,7 @@ python glacier_basics.py This example shows you how to do the following: -- List jobs for an Amazon S3 Glacier vault and get job status. +- List jobs for an Amazon Glacier vault and get job status. - Get the output of a completed archive retrieval job. - Delete an archive. - Delete a vault. @@ -134,9 +134,9 @@ in the `python` folder. ## Additional resources -- [S3 Glacier Developer Guide](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) -- [S3 Glacier API Reference](https://docs.aws.amazon.com/amazonglacier/latest/dev/amazon-glacier-api.html) -- [SDK for Python S3 Glacier reference](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/glacier.html) +- [Amazon Glacier Developer Guide](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) +- [Amazon Glacier API Reference](https://docs.aws.amazon.com/amazonglacier/latest/dev/amazon-glacier-api.html) +- [SDK for Python Amazon Glacier reference](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/glacier.html) @@ -145,4 +145,4 @@ in the `python` folder. Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 \ No newline at end of file +SPDX-License-Identifier: Apache-2.0