DataGrantSummaryEntry - AWS Data Exchange

DataGrantSummaryEntry

Information about a data grant.

Contents

AcceptanceState

The acceptance state of the data grant.

Type: String

Valid Values: PENDING_RECEIVER_ACCEPTANCE | ACCEPTED

Required: Yes

Arn

The Amazon Resource Name (ARN) of the data grant.

Type: String

Required: Yes

CreatedAt

The timestamp of when the data grant was created.

Type: Timestamp

Required: Yes

DataSetId

The ID of the data set associated to the data grant.

Type: String

Required: Yes

Id

The ID of the data grant.

Type: String

Required: Yes

Name

The name of the data grant.

Type: String

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

Required: Yes

ReceiverPrincipal

The AWS account ID of the data grant receiver.

Type: String

Pattern: \d{12}

Required: Yes

SenderPrincipal

The AWS account ID of the data grant sender.

Type: String

Pattern: \d{12}

Required: Yes

SourceDataSetId

The ID of the data set used to create the data grant.

Type: String

Required: Yes

UpdatedAt

The timestamp of when the data grant was last updated.

Type: Timestamp

Required: Yes

AcceptedAt

The timestamp of when the data grant was accepted.

Type: Timestamp

Required: No

EndsAt

The timestamp of when access to the associated data set ends.

Type: Timestamp

Required: No

See Also

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