amazonka-ec2-1.3.7: Amazon Elastic Compute Cloud SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.DescribeIdFormat

Contents

Description

__Important: This command is reserved for future use, and is currently not available for you to use.__

Describes the ID format settings for your resources, for example, to view which resource types are enabled for longer IDs. This request only returns information about resource types whose ID formats can be modified; it does not return information about other resource types.

The following resource types support longer IDs: 'instance' | reservation.

These settings apply to the IAM user who makes the request; they do not apply to the entire AWS account. By default, an IAM user defaults to the same settings as the root user, unless they explicitly override the settings by running the ModifyIdFormat command. These settings are applied on a per-region basis.

See: AWS API Reference for DescribeIdFormat.

Synopsis

Creating a Request

describeIdFormat :: DescribeIdFormat Source

Creates a value of DescribeIdFormat with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

Destructuring the Response

describeIdFormatResponse Source

Creates a value of DescribeIdFormatResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

difrsStatuses :: Lens' DescribeIdFormatResponse [IdFormat] Source

Information about the ID format for the resource.