Difference between revisions of "Amazon Resource Name (ARN)"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
== Related terms == | == Related terms == | ||
− | * [[URL]] | + | * [[URL]], [[URI]] |
* [[Region]], [[AZ]] | * [[Region]], [[AZ]] | ||
* [[FQDN]] | * [[FQDN]] |
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: