Module Awso_notificationscontacts.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule String_ : sig ... end
Sourcemodule ValidationExceptionField : sig ... end

Stores information about a field passed inside a request that resulted in an exception.

Sourcemodule CreationTime : sig ... end
Sourcemodule EmailContactArn : sig ... end
Sourcemodule EmailContactName : sig ... end
Sourcemodule EmailContactStatus : sig ... end
Sourcemodule UpdateTime : sig ... end
Sourcemodule ErrorMessage : sig ... end
Sourcemodule ResourceId : sig ... end
Sourcemodule ResourceType : sig ... end
Sourcemodule Integer : sig ... end
Sourcemodule QuotaCode : sig ... end
Sourcemodule ServiceCode : sig ... end
Sourcemodule ValidationExceptionReason : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule EmailContact : sig ... end

An email contact.

Sourcemodule AccessDeniedException : sig ... end

You do not have sufficient access to perform this action.

Sourcemodule InternalServerException : sig ... end

Unexpected error during processing of request.

Sourcemodule ResourceNotFoundException : sig ... end

Your request references a resource which does not exist.

Sourcemodule ThrottlingException : sig ... end

The request was denied due to request throttling.

Sourcemodule ValidationException : sig ... end

The input fails to satisfy the constraints specified by an AWS service.

Sourcemodule TagKeys : sig ... end
Sourcemodule TagMap : sig ... end
Sourcemodule ConflictException : sig ... end

Updating or deleting a resource can cause an inconsistent state.

Sourcemodule EmailContacts : sig ... end

Request would cause a service quota to be exceeded.

Sourcemodule EmailContactAddress : sig ... end
Sourcemodule Token : sig ... end
Sourcemodule UntagResourceResponse : sig ... end

Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN). Taggable resources in AWS User Notifications Contacts include email contacts..

Sourcemodule UntagResourceRequest : sig ... end

Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN). Taggable resources in AWS User Notifications Contacts include email contacts..

Sourcemodule TagResourceResponse : sig ... end

Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN). Taggable resources in AWS User Notifications Contacts include email contacts.

Sourcemodule TagResourceRequest : sig ... end

Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN). Taggable resources in AWS User Notifications Contacts include email contacts.

Sends an activation email to the email address associated with the specified email contact. It might take a few minutes for the activation email to arrive. If it doesn't arrive, check in your spam folder or try sending another activation email.

Sourcemodule SendActivationCodeRequest : sig ... end

Sends an activation email to the email address associated with the specified email contact. It might take a few minutes for the activation email to arrive. If it doesn't arrive, check in your spam folder or try sending another activation email.

Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify. The resource can be a user, server, or role.

Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify. The resource can be a user, server, or role.

Sourcemodule ListEmailContactsResponse : sig ... end

Lists all email contacts created under the Account.

Sourcemodule ListEmailContactsRequest : sig ... end

Lists all email contacts created under the Account.

Sourcemodule GetEmailContactResponse : sig ... end

Returns an email contact.

Sourcemodule GetEmailContactRequest : sig ... end

Returns an email contact.

Deletes an email contact. Deleting an email contact removes it from all associated notification configurations.

Sourcemodule DeleteEmailContactRequest : sig ... end

Deletes an email contact. Deleting an email contact removes it from all associated notification configurations.

Creates an email contact for the provided email address.

Sourcemodule CreateEmailContactRequest : sig ... end

Creates an email contact for the provided email address.

Activates an email contact using an activation code. This code is in the activation email sent to the email address associated with this email contact.

Activates an email contact using an activation code. This code is in the activation email sent to the email address associated with this email contact.