IdNamespaceAssociationInputReferenceConfig
Provides the information for the ID namespace association input reference configuration.
Contents
- inputReferenceArn
-
The Amazon Resource Name (ARN) of the AWS Entity Resolution resource that is being associated to the collaboration. Valid resource ARNs are from the ID namespaces that you own.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
arn:aws:entityresolution:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:idnamespace/[\d\w-]+
Required: Yes
- manageResourcePolicies
-
When
TRUE
, AWS Clean Rooms manages permissions for the ID namespace association resource.When
FALSE
, the resource owner manages permissions for the ID namespace association resource.Type: Boolean
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: