示例传输失败通知 - Amazon Config
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

示例传输失败通知

Amazon Config 如果 Amazon Config 无法将配置快照或超大配置项目更改通知传送到您的 Amazon S3 存储桶,则会发送传送失败通知。请确认您指定了有效的 Amazon S3 存储桶。

View the Timeline for this Resource in the Console: https://console.aws.amazon.com/config/home?region=us-west-2#/timeline/AWS::EC2::Instance/test_resourceId_014b953d-75e3-40ce-96b9-c7240b975457?time=2016-10-06T16:46:13.749Z The full configuration item change notification for this resource exceeded the maximum size allowed by Amazon Simple Notification Service (SNS). A summary of the configuration item is provided here. You can view the complete notification in the specified Amazon S3 bucket location. New State Record Summary: ---------------------------- { "configurationItemSummary": { "changeType": "UPDATE", "configurationItemVersion": "1.2", "configurationItemCaptureTime": "2016-10-06T16:46:13.749Z", "configurationStateId": 0, "awsAccountId": "123456789012", "configurationItemStatus": "OK", "resourceType": "AWS::EC2::Instance", "resourceId": "test_resourceId_014b953d-75e3-40ce-96b9-c7240b975457", "resourceName": null, "ARN": "arn:aws:ec2:us-west-2:123456789012:instance/test_resourceId_014b953d-75e3-40ce-96b9-c7240b975457", "awsRegion": "us-west-2", "availabilityZone": null, "configurationStateMd5Hash": "6de64b95eacd30e7b63d4bba7cd80814", "resourceCreationTime": "2016-10-06T16:46:10.489Z" }, "s3DeliverySummary": { "s3BucketLocation": null, "errorCode": "NoSuchBucket", "errorMessage": "Failed to deliver notification to bucket: bucket-example for account 123456789012 in region us-west-2." }, "notificationCreationTime": "2016-10-06T16:46:13.749Z", "messageType": "OversizedConfigurationItemChangeDeliveryFailed", "recordVersion": "1.0" }