v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14132465739.8 KB

Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry for the account and region.

For more information, see Configuring extensions at the account level in the CloudFormation User Guide.

get/#Action=BatchDescribeTypeConfigurations

Query parameters

TypeArnstring
<p>The Amazon Resource Name (ARN) for the extension, in this account and region.</p> <p>For public extensions, this will be the ARN assigned when you <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ActivateType.html">activate the type</a> in this account and region. For private extensions, this will be the ARN assigned when you <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterType.html">register the type</a> in this account and region.</p>
TypeConfigurationAliasstring

The alias specified for this configuration, if one was specified when the configuration was set.

TypeConfigurationArnstring

The Amazon Resource Name (ARN) for the configuration, in this account and region.

Type'RESOURCE' | 'MODULE' | 'HOOK'

The type of extension.

TypeNamestring

The name of the extension type to which this configuration applies.

The list of identifiers for the desired extension configurations.

Action'BatchDescribeTypeConfigurations' required
Version'2010-05-15' required

Response

Success