Difference between revisions of "Amazon Resource Name (ARN)"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
== See also == | == See also == | ||
* {{AWS terms}} | * {{AWS terms}} | ||
− | |||
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 16:50, 8 September 2022
wikipedia:Amazon Resource Name
Examples
arn:aws:chatbot
arn:aws:iam::aws:policy/ReadOnlyAccess
arn:aws:iam::aws:policy/AmazonS3FullAccess
data "aws_caller_identity" "current" {} output "caller_arn" { value = data.aws_caller_identity.current.arn }
Related terms
See also
Advertising: