Difference between revisions of "Aws iam list-role-policies"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
] | ] | ||
} | } | ||
+ | |||
+ | == Related == | ||
+ | * [[aws iam attach-role-policy]] | ||
== See also == | == See also == |
Latest revision as of 15:31, 25 June 2024
aws iam list-role-policies --role-name
aws iam list-role-policies --role-name DatadogAWSIntegrationRole { "PolicyNames": [ "DatadogAWSIntegrationPolicy" ] }
Related[edit]
See also[edit]
- AWS IAM role, AWS service roles, AWS IAM Roles Anywhere: [
list-roles | get-role | create-role | put-role-policy | create-service-linked-role | attach-role-policy | update-role | add-role-to-instance-profile ], aws ec2 describe-iam-instance-profile-associations ]
, IAM roles for EC2 instances,AWSServiceRoleForAutoScaling
aws iam [ list-policies | list-attached-user-policies | list-group-policies | list-role-policies | put-group-policy | put-role-policy | put-user-policy | create-policy | attach-role-policy ]
Advertising: