Versions in this module Expand all Collapse all v0 v0.1.0 Dec 26, 2023 v0.0.1 Dec 26, 2023 Changes in this version + type RolesAnywhereAPI interface + CreateProfile func(*rolesanywhere.CreateProfileInput) (*rolesanywhere.CreateProfileOutput, error) + CreateProfileRequest func(*rolesanywhere.CreateProfileInput) (*request.Request, *rolesanywhere.CreateProfileOutput) + CreateProfileWithContext func(aws.Context, *rolesanywhere.CreateProfileInput, ...request.Option) (*rolesanywhere.CreateProfileOutput, error) + CreateTrustAnchor func(*rolesanywhere.CreateTrustAnchorInput) (*rolesanywhere.CreateTrustAnchorOutput, error) + CreateTrustAnchorRequest func(*rolesanywhere.CreateTrustAnchorInput) (*request.Request, *rolesanywhere.CreateTrustAnchorOutput) + CreateTrustAnchorWithContext func(aws.Context, *rolesanywhere.CreateTrustAnchorInput, ...request.Option) (*rolesanywhere.CreateTrustAnchorOutput, error) + DeleteCrl func(*rolesanywhere.DeleteCrlInput) (*rolesanywhere.DeleteCrlOutput, error) + DeleteCrlRequest func(*rolesanywhere.DeleteCrlInput) (*request.Request, *rolesanywhere.DeleteCrlOutput) + DeleteCrlWithContext func(aws.Context, *rolesanywhere.DeleteCrlInput, ...request.Option) (*rolesanywhere.DeleteCrlOutput, error) + DeleteProfile func(*rolesanywhere.DeleteProfileInput) (*rolesanywhere.DeleteProfileOutput, error) + DeleteProfileRequest func(*rolesanywhere.DeleteProfileInput) (*request.Request, *rolesanywhere.DeleteProfileOutput) + DeleteProfileWithContext func(aws.Context, *rolesanywhere.DeleteProfileInput, ...request.Option) (*rolesanywhere.DeleteProfileOutput, error) + DeleteTrustAnchor func(*rolesanywhere.DeleteTrustAnchorInput) (*rolesanywhere.DeleteTrustAnchorOutput, error) + DeleteTrustAnchorRequest func(*rolesanywhere.DeleteTrustAnchorInput) (*request.Request, *rolesanywhere.DeleteTrustAnchorOutput) + DeleteTrustAnchorWithContext func(aws.Context, *rolesanywhere.DeleteTrustAnchorInput, ...request.Option) (*rolesanywhere.DeleteTrustAnchorOutput, error) + DisableCrl func(*rolesanywhere.DisableCrlInput) (*rolesanywhere.DisableCrlOutput, error) + DisableCrlRequest func(*rolesanywhere.DisableCrlInput) (*request.Request, *rolesanywhere.DisableCrlOutput) + DisableCrlWithContext func(aws.Context, *rolesanywhere.DisableCrlInput, ...request.Option) (*rolesanywhere.DisableCrlOutput, error) + DisableProfile func(*rolesanywhere.DisableProfileInput) (*rolesanywhere.DisableProfileOutput, error) + DisableProfileRequest func(*rolesanywhere.DisableProfileInput) (*request.Request, *rolesanywhere.DisableProfileOutput) + DisableProfileWithContext func(aws.Context, *rolesanywhere.DisableProfileInput, ...request.Option) (*rolesanywhere.DisableProfileOutput, error) + DisableTrustAnchor func(*rolesanywhere.DisableTrustAnchorInput) (*rolesanywhere.DisableTrustAnchorOutput, error) + DisableTrustAnchorRequest func(*rolesanywhere.DisableTrustAnchorInput) (*request.Request, *rolesanywhere.DisableTrustAnchorOutput) + DisableTrustAnchorWithContext func(aws.Context, *rolesanywhere.DisableTrustAnchorInput, ...request.Option) (*rolesanywhere.DisableTrustAnchorOutput, error) + EnableCrl func(*rolesanywhere.EnableCrlInput) (*rolesanywhere.EnableCrlOutput, error) + EnableCrlRequest func(*rolesanywhere.EnableCrlInput) (*request.Request, *rolesanywhere.EnableCrlOutput) + EnableCrlWithContext func(aws.Context, *rolesanywhere.EnableCrlInput, ...request.Option) (*rolesanywhere.EnableCrlOutput, error) + EnableProfile func(*rolesanywhere.EnableProfileInput) (*rolesanywhere.EnableProfileOutput, error) + EnableProfileRequest func(*rolesanywhere.EnableProfileInput) (*request.Request, *rolesanywhere.EnableProfileOutput) + EnableProfileWithContext func(aws.Context, *rolesanywhere.EnableProfileInput, ...request.Option) (*rolesanywhere.EnableProfileOutput, error) + EnableTrustAnchor func(*rolesanywhere.EnableTrustAnchorInput) (*rolesanywhere.EnableTrustAnchorOutput, error) + EnableTrustAnchorRequest func(*rolesanywhere.EnableTrustAnchorInput) (*request.Request, *rolesanywhere.EnableTrustAnchorOutput) + EnableTrustAnchorWithContext func(aws.Context, *rolesanywhere.EnableTrustAnchorInput, ...request.Option) (*rolesanywhere.EnableTrustAnchorOutput, error) + GetCrl func(*rolesanywhere.GetCrlInput) (*rolesanywhere.GetCrlOutput, error) + GetCrlRequest func(*rolesanywhere.GetCrlInput) (*request.Request, *rolesanywhere.GetCrlOutput) + GetCrlWithContext func(aws.Context, *rolesanywhere.GetCrlInput, ...request.Option) (*rolesanywhere.GetCrlOutput, error) + GetProfile func(*rolesanywhere.GetProfileInput) (*rolesanywhere.GetProfileOutput, error) + GetProfileRequest func(*rolesanywhere.GetProfileInput) (*request.Request, *rolesanywhere.GetProfileOutput) + GetProfileWithContext func(aws.Context, *rolesanywhere.GetProfileInput, ...request.Option) (*rolesanywhere.GetProfileOutput, error) + GetSubject func(*rolesanywhere.GetSubjectInput) (*rolesanywhere.GetSubjectOutput, error) + GetSubjectRequest func(*rolesanywhere.GetSubjectInput) (*request.Request, *rolesanywhere.GetSubjectOutput) + GetSubjectWithContext func(aws.Context, *rolesanywhere.GetSubjectInput, ...request.Option) (*rolesanywhere.GetSubjectOutput, error) + GetTrustAnchor func(*rolesanywhere.GetTrustAnchorInput) (*rolesanywhere.GetTrustAnchorOutput, error) + GetTrustAnchorRequest func(*rolesanywhere.GetTrustAnchorInput) (*request.Request, *rolesanywhere.GetTrustAnchorOutput) + GetTrustAnchorWithContext func(aws.Context, *rolesanywhere.GetTrustAnchorInput, ...request.Option) (*rolesanywhere.GetTrustAnchorOutput, error) + ImportCrl func(*rolesanywhere.ImportCrlInput) (*rolesanywhere.ImportCrlOutput, error) + ImportCrlRequest func(*rolesanywhere.ImportCrlInput) (*request.Request, *rolesanywhere.ImportCrlOutput) + ImportCrlWithContext func(aws.Context, *rolesanywhere.ImportCrlInput, ...request.Option) (*rolesanywhere.ImportCrlOutput, error) + ListCrls func(*rolesanywhere.ListCrlsInput) (*rolesanywhere.ListCrlsOutput, error) + ListCrlsPages func(*rolesanywhere.ListCrlsInput, func(*rolesanywhere.ListCrlsOutput, bool) bool) error + ListCrlsPagesWithContext func(aws.Context, *rolesanywhere.ListCrlsInput, ...) error + ListCrlsRequest func(*rolesanywhere.ListCrlsInput) (*request.Request, *rolesanywhere.ListCrlsOutput) + ListCrlsWithContext func(aws.Context, *rolesanywhere.ListCrlsInput, ...request.Option) (*rolesanywhere.ListCrlsOutput, error) + ListProfiles func(*rolesanywhere.ListProfilesInput) (*rolesanywhere.ListProfilesOutput, error) + ListProfilesPages func(*rolesanywhere.ListProfilesInput, ...) error + ListProfilesPagesWithContext func(aws.Context, *rolesanywhere.ListProfilesInput, ...) error + ListProfilesRequest func(*rolesanywhere.ListProfilesInput) (*request.Request, *rolesanywhere.ListProfilesOutput) + ListProfilesWithContext func(aws.Context, *rolesanywhere.ListProfilesInput, ...request.Option) (*rolesanywhere.ListProfilesOutput, error) + ListSubjects func(*rolesanywhere.ListSubjectsInput) (*rolesanywhere.ListSubjectsOutput, error) + ListSubjectsPages func(*rolesanywhere.ListSubjectsInput, ...) error + ListSubjectsPagesWithContext func(aws.Context, *rolesanywhere.ListSubjectsInput, ...) error + ListSubjectsRequest func(*rolesanywhere.ListSubjectsInput) (*request.Request, *rolesanywhere.ListSubjectsOutput) + ListSubjectsWithContext func(aws.Context, *rolesanywhere.ListSubjectsInput, ...request.Option) (*rolesanywhere.ListSubjectsOutput, error) + ListTagsForResource func(*rolesanywhere.ListTagsForResourceInput) (*rolesanywhere.ListTagsForResourceOutput, error) + ListTagsForResourceRequest func(*rolesanywhere.ListTagsForResourceInput) (*request.Request, *rolesanywhere.ListTagsForResourceOutput) + ListTagsForResourceWithContext func(aws.Context, *rolesanywhere.ListTagsForResourceInput, ...request.Option) (*rolesanywhere.ListTagsForResourceOutput, error) + ListTrustAnchors func(*rolesanywhere.ListTrustAnchorsInput) (*rolesanywhere.ListTrustAnchorsOutput, error) + ListTrustAnchorsPages func(*rolesanywhere.ListTrustAnchorsInput, ...) error + ListTrustAnchorsPagesWithContext func(aws.Context, *rolesanywhere.ListTrustAnchorsInput, ...) error + ListTrustAnchorsRequest func(*rolesanywhere.ListTrustAnchorsInput) (*request.Request, *rolesanywhere.ListTrustAnchorsOutput) + ListTrustAnchorsWithContext func(aws.Context, *rolesanywhere.ListTrustAnchorsInput, ...request.Option) (*rolesanywhere.ListTrustAnchorsOutput, error) + PutNotificationSettings func(*rolesanywhere.PutNotificationSettingsInput) (*rolesanywhere.PutNotificationSettingsOutput, error) + PutNotificationSettingsRequest func(*rolesanywhere.PutNotificationSettingsInput) (*request.Request, *rolesanywhere.PutNotificationSettingsOutput) + PutNotificationSettingsWithContext func(aws.Context, *rolesanywhere.PutNotificationSettingsInput, ...request.Option) (*rolesanywhere.PutNotificationSettingsOutput, error) + ResetNotificationSettings func(*rolesanywhere.ResetNotificationSettingsInput) (*rolesanywhere.ResetNotificationSettingsOutput, error) + ResetNotificationSettingsRequest func(*rolesanywhere.ResetNotificationSettingsInput) (*request.Request, *rolesanywhere.ResetNotificationSettingsOutput) + ResetNotificationSettingsWithContext func(aws.Context, *rolesanywhere.ResetNotificationSettingsInput, ...request.Option) (*rolesanywhere.ResetNotificationSettingsOutput, error) + TagResource func(*rolesanywhere.TagResourceInput) (*rolesanywhere.TagResourceOutput, error) + TagResourceRequest func(*rolesanywhere.TagResourceInput) (*request.Request, *rolesanywhere.TagResourceOutput) + TagResourceWithContext func(aws.Context, *rolesanywhere.TagResourceInput, ...request.Option) (*rolesanywhere.TagResourceOutput, error) + UntagResource func(*rolesanywhere.UntagResourceInput) (*rolesanywhere.UntagResourceOutput, error) + UntagResourceRequest func(*rolesanywhere.UntagResourceInput) (*request.Request, *rolesanywhere.UntagResourceOutput) + UntagResourceWithContext func(aws.Context, *rolesanywhere.UntagResourceInput, ...request.Option) (*rolesanywhere.UntagResourceOutput, error) + UpdateCrl func(*rolesanywhere.UpdateCrlInput) (*rolesanywhere.UpdateCrlOutput, error) + UpdateCrlRequest func(*rolesanywhere.UpdateCrlInput) (*request.Request, *rolesanywhere.UpdateCrlOutput) + UpdateCrlWithContext func(aws.Context, *rolesanywhere.UpdateCrlInput, ...request.Option) (*rolesanywhere.UpdateCrlOutput, error) + UpdateProfile func(*rolesanywhere.UpdateProfileInput) (*rolesanywhere.UpdateProfileOutput, error) + UpdateProfileRequest func(*rolesanywhere.UpdateProfileInput) (*request.Request, *rolesanywhere.UpdateProfileOutput) + UpdateProfileWithContext func(aws.Context, *rolesanywhere.UpdateProfileInput, ...request.Option) (*rolesanywhere.UpdateProfileOutput, error) + UpdateTrustAnchor func(*rolesanywhere.UpdateTrustAnchorInput) (*rolesanywhere.UpdateTrustAnchorOutput, error) + UpdateTrustAnchorRequest func(*rolesanywhere.UpdateTrustAnchorInput) (*request.Request, *rolesanywhere.UpdateTrustAnchorOutput) + UpdateTrustAnchorWithContext func(aws.Context, *rolesanywhere.UpdateTrustAnchorInput, ...request.Option) (*rolesanywhere.UpdateTrustAnchorOutput, error)