AWS::CleanRooms::IdNamespaceAssociation IdNamespaceAssociationInputReferenceConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::CleanRooms::IdNamespaceAssociation IdNamespaceAssociationInputReferenceConfig

Provides the information for the ID namespace association input reference configuration.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "InputReferenceArn" : String, "ManageResourcePolicies" : Boolean }

Properties

InputReferenceArn

The Amazon Resource Name (ARN) of the Amazon Entity Resolution resource that is being associated to the collaboration. Valid resource ARNs are from the ID namespaces that you own.

Required: Yes

Type: String

Maximum: 256

Update requires: Replacement

ManageResourcePolicies

When TRUE, Amazon Clean Rooms manages permissions for the ID namespace association resource.

When FALSE, the resource owner manages permissions for the ID namespace association resource.

Required: Yes

Type: Boolean

Update requires: Replacement