We recommend new projects start with resources from the AWS provider.
aws-native.datazone.ProjectMembership
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::DataZone::ProjectMembership Resource Type
Create ProjectMembership Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ProjectMembership(name: string, args: ProjectMembershipArgs, opts?: CustomResourceOptions);@overload
def ProjectMembership(resource_name: str,
                      args: ProjectMembershipArgs,
                      opts: Optional[ResourceOptions] = None)
@overload
def ProjectMembership(resource_name: str,
                      opts: Optional[ResourceOptions] = None,
                      designation: Optional[ProjectMembershipUserDesignation] = None,
                      domain_identifier: Optional[str] = None,
                      member: Optional[Union[ProjectMembershipMember0PropertiesArgs, ProjectMembershipMember1PropertiesArgs]] = None,
                      project_identifier: Optional[str] = None)func NewProjectMembership(ctx *Context, name string, args ProjectMembershipArgs, opts ...ResourceOption) (*ProjectMembership, error)public ProjectMembership(string name, ProjectMembershipArgs args, CustomResourceOptions? opts = null)
public ProjectMembership(String name, ProjectMembershipArgs args)
public ProjectMembership(String name, ProjectMembershipArgs args, CustomResourceOptions options)
type: aws-native:datazone:ProjectMembership
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ProjectMembershipArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ProjectMembershipArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ProjectMembershipArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ProjectMembershipArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ProjectMembershipArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ProjectMembership Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ProjectMembership resource accepts the following input properties:
- Designation
Pulumi.Aws Native. Data Zone. Project Membership User Designation 
- The designated role of a project member.
- DomainIdentifier string
- The ID of the Amazon DataZone domain in which project membership is created.
- Member
Pulumi.Aws | Pulumi.Native. Data Zone. Inputs. Project Membership Member0Properties Aws Native. Data Zone. Inputs. Project Membership Member1Properties 
- The details about a project member.
- ProjectIdentifier string
- The ID of the project for which this project membership was created.
- Designation
ProjectMembership User Designation 
- The designated role of a project member.
- DomainIdentifier string
- The ID of the Amazon DataZone domain in which project membership is created.
- Member
ProjectMembership | ProjectMember0Properties Args Membership Member1Properties Args 
- The details about a project member.
- ProjectIdentifier string
- The ID of the project for which this project membership was created.
- designation
ProjectMembership User Designation 
- The designated role of a project member.
- domainIdentifier String
- The ID of the Amazon DataZone domain in which project membership is created.
- member
ProjectMembership | ProjectMember0Properties Membership Member1Properties 
- The details about a project member.
- projectIdentifier String
- The ID of the project for which this project membership was created.
- designation
ProjectMembership User Designation 
- The designated role of a project member.
- domainIdentifier string
- The ID of the Amazon DataZone domain in which project membership is created.
- member
ProjectMembership | ProjectMember0Properties Membership Member1Properties 
- The details about a project member.
- projectIdentifier string
- The ID of the project for which this project membership was created.
- designation
ProjectMembership User Designation 
- The designated role of a project member.
- domain_identifier str
- The ID of the Amazon DataZone domain in which project membership is created.
- member
ProjectMembership | ProjectMember0Properties Args Membership Member1Properties Args 
- The details about a project member.
- project_identifier str
- The ID of the project for which this project membership was created.
- designation "PROJECT_OWNER" | "PROJECT_CONTRIBUTOR" | "PROJECT_CATALOG_VIEWER" | "PROJECT_CATALOG_CONSUMER" | "PROJECT_CATALOG_STEWARD"
- The designated role of a project member.
- domainIdentifier String
- The ID of the Amazon DataZone domain in which project membership is created.
- member Property Map | Property Map
- The details about a project member.
- projectIdentifier String
- The ID of the project for which this project membership was created.
Outputs
All input properties are implicitly available as output properties. Additionally, the ProjectMembership resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
ProjectMembershipMember0Properties, ProjectMembershipMember0PropertiesArgs      
- UserIdentifier string
- UserIdentifier string
- userIdentifier String
- userIdentifier string
- user_identifier str
- userIdentifier String
ProjectMembershipMember1Properties, ProjectMembershipMember1PropertiesArgs      
- GroupIdentifier string
- GroupIdentifier string
- groupIdentifier String
- groupIdentifier string
- group_identifier str
- groupIdentifier String
ProjectMembershipUserDesignation, ProjectMembershipUserDesignationArgs        
- ProjectOwner 
- PROJECT_OWNER
- ProjectContributor 
- PROJECT_CONTRIBUTOR
- ProjectCatalog Viewer 
- PROJECT_CATALOG_VIEWER
- ProjectCatalog Consumer 
- PROJECT_CATALOG_CONSUMER
- ProjectCatalog Steward 
- PROJECT_CATALOG_STEWARD
- ProjectMembership User Designation Project Owner 
- PROJECT_OWNER
- ProjectMembership User Designation Project Contributor 
- PROJECT_CONTRIBUTOR
- ProjectMembership User Designation Project Catalog Viewer 
- PROJECT_CATALOG_VIEWER
- ProjectMembership User Designation Project Catalog Consumer 
- PROJECT_CATALOG_CONSUMER
- ProjectMembership User Designation Project Catalog Steward 
- PROJECT_CATALOG_STEWARD
- ProjectOwner 
- PROJECT_OWNER
- ProjectContributor 
- PROJECT_CONTRIBUTOR
- ProjectCatalog Viewer 
- PROJECT_CATALOG_VIEWER
- ProjectCatalog Consumer 
- PROJECT_CATALOG_CONSUMER
- ProjectCatalog Steward 
- PROJECT_CATALOG_STEWARD
- ProjectOwner 
- PROJECT_OWNER
- ProjectContributor 
- PROJECT_CONTRIBUTOR
- ProjectCatalog Viewer 
- PROJECT_CATALOG_VIEWER
- ProjectCatalog Consumer 
- PROJECT_CATALOG_CONSUMER
- ProjectCatalog Steward 
- PROJECT_CATALOG_STEWARD
- PROJECT_OWNER
- PROJECT_OWNER
- PROJECT_CONTRIBUTOR
- PROJECT_CONTRIBUTOR
- PROJECT_CATALOG_VIEWER
- PROJECT_CATALOG_VIEWER
- PROJECT_CATALOG_CONSUMER
- PROJECT_CATALOG_CONSUMER
- PROJECT_CATALOG_STEWARD
- PROJECT_CATALOG_STEWARD
- "PROJECT_OWNER"
- PROJECT_OWNER
- "PROJECT_CONTRIBUTOR"
- PROJECT_CONTRIBUTOR
- "PROJECT_CATALOG_VIEWER"
- PROJECT_CATALOG_VIEWER
- "PROJECT_CATALOG_CONSUMER"
- PROJECT_CATALOG_CONSUMER
- "PROJECT_CATALOG_STEWARD"
- PROJECT_CATALOG_STEWARD
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.