Create an ApiKey resource.
Request body
The name of the ApiKey.
The description of the ApiKey.
Specifies whether the ApiKey can be used by callers.
Specifies whether (<code>true</code>) or not (<code>false</code>) the key identifier is distinct from the created API key value. This parameter is deprecated and should not be used.
Specifies a value of the API key.
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
The key-value map of strings. The valid character set is [a-zA-Z+-=._:/]. The tag key can be up to 128 characters and must not start with <code>aws:</code>. The tag value can be up to 256 characters.
Response
Success
The identifier of the API Key.
The value of the API Key.
The name of the API Key.
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
The description of the API Key.
Specifies whether the API Key can be used by callers.
The timestamp when the API Key was created.
The timestamp when the API Key was last updated.
A list of Stage resources that are associated with the ApiKey resource.
The collection of tags. Each tag element is associated with a given resource.