View Source AWS.Account (aws-elixir v0.12.0)

Operations for Amazon Web Services Account Management

Link to this section Summary

Functions

Deletes the specified alternate contact from an Amazon Web Services account.

Retrieves the specified alternate contact attached to an Amazon Web Services account.

Modifies the specified alternate contact attached to an Amazon Web Services account.

Link to this section Functions

Link to this function

delete_alternate_contact(client, input, options \\ [])

View Source

Deletes the specified alternate contact from an Amazon Web Services account.

For complete details about how to use the alternate contact operations, see Access or updating the alternate contacts.

Link to this function

get_alternate_contact(client, input, options \\ [])

View Source

Retrieves the specified alternate contact attached to an Amazon Web Services account.

For complete details about how to use the alternate contact operations, see Access or updating the alternate contacts.

Link to this function

put_alternate_contact(client, input, options \\ [])

View Source

Modifies the specified alternate contact attached to an Amazon Web Services account.

For complete details about how to use the alternate contact operations, see Access or updating the alternate contacts.