HttpsNotificationConfiguration - Amazon Security Lake

HttpsNotificationConfiguration

The configurations used for HTTPS subscriber notification.

Contents

endpoint

The subscription endpoint in Security Lake. If you prefer notification with an HTTPs endpoint, populate this field.

Type: String

Pattern: ^https?://.+$

Required: Yes

targetRoleArn

The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created. For more information about ARNs and how to use them in policies, see Managing data access and AWS Managed Policies in the Amazon Security Lake User Guide.

Type: String

Pattern: ^arn:(aws[a-zA-Z-]*)?:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+$

Required: Yes

authorizationApiKeyName

The key name for the notification subscription.

Type: String

Required: No

authorizationApiKeyValue

The key value for the notification subscription.

Type: String

Required: No

httpMethod

The HTTPS method used for the notification subscription.

Type: String

Valid Values: POST | PUT

Required: No

See Also

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