Difference between revisions of "Amazon Resource Name (ARN)"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
== See also == | == See also == | ||
+ | * {{ARN}} | ||
* {{AWS terms}} | * {{AWS terms}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 08:05, 18 January 2023
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: