Suggested Answer:B🗳️
IAM ARNs - Most resources have a friendly name (for example, a user named Bob or a group named Developers). However, the access policy language requires you to specify the resource or resources using the following Amazon Resource Name (ARN) format. arn:aws:service:region:account:resource Where: service identifies the AWS product. For IAM resources, this is always iam. region is the region the resource resides in. For IAM resources, this is always left blank. account is the AWS account ID with no hyphens (for example, 123456789012). resource is the portion that identifies the specific resource by name. You can use ARNs in IAM for users (IAM and federated), groups, roles, policies, instance profiles, virtual MFA devices, and server certificates . The following table shows the ARN format for each and an example. The region portion of the ARN is blank because IAM resources are global.
AM ARNs
Most resources have a friendly name (for example, a user named Bob or a group named Developers). However, the permissions policy language requires you to specify the resource or resources using the following Amazon Resource Name (ARN) format.
arn:partition:service:region:account:resource
Where:
partition identifies the partition that the resource is in. For standard AWS Regions, the partition is aws. If you have resources in other partitions, the partition is aws-partitionname. For example, the partition for resources in the China (Beijing) Region is aws-cn. You cannot delegate access between accounts in different partitions.
service identifies the AWS product. For IAM resources, this is always iam.
region is the Region the resource resides in. For IAM resources, this is always kept blank.
account is the AWS account ID with no hyphens (for example, 123456789012).
resource is the portion that identifies the specific resource by name.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
amministrazione
8 months, 2 weeks agojj22222
3 years, 1 month agoHellGate
3 years, 3 months agoHellGate
3 years, 3 months ago01037
3 years, 6 months agocldy
3 years, 6 months agoExtHo
3 years, 7 months agomiracle
3 years, 7 months ago