---
type: resource-type
title: ResilienceHubV2Service
description: aws resource type AWS::ResilienceHubV2::Service
name: ResilienceHubV2Service
lexicon: aws
resource_type: AWS::ResilienceHubV2::Service
---
`AWS::ResilienceHubV2::Service`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the service.
- `Regions` (`string[]`, required): AWS regions for the service.
- `Assertions` (`ResilienceHubV2Service_AssertionDefinition[]`, optional): Assertions associated with this service.
- `AssociatedSystems` (`ResilienceHubV2Service_AssociatedSystem[]`, optional): Systems associated with this service.
- `CreatedAt` (`string`, optional): The timestamp when the service was created.
- `DependencyDiscovery` (`"DISABLED" | "ENABLED" | "INITIALIZING"`, optional): Dependency discovery state.
- `Description` (`string`, optional): The description of the service.
- `EffectivePolicyValues` (`ResilienceHubV2Service_EffectivePolicyValues`, optional)
- `InputSources` (`ResilienceHubV2Service_InputSourceDefinition[]`, optional): Input sources for this service.
- `KmsKeyId` (`string`, optional): The KMS key ID for encrypting service data.
- `PermissionModel` (`ResilienceHubV2Service_PermissionModel`, optional)
- `PolicyArn` (`string`, optional): The ARN of the resilience policy to associate.
- `ReportConfiguration` (`ResilienceHubV2Service_ServiceReportConfiguration`, optional)
- `ServiceArn` (`string`, optional): The ARN of the service.
- `Tags` (`ResilienceHubV2Service_Tag[]`, optional): Tags assigned to the service.
- `UpdatedAt` (`string`, optional): The timestamp when the service was last updated.

## Attributes

- `CreatedAt`
- `EffectivePolicyValues`
- `ServiceArn`
- `UpdatedAt`
