You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IAM::Types::ListPoliciesGrantingServiceAccessEntry

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains details about the permissions policies that are attached to the specified identity (user, group, or role).

This data type is used as a response element in the ListPoliciesGrantingServiceAccess operation.

Instance Attribute Summary collapse

Instance Attribute Details

#policiesArray<Types::PolicyGrantingServiceAccess>

The PoliciesGrantingServiceAccess object that contains details about the policy.

Returns:

#service_namespaceString

The namespace of the service that was accessed.

To learn the service namespace of a service, go to Actions, Resources, and Condition Keys for AWS Services in the IAM User Guide. Choose the name of the service to view details for that service. In the first paragraph, find the service prefix. For example, (service prefix: a4b). For more information about service namespaces, see AWS Service Namespaces in the AWS General Reference.

Returns:

  • (String)

    The namespace of the service that was accessed.