View a markdown version of this page

DatasetIntegrationSummary - Amazon CloudWatch

DatasetIntegrationSummary

Contains summary information about a dataset integration, including its ARN, associated IAM role, and creation and update timestamps, as returned by ListDatasetIntegrations.

Contents

Arn

The Amazon Resource Name (ARN) of the dataset integration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1011.

Pattern: arn:aws([a-z0-9\-]+)?:([a-zA-Z0-9\-]+):([a-z0-9\-]+)?:([0-9]{12})?:(.+)

Required: Yes

CreatedAt

The timestamp when the dataset integration was created.

Type: Timestamp

Required: No

RoleArn

The Amazon Resource Name (ARN) of the IAM role associated with the dataset integration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1011.

Pattern: arn:aws([a-z0-9\-]+)?:([a-zA-Z0-9\-]+):([a-z0-9\-]+)?:([0-9]{12})?:(.+)

Required: No

UpdatedAt

The timestamp when the dataset integration was last updated.

Type: Timestamp

Required: No

See Also

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