DataShare
Contents
In the following list, the required parameters are described first.
- AllowPubliclyAccessibleConsumers
-
A value that specifies whether the datashare can be shared to a publicly accessible cluster.
Type: Boolean
Required: No
- DataShareArn
-
An Amazon Resource Name (ARN) that references the datashare that is owned by a specific namespace of the producer cluster. A datashare ARN is in the
arn:aws:redshift:{region}:{account-id}:{datashare}:{namespace-guid}/{datashare-name}
format.Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
- DataShareAssociations.member.N
-
A value that specifies when the datashare has an association between producer and data consumers.
Type: Array of DataShareAssociation objects
Required: No
- ManagedBy
-
The identifier of a datashare to show its managing entity.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
- ProducerArn
-
The Amazon Resource Name (ARN) of the producer.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: