---
type: resource-type
title: ConfigurationPolicy
description: aws resource type AWS::SecurityHub::ConfigurationPolicy
name: ConfigurationPolicy
lexicon: aws
resource_type: AWS::SecurityHub::ConfigurationPolicy
---
`AWS::SecurityHub::ConfigurationPolicy`, a resource type of the aws lexicon.

## Properties

- `ConfigurationPolicy` (`ConfigurationPolicy_Policy`, required)
- `Name` (`string`, required): The name of the configuration policy.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the configuration policy.
- `CreatedAt` (`string`, optional): The date and time, in UTC and ISO 8601 format.
- `Description` (`string`, optional): The description of the configuration policy.
- `Id` (`string`, optional): The universally unique identifier (UUID) of the configuration policy.
- `ServiceEnabled` (`boolean`, optional): Indicates whether the service that the configuration policy applies to is enabled in the policy.
- `Tags` (`Record<string, unknown>`, optional)
- `UpdatedAt` (`string`, optional): The date and time, in UTC and ISO 8601 format.

## Attributes

- `Arn`
- `CreatedAt`
- `Id`
- `ServiceEnabled`
- `UpdatedAt`
