C# (CSharp) Amazon.IdentityManagement.Model GetAccountAuthorizationDetailsRequest - 9 ejemplos encontrados. Estos son los ejemplos en C# (CSharp) del mundo real mejor valorados de Amazon.IdentityManagement.Model.GetAccountAuthorizationDetailsRequest extraídos de proyectos de código abierto. Puedes valorar ejemplos para ayudarnos a mejorar la calidad de los ejemplos.
Relacionados
Related in langs
Container for the parameters to the GetAccountAuthorizationDetails operation. Retrieves information about all IAM users, groups, roles, and policies in your AWS account, including their relationships to one another. Use this API to obtain a snapshot of the configuration of IAM permissions (users, groups, roles, and policies) in your account.
You can optionally filter the results using the Filter parameter. You can paginate the results using the MaxItems and Marker parameters.