This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::SecurityHub::ConnectorV2 JiraCloudProviderConfiguration
The initial configuration settings required to establish an integration between Security Hub and Jira Cloud.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ProjectKey" :String}
YAML
ProjectKey:String
Properties
ProjectKey-
The project key for a JiraCloud instance.
Required: Yes
Type: String
Minimum:
2Maximum:
10Update requires: No interruption