AWS amazonglacier documentation change
Summary
Updated service name references from 'S3 Glacier' to 'Amazon Glacier' for consistency, and maintained existing monitoring/incident response guidance
Security assessment
Changes are purely branding/naming convention updates (S3 Glacier → Amazon Glacier). No security vulnerabilities, mitigations, or new security features are introduced. Existing security controls (CloudWatch, CloudTrail) are referenced but not modified.
Diff
diff --git a/amazonglacier/latest/dev/glacier-incident-response.md b/amazonglacier/latest/dev/glacier-incident-response.md index c6b53d96e..fff0af631 100644 --- a//amazonglacier/latest/dev/glacier-incident-response.md +++ b//amazonglacier/latest/dev/glacier-incident-response.md @@ -13 +13 @@ Amazon Glacier (original standalone vault-based service) will no longer accept n -Monitoring is an important part of maintaining the reliability, availability, and performance of Amazon Glacier (S3 Glacier) and your AWS solutions. You should collect monitoring data from all of the parts of your AWS solution so that you can more easily identify and debug the source of a failure if one occurs. AWS provides the following tools for monitoring your S3 Glacier resources and responding to potential incidents: +Monitoring is an important part of maintaining the reliability, availability, and performance of Amazon Glacier (Amazon Glacier) and your AWS solutions. You should collect monitoring data from all of the parts of your AWS solution so that you can more easily identify and debug the source of a failure if one occurs. AWS provides the following tools for monitoring your Amazon Glacier resources and responding to potential incidents: @@ -18 +18 @@ Monitoring is an important part of maintaining the reliability, availability, an -When using S3 Glacier via Amazon S3, you can use Amazon CloudWatch alarms to watch a single metric over a time period that you specify. If the metric exceeds a given threshold, a notification is sent to an Amazon SNS topic or AWS Auto Scaling policy. CloudWatch alarms do not invoke actions because they are in a particular state. Rather the state must have changed and been maintained for a specified number of periods. For more information, see [Monitoring Metrics with Amazon CloudWatch](https://docs.aws.amazon.com/AmazonS3/latest/dev/cloudwatch-monitoring.html). +When using Amazon Glacier via Amazon S3, you can use Amazon CloudWatch alarms to watch a single metric over a time period that you specify. If the metric exceeds a given threshold, a notification is sent to an Amazon SNS topic or AWS Auto Scaling policy. CloudWatch alarms do not invoke actions because they are in a particular state. Rather the state must have changed and been maintained for a specified number of periods. For more information, see [Monitoring Metrics with Amazon CloudWatch](https://docs.aws.amazon.com/AmazonS3/latest/dev/cloudwatch-monitoring.html). @@ -23 +23 @@ When using S3 Glacier via Amazon S3, you can use Amazon CloudWatch alarms to wat -CloudTrail provides a record of actions taken by a user, role, or an AWS service in S3 Glacier. CloudTrail captures all API calls for S3 Glacier as events, including calls from the S3 Glacier console and from code calls to the S3 Glacier APIs. For more information, see [Logging Amazon Glacier API Calls with AWS CloudTrail](./audit-logging.html). +CloudTrail provides a record of actions taken by a user, role, or an AWS service in Amazon Glacier. CloudTrail captures all API calls for Amazon Glacier as events, including calls from the Amazon Glacier console and from code calls to the Amazon Glacier APIs. For more information, see [Logging Amazon Glacier API Calls with AWS CloudTrail](./audit-logging.html).