Product - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon services, the Amazon Console URL from which to activate the service.

For integrations with third-party products, the Amazon Web Services 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 Amazon SDKs, see the following: