Documentation ¶
Index ¶
- func IamAccounts() *schema.Table
- func IamGroupPolicies() *schema.Table
- func IamGroups() *schema.Table
- func IamOpenidConnectIdentityProviders() *schema.Table
- func IamPasswordPolicies() *schema.Table
- func IamPolicies() *schema.Table
- func IamRolePolicies() *schema.Table
- func IamRoles() *schema.Table
- func IamSamlIdentityProviders() *schema.Table
- func IamServerCertificates() *schema.Table
- func IamUserPolicies() *schema.Table
- func IamUsers() *schema.Table
- func IamVirtualMfaDevices() *schema.Table
- type IamOpenIdIdentityProviderWrapper
- type IamSamlIdentityProviderWrapper
- type PasswordPolicy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IamAccounts ¶
func IamGroupPolicies ¶
func IamPasswordPolicies ¶
func IamPolicies ¶
func IamRolePolicies ¶
func IamServerCertificates ¶
func IamUserPolicies ¶
func IamVirtualMfaDevices ¶
Types ¶
type IamOpenIdIdentityProviderWrapper ¶
type IamOpenIdIdentityProviderWrapper struct { *iam.GetOpenIDConnectProviderOutput Arn string }
type IamSamlIdentityProviderWrapper ¶
type IamSamlIdentityProviderWrapper struct { *iam.GetSAMLProviderOutput Arn string }
type PasswordPolicy ¶
type PasswordPolicy struct { types.PasswordPolicy PolicyExists bool }
Click to show internal directories.
Click to hide internal directories.