쿠키 기본 설정 선택

당사는 사이트와 서비스를 제공하는 데 필요한 필수 쿠키 및 유사한 도구를 사용합니다. 고객이 사이트를 어떻게 사용하는지 파악하고 개선할 수 있도록 성능 쿠키를 사용해 익명의 통계를 수집합니다. 필수 쿠키는 비활성화할 수 없지만 '사용자 지정' 또는 ‘거부’를 클릭하여 성능 쿠키를 거부할 수 있습니다.

사용자가 동의하는 경우 AWS와 승인된 제3자도 쿠키를 사용하여 유용한 사이트 기능을 제공하고, 사용자의 기본 설정을 기억하고, 관련 광고를 비롯한 관련 콘텐츠를 표시합니다. 필수가 아닌 모든 쿠키를 수락하거나 거부하려면 ‘수락’ 또는 ‘거부’를 클릭하세요. 더 자세한 내용을 선택하려면 ‘사용자 정의’를 클릭하세요.

CloudWatch Events notifications

포커스 모드
CloudWatch Events notifications - AMS Advanced User Guide
이 페이지는 귀하의 언어로 번역되지 않았습니다. 번역 요청

AMS offers push notifications for the RFC State changes through CloudWatch Events. To get these notifications:

  1. Create a topic and subscription where notifications will be sent. You can name the topic what you like; for information about doing this, see SNS Topic and Subscription: Creating.

  2. Submit an RFC with the Management | Other | Other | Create change type and include the SNS topic and subscription in the request for RFC state change notices.

When you submit the Management | Other | Other RFC request for this feature, you can specify what RFC state changes you're interested in getting notified about and what change types, and set other filters. For example, you may want to request to be notified only when Admin Access change types are EventType = RfcSubmitted and EventType = RfcUpdated.

This is a template of CloudWatch event notifications that you can receive (with all possible values):

{ "source ": "aws.managedservices", "detail-type": "AMS RFC State Change", "detail": { "ActionState": "null | AwsActionPending | AwsOperatorAssigned | CustomerActionPending | NotApplicable | NoActionPending", "ActualExecutionTimeRange": { "StartTime": "null | Actual Start Time", "EndTime": "null | Actual End Time" }, "AutomationStatus": "Automated | Manual", "AwsAccountId": "AWS Account ID", "AwsApprovalStatus": "null | SubmissionPending | NotRequired | ApprovalPending | Rejected | Approved", "ChangeTypeId": "Change_Type_ID", "ChangeTypeVersion": "Change_Type_Version", "CreatedTime": "Created_Time", "CustomerApprovalStatus": "null | SubmissionPending | NotRequired | ApprovalPending | Rejected | Approved", "EventType": "RfcActionStateUpdated | RfcApproved | RfcAutoRejected | RfcCanceled | RfcCompleted | RfcCreated | RfcInProgress | RfcRejected | RfcSubmitted | RfcUpdated", "LastModifiedTime": "Last_Updated_Time", "LastSubmittedTime": "null | Last_Submitted_Time", "RequestedExecutionTimeRange": { "StartTime": "null | Expected_Start_Time", "EndTime": "null | Expected_End_Time" }, "RfcId": "RFC_ID", "Status": "Editing | PendingApproval | Scheduled | Rejected | Canceled | ExecutionLock | InProgress | Success | Failure", "Title": "Title" } }

The supported RFC state changes (EventType), as they appear in the actual CloudWatch Events notification are:

  • RfcActionStateUpdated (no AMS console option): The RFC in one of the states, described later, changed.

  • RfcApproved (no AMS console option): The RFC passed system and/or AMS operator validation and has been approved for completion.

  • RfcAutoRejected (Auto-Rejected): The RFC failed system validation or AMS operator and has been rejected.

  • RfcCanceled (Canceled or Auto-Canceled): The RFC was canceled by either the submitter or an AMS operator.

  • RfcCompleted (Completed): The RFC run parameters have been completed, including UserData.

  • RfcCreated (no AMS console option): The RFC was successfully created (the JSON and submitted parameters were valid).

  • RfcInProgress (InProgress): The RFC run is still in progress.

  • RfcRejected (Rejected): The RFC failed system or AMS operator validation has been rejected.

  • RfcSubmitted (Submitted): The RFC has been submitted and is undergoing system validation.

  • RfcUpdated (no AMS console option): The RFC has been manually updated by an AMS operator.

Additionally, you can send CloudWatch Events (CWE) notifications to any of the supported destinations and build your own systems on top of these automated notifications:

  • Amazon EC2 instances

  • AWS Lambda functions

  • Streams in Amazon Kinesis Data Streams

  • Delivery streams in Amazon Data Firehose

  • Log groups in Amazon CloudWatch Logs

  • Amazon ECS tasks

  • Systems Manager Run Command

  • Systems Manager Automation

  • AWS Batch jobs

  • Step Functions state machines

  • Pipelines in CodePipeline

  • CodeBuild projects

  • Amazon Inspector assessment templates

  • Amazon SNS topics

  • Amazon SQS queues

  • Built-in targets: EC2 CreateSnapshot API call, EC2 RebootInstances API call, EC2 StopInstances API call, and EC2 TerminateInstances API call.

  • The default event bus of another AWS account

Note

We send CloudWatch Events notification for RFC state changes, on a best-effort basis.

프라이버시사이트 이용 약관쿠키 기본 설정
© 2025, Amazon Web Services, Inc. 또는 계열사. All rights reserved.