Notification - AWS Snowball

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

Notification

與特定任務相關聯的 Amazon Simple Notification Service (Amazon SNS) 通知設定。Notification 物件會傳回為JobMetadata資料類型中DescribeJob動作回應語法的一部分。

在建立任務期間定義通知設定時,您可以選擇使用字串JobStatesToNotify陣列根據特定任務狀態來通知,或者您可以指定要針對所有NotifyAll設定為 true 的任務狀態傳送 Amazon SNS通知。

目錄

DevicePickupSnsTopicARN

用於傳送接收裝置人員的SNS通知 (在建立任務期間識別)。

類型:字串

長度限制:長度上限為 255。

模式:arn:aws.*:sns:.*:[0-9]{12}:.*

必要:否

JobStatesToNotify

將觸發此任務通知的任務狀態清單。

類型:字串陣列

有效值:New | PreparingAppliance | PreparingShipment | InTransitToCustomer | WithCustomer | InTransitToAWS | WithAWSSortingFacility | WithAWS | InProgress | Complete | Cancelled | Listing | Pending

必要:否

NotifyAll

任務狀態的任何變更都會觸發此任務的通知。

類型:布林值

必要:否

SnsTopicARN

SNS TopicArn 您要與此任務相關聯的新 。您可以使用 Amazon SNSAPI動作為主題建立 CreateTopic Amazon Resource Names (ARNs)。

您可以透過 AWS Management Console或使用訂閱 Amazon Simple Notification Service (AmazonSNS) API動作,將電子郵件地址訂閱至 Amazon SNS主題。

類型:字串

長度限制:長度上限為 255。

模式:arn:aws.*:sns:.*:[0-9]{12}:.*

必要:否

另請參閱

如需在其中一種語言特定的 API中使用此功能的詳細資訊 AWS SDKs,請參閱下列內容: