awscc_cloudformation_resource_version (Resource)

A resource that has been registered in the CloudFormation Registry.

Schema

Required

For information on generating a schema handler package for the type you want to register, see submit in the CloudFormation CLI User Guide.

We recommend that type names adhere to the following pattern: company_or_organization::service::type.

Optional

Read-Only

Valid values include:

PRIVATE: The type is only visible and usable within the account in which it is registered. Currently, AWS CloudFormation marks any types you register as PRIVATE.

PUBLIC: The type is publically visible and usable within any Amazon account.

Nested Schema for logging_config

Optional:

Import

Import is supported using the following syntax:

$ terraform import awscc_cloudformation_resource_version.example <resource ID>