AWS IoT Core アクションリソース - AWS IoT Core

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

AWS IoT Core アクションリソース

AWS IoT Core ポリシーアクションのリソースを指定するには、リソースの ARN を使用します。リソース ARN はすべて以下の形式に従います。

arn:aws:iot:region:AWS-account-ID:Resource-type/Resource-name

以下の表では、アクションタイプごとに指定するリソースを示しています。

アクション リソースタイプ リソース名 ARN の例
iot:Connect client

クライアントのクライアント ID

arn:aws:iot:us-east-1:123456789012:client/myClientId
iot:DeleteThingShadow thing

モノの名前、および該当する場合はシャドウの名前

arn:aws:iot:us-east-1:123456789012:thing/thingOne arn:aws:iot:us-east-1:123456789012:thing/thingOne/shadowOne
iot:DescribeJobExecution thing

モノの名前

arn:aws:iot:us-east-1:123456789012:thing/thingOne
iot:GetPendingJobExecutions thing

モノの名前

arn:aws:iot:us-east-1:123456789012:thing/thingOne
iot:GetRetainedMessage topic

保持されたメッセージトピック

arn:aws:iot:us-east-1:123456789012:topic/myTopicName
iot:GetThingShadow thing

モノの名前、および該当する場合はシャドウの名前

arn:aws:iot:us-east-1:123456789012:thing/thingOne arn:aws:iot:us-east-1:123456789012:thing/thingOne/shadowOne
iot:ListNamedShadowsForThing すべて すべて *
iot:ListRetainedMessages すべて すべて *
iot:Publish topic

トピック文字列

arn:aws:iot:us-east-1:123456789012:topic/myTopicName
iot:Receive topic

トピック文字列

arn:aws:iot:us-east-1:123456789012:topic/myTopicName
iot:RetainPublish topic

設定された RETAIN フラグと共に発行するためのトピック

arn:aws:iot:us-east-1:123456789012:topic/myTopicName
iot:StartNextPendingJobExecution thing

モノの名前

arn:aws:iot:us-east-1:123456789012:thing/thingOne
iot:Subscribe topicfilter トピックフィルター文字列 arn:aws:iot:us-east-1:123456789012:topicfilter/myTopicFilter
iot:UpdateJobExecution thing

モノの名前

arn:aws:iot:us-east-1:123456789012:thing/thingOne
iot:UpdateThingShadow thing

モノの名前、および該当する場合はシャドウの名前

arn:aws:iot:us-east-1:123456789012:thing/thingOne arn:aws:iot:us-east-1:123456789012:thing/thingOne/shadowOne
iot:AssumeRoleWithCertificate rolealias

ロール ARN をポイントするロールエイリアス

arn:aws:iot:us-east-1:123456789012:rolealias/CredentialProviderRole_alias