Documentation
¶
Index ¶
- func CredentialReports() *schema.Table
- func Groups() *schema.Table
- func InstanceProfiles() *schema.Table
- func OpenidConnectIdentityProviders() *schema.Table
- func PasswordPolicies() *schema.Table
- func Policies() *schema.Table
- func Roles() *schema.Table
- func SamlIdentityProviders() *schema.Table
- func ServerCertificates() *schema.Table
- func Users() *schema.Table
- type LastAccessed
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CredentialReports ¶
func InstanceProfiles ¶
func PasswordPolicies ¶
func SamlIdentityProviders ¶
func ServerCertificates ¶
Types ¶
type LastAccessed ¶
type LastAccessed struct {
Arn string `json:"arn"`
JobId string `json:"job_id"`
types.ServiceLastAccessed
}
Source Files
¶
- credential_reports.go
- group_attached_policies.go
- group_policies.go
- groups.go
- instance_profiles.go
- last_accessed_details.go
- mfa_devices.go
- openid_connect_identity_providers.go
- password_policies.go
- policies.go
- policy_versions.go
- role_attached_policies.go
- role_policies.go
- roles.go
- saml_identity_providers.go
- server_certificates.go
- signing_certificates.go
- ssh_public_keys.go
- user_access_keys.go
- user_attached_policies.go
- user_groups.go
- user_policies.go
- users.go
Click to show internal directories.
Click to hide internal directories.