iam_create_account_alias: Creates an alias for your Amazon Web Services account

View source: R/iam_operations.R

iam_create_account_aliasR Documentation

Creates an alias for your Amazon Web Services account

Description

Creates an alias for your Amazon Web Services account. For information about using an Amazon Web Services account alias, see Creating, deleting, and listing an Amazon Web Services account alias in the Amazon Web Services Sign-In User Guide.

See https://www.paws-r-sdk.com/docs/iam_create_account_alias/ for full documentation.

Usage

iam_create_account_alias(AccountAlias)

Arguments

AccountAlias

[required] The account alias to create.

This parameter allows (through its regex pattern) a string of characters consisting of lowercase letters, digits, and dashes. You cannot start or finish with a dash, nor can you have two dashes in a row.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.