Awso_rolesanywhere_syncSourceval create_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.CreateProfileRequest.t ->
(Awso_rolesanywhere.Values.ProfileDetailResponse.t,
Awso_rolesanywhere.Values.ProfileDetailResponse.error)
Result.tval create_trust_anchor :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.CreateTrustAnchorRequest.t ->
(Awso_rolesanywhere.Values.TrustAnchorDetailResponse.t,
Awso_rolesanywhere.Values.TrustAnchorDetailResponse.error)
Result.tval delete_attribute_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.DeleteAttributeMappingRequest.t ->
(Awso_rolesanywhere.Values.DeleteAttributeMappingResponse.t,
Awso_rolesanywhere.Values.DeleteAttributeMappingResponse.error)
Result.tval delete_crl :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarCrlRequest.t ->
(Awso_rolesanywhere.Values.CrlDetailResponse.t,
Awso_rolesanywhere.Values.CrlDetailResponse.error)
Result.tval delete_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarProfileRequest.t ->
(Awso_rolesanywhere.Values.ProfileDetailResponse.t,
Awso_rolesanywhere.Values.ProfileDetailResponse.error)
Result.tval delete_trust_anchor :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarTrustAnchorRequest.t ->
(Awso_rolesanywhere.Values.TrustAnchorDetailResponse.t,
Awso_rolesanywhere.Values.TrustAnchorDetailResponse.error)
Result.tval disable_crl :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarCrlRequest.t ->
(Awso_rolesanywhere.Values.CrlDetailResponse.t,
Awso_rolesanywhere.Values.CrlDetailResponse.error)
Result.tval disable_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarProfileRequest.t ->
(Awso_rolesanywhere.Values.ProfileDetailResponse.t,
Awso_rolesanywhere.Values.ProfileDetailResponse.error)
Result.tval disable_trust_anchor :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarTrustAnchorRequest.t ->
(Awso_rolesanywhere.Values.TrustAnchorDetailResponse.t,
Awso_rolesanywhere.Values.TrustAnchorDetailResponse.error)
Result.tval enable_crl :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarCrlRequest.t ->
(Awso_rolesanywhere.Values.CrlDetailResponse.t,
Awso_rolesanywhere.Values.CrlDetailResponse.error)
Result.tval enable_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarProfileRequest.t ->
(Awso_rolesanywhere.Values.ProfileDetailResponse.t,
Awso_rolesanywhere.Values.ProfileDetailResponse.error)
Result.tval enable_trust_anchor :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarTrustAnchorRequest.t ->
(Awso_rolesanywhere.Values.TrustAnchorDetailResponse.t,
Awso_rolesanywhere.Values.TrustAnchorDetailResponse.error)
Result.tval get_crl :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarCrlRequest.t ->
(Awso_rolesanywhere.Values.CrlDetailResponse.t,
Awso_rolesanywhere.Values.CrlDetailResponse.error)
Result.tval get_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarProfileRequest.t ->
(Awso_rolesanywhere.Values.ProfileDetailResponse.t,
Awso_rolesanywhere.Values.ProfileDetailResponse.error)
Result.tval get_subject :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarSubjectRequest.t ->
(Awso_rolesanywhere.Values.SubjectDetailResponse.t,
Awso_rolesanywhere.Values.SubjectDetailResponse.error)
Result.tval get_trust_anchor :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ScalarTrustAnchorRequest.t ->
(Awso_rolesanywhere.Values.TrustAnchorDetailResponse.t,
Awso_rolesanywhere.Values.TrustAnchorDetailResponse.error)
Result.tval import_crl :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ImportCrlRequest.t ->
(Awso_rolesanywhere.Values.CrlDetailResponse.t,
Awso_rolesanywhere.Values.CrlDetailResponse.error)
Result.tval list_crls :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ListRequest.t ->
(Awso_rolesanywhere.Values.ListCrlsResponse.t,
Awso_rolesanywhere.Values.ListCrlsResponse.error)
Result.tval list_profiles :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ListRequest.t ->
(Awso_rolesanywhere.Values.ListProfilesResponse.t,
Awso_rolesanywhere.Values.ListProfilesResponse.error)
Result.tval list_subjects :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ListRequest.t ->
(Awso_rolesanywhere.Values.ListSubjectsResponse.t,
Awso_rolesanywhere.Values.ListSubjectsResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ListTagsForResourceRequest.t ->
(Awso_rolesanywhere.Values.ListTagsForResourceResponse.t,
Awso_rolesanywhere.Values.ListTagsForResourceResponse.error)
Result.tval list_trust_anchors :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ListRequest.t ->
(Awso_rolesanywhere.Values.ListTrustAnchorsResponse.t,
Awso_rolesanywhere.Values.ListTrustAnchorsResponse.error)
Result.tval put_attribute_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.PutAttributeMappingRequest.t ->
(Awso_rolesanywhere.Values.PutAttributeMappingResponse.t,
Awso_rolesanywhere.Values.PutAttributeMappingResponse.error)
Result.tval put_notification_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.PutNotificationSettingsRequest.t ->
(Awso_rolesanywhere.Values.PutNotificationSettingsResponse.t,
Awso_rolesanywhere.Values.PutNotificationSettingsResponse.error)
Result.tval reset_notification_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.ResetNotificationSettingsRequest.t ->
(Awso_rolesanywhere.Values.ResetNotificationSettingsResponse.t,
Awso_rolesanywhere.Values.ResetNotificationSettingsResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.TagResourceRequest.t ->
(Awso_rolesanywhere.Values.TagResourceResponse.t,
Awso_rolesanywhere.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.UntagResourceRequest.t ->
(Awso_rolesanywhere.Values.UntagResourceResponse.t,
Awso_rolesanywhere.Values.UntagResourceResponse.error)
Result.tval update_crl :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.UpdateCrlRequest.t ->
(Awso_rolesanywhere.Values.CrlDetailResponse.t,
Awso_rolesanywhere.Values.CrlDetailResponse.error)
Result.tval update_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.UpdateProfileRequest.t ->
(Awso_rolesanywhere.Values.ProfileDetailResponse.t,
Awso_rolesanywhere.Values.ProfileDetailResponse.error)
Result.tval update_trust_anchor :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_rolesanywhere.Values.UpdateTrustAnchorRequest.t ->
(Awso_rolesanywhere.Values.TrustAnchorDetailResponse.t,
Awso_rolesanywhere.Values.TrustAnchorDetailResponse.error)
Result.tinclude module type of struct include Awso_rolesanywhere.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]A single mapping entry for each supported specifier or sub-field.
module InstancePropertyMapValueString =
Awso_rolesanywhere.Values.InstancePropertyMapValueStringmodule NotificationSettingDetailConfiguredByString =
Awso_rolesanywhere.Values.NotificationSettingDetailConfiguredByStringmodule NotificationSettingDetailThresholdInteger =
Awso_rolesanywhere.Values.NotificationSettingDetailThresholdIntegermodule SourceDataX509CertificateDataString =
Awso_rolesanywhere.Values.SourceDataX509CertificateDataStringThe state of a notification setting. A notification setting includes information such as event name, threshold, status of the notification setting, and the channel to notify.
The data field of the trust anchor depending on its type.
A mapping applied to the authenticating end-entity certificate.
module ManagedPolicyListMemberString =
Awso_rolesanywhere.Values.ManagedPolicyListMemberStringA record of a presented X509 credential from a temporary credential request.
A key-value pair you set that identifies a property of the authenticating instance.
module NotificationSettingThresholdInteger =
Awso_rolesanywhere.Values.NotificationSettingThresholdIntegerThe trust anchor type and its related certificate data.
A label that consists of a key and value you define.
A notification setting key to reset. A notification setting key includes the event and the channel.
Customizable notification settings that will be applied to notification events. IAM Roles Anywhere consumes these settings while notifying across multiple channels - CloudWatch metrics, EventBridge, and Health Dashboard.
The state of the trust anchor after a read or write operation.
A summary representation of subjects.
The state of the profile after a read or write operation.
The state of the certificate revocation list (CRL) after a read or write operation.
module UpdateProfileRequestDurationSecondsInteger =
Awso_rolesanywhere.Values.UpdateProfileRequestDurationSecondsIntegermodule UpdateProfileRequestSessionPolicyString =
Awso_rolesanywhere.Values.UpdateProfileRequestSessionPolicyStringYou do not have sufficient access to perform this action.
The resource could not be found.
Validation exception error.
Too many tags.
The state of the subject after a read or write operation.
module CreateProfileRequestDurationSecondsInteger =
Awso_rolesanywhere.Values.CreateProfileRequestDurationSecondsIntegerUpdates a trust anchor. You establish trust between IAM Roles Anywhere and your certificate authority (CA) by configuring a trust anchor. You can define a trust anchor as a reference to an Private Certificate Authority (Private CA) or by uploading a CA certificate. Your Amazon Web Services workloads can authenticate with the trust anchor using certificates issued by the CA in exchange for temporary Amazon Web Services credentials. Required permissions: rolesanywhere:UpdateTrustAnchor.
Updates a profile, a list of the roles that IAM Roles Anywhere service is trusted to assume. You use profiles to intersect permissions with IAM managed policies. Required permissions: rolesanywhere:UpdateProfile.
Updates the certificate revocation list (CRL). A CRL is a list of certificates that have been revoked by the issuing certificate authority (CA). IAM Roles Anywhere validates against the CRL before issuing credentials. Required permissions: rolesanywhere:UpdateCrl.
Removes tags from the resource. Required permissions: rolesanywhere:UntagResource.
Removes tags from the resource. Required permissions: rolesanywhere:UntagResource.
Creates a trust anchor to establish trust between IAM Roles Anywhere and your certificate authority (CA). You can define a trust anchor as a reference to an Private Certificate Authority (Private CA) or by uploading a CA certificate. Your Amazon Web Services workloads can authenticate with the trust anchor using certificates issued by the CA in exchange for temporary Amazon Web Services credentials. Required permissions: rolesanywhere:CreateTrustAnchor.
Attaches tags to a resource. Required permissions: rolesanywhere:TagResource.
Attaches tags to a resource. Required permissions: rolesanywhere:TagResource.
Gets a subject, which associates a certificate identity with authentication attempts. The subject stores auditing information such as the status of the last authentication attempt, the certificate data used in the attempt, and the last time the associated identity attempted authentication. Required permissions: rolesanywhere:GetSubject.
Deletes a trust anchor. Required permissions: rolesanywhere:DeleteTrustAnchor.
Gets a subject, which associates a certificate identity with authentication attempts. The subject stores auditing information such as the status of the last authentication attempt, the certificate data used in the attempt, and the last time the associated identity attempted authentication. Required permissions: rolesanywhere:GetSubject.
Deletes a profile. Required permissions: rolesanywhere:DeleteProfile.
Deletes a certificate revocation list (CRL). Required permissions: rolesanywhere:DeleteCrl.
module ResetNotificationSettingsResponse =
Awso_rolesanywhere.Values.ResetNotificationSettingsResponseResets the custom notification setting to IAM Roles Anywhere default setting. Required permissions: rolesanywhere:ResetNotificationSettings.
module ResetNotificationSettingsRequest =
Awso_rolesanywhere.Values.ResetNotificationSettingsRequestResets the custom notification setting to IAM Roles Anywhere default setting. Required permissions: rolesanywhere:ResetNotificationSettings.
module PutNotificationSettingsResponse =
Awso_rolesanywhere.Values.PutNotificationSettingsResponseAttaches a list of notification settings to a trust anchor. A notification setting includes information such as event name, threshold, status of the notification setting, and the channel to notify. Required permissions: rolesanywhere:PutNotificationSettings.
module PutNotificationSettingsRequest =
Awso_rolesanywhere.Values.PutNotificationSettingsRequestAttaches a list of notification settings to a trust anchor. A notification setting includes information such as event name, threshold, status of the notification setting, and the channel to notify. Required permissions: rolesanywhere:PutNotificationSettings.
Put an entry in the attribute mapping rules that will be enforced by a given profile. A mapping specifies a certificate field and one or more specifiers that have contextual meanings.
Put an entry in the attribute mapping rules that will be enforced by a given profile. A mapping specifies a certificate field and one or more specifiers that have contextual meanings.
Creates a profile, a list of the roles that Roles Anywhere service is trusted to assume. You use profiles to intersect permissions with IAM managed policies. Required permissions: rolesanywhere:CreateProfile.
Lists the trust anchors in the authenticated account and Amazon Web Services Region. Required permissions: rolesanywhere:ListTrustAnchors.
Lists the tags attached to the resource. Required permissions: rolesanywhere:ListTagsForResource.
Lists the tags attached to the resource. Required permissions: rolesanywhere:ListTagsForResource.
Lists the subjects in the authenticated account and Amazon Web Services Region. Required permissions: rolesanywhere:ListSubjects.
Lists all certificate revocation lists (CRL) in the authenticated account and Amazon Web Services Region. Required permissions: rolesanywhere:ListCrls.
Lists all profiles in the authenticated account and Amazon Web Services Region. Required permissions: rolesanywhere:ListProfiles.
Lists all certificate revocation lists (CRL) in the authenticated account and Amazon Web Services Region. Required permissions: rolesanywhere:ListCrls.
Imports the certificate revocation list (CRL). A CRL is a list of certificates that have been revoked by the issuing certificate Authority (CA).In order to be properly imported, a CRL must be in PEM format. IAM Roles Anywhere validates against the CRL before issuing credentials. Required permissions: rolesanywhere:ImportCrl.
module DeleteAttributeMappingResponse =
Awso_rolesanywhere.Values.DeleteAttributeMappingResponseDelete an entry from the attribute mapping rules enforced by a given profile.
module DeleteAttributeMappingRequest =
Awso_rolesanywhere.Values.DeleteAttributeMappingRequestDelete an entry from the attribute mapping rules enforced by a given profile.
Deletes a certificate revocation list (CRL). Required permissions: rolesanywhere:DeleteCrl.
Creates a trust anchor to establish trust between IAM Roles Anywhere and your certificate authority (CA). You can define a trust anchor as a reference to an Private Certificate Authority (Private CA) or by uploading a CA certificate. Your Amazon Web Services workloads can authenticate with the trust anchor using certificates issued by the CA in exchange for temporary Amazon Web Services credentials. Required permissions: rolesanywhere:CreateTrustAnchor.
Creates a profile, a list of the roles that Roles Anywhere service is trusted to assume. You use profiles to intersect permissions with IAM managed policies. Required permissions: rolesanywhere:CreateProfile.