Product - AWS Security Hub

Product

Contains details about a product.

Contents

ProductArn

The ARN assigned to the product.

Type: String

Pattern: .*\S.*

Required: Yes

ActivationUrl

The URL to the service or product documentation about the integration with Security Hub, including how to activate the integration.

Type: String

Pattern: .*\S.*

Required: No

Categories

The categories assigned to the product.

Type: Array of strings

Pattern: .*\S.*

Required: No

CompanyName

The name of the company that provides the product.

Type: String

Pattern: .*\S.*

Required: No

Description

A description of the product.

Type: String

Pattern: .*\S.*

Required: No

IntegrationTypes

The types of integration that the product supports. Available values are the following.

  • SEND_FINDINGS_TO_SECURITY_HUB - The integration sends findings to Security Hub.

  • RECEIVE_FINDINGS_FROM_SECURITY_HUB - The integration receives findings from Security Hub.

  • UPDATE_FINDINGS_IN_SECURITY_HUB - The integration does not send new findings to Security Hub, but does make updates to the findings that it receives from Security Hub.

Type: Array of strings

Valid Values: SEND_FINDINGS_TO_SECURITY_HUB | RECEIVE_FINDINGS_FROM_SECURITY_HUB | UPDATE_FINDINGS_IN_SECURITY_HUB

Required: No

MarketplaceUrl

For integrations with AWS services, the AWS Console URL from which to activate the service.

For integrations with third-party products, the AWS Marketplace URL from which to subscribe to or purchase the product.

Type: String

Pattern: .*\S.*

Required: No

ProductName

The name of the product.

Type: String

Pattern: .*\S.*

Required: No

ProductSubscriptionResourcePolicy

The resource policy associated with the product.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: