AWS lightsail documentation change
Summary
Changed 'S3 Glacier' to 'Amazon Glacier' in storage class reference
Security assessment
Branding/naming convention update without security impact
Diff
diff --git a/lightsail/latest/userguide/using-lightsail-with-other-aws-services.md b/lightsail/latest/userguide/using-lightsail-with-other-aws-services.md index 44ac6c396..1b76c7945 100644 --- a//lightsail/latest/userguide/using-lightsail-with-other-aws-services.md +++ b//lightsail/latest/userguide/using-lightsail-with-other-aws-services.md @@ -126 +126 @@ Amazon S3, provides developers and IT teams with secure, durable, highly scalabl -Amazon S3 offers a range of storage classes designed for different use cases including Amazon S3 Standard for general-purpose storage of frequently accessed data, Amazon S3 Standard - Infrequent Access (Standard - IA) for long-lived, but less frequently accessed data, and S3 Glacier for long-term archive. Amazon S3 also offers configurable lifecycle policies for managing your data throughout its lifecycle. Once a policy is set, your data automatically migrates to the most appropriate storage class without any changes to your applications. +Amazon S3 offers a range of storage classes designed for different use cases including Amazon S3 Standard for general-purpose storage of frequently accessed data, Amazon S3 Standard - Infrequent Access (Standard - IA) for long-lived, but less frequently accessed data, and Amazon Glacier for long-term archive. Amazon S3 also offers configurable lifecycle policies for managing your data throughout its lifecycle. Once a policy is set, your data automatically migrates to the most appropriate storage class without any changes to your applications.