We recommend new projects start with resources from the AWS provider.
aws-native.datazone.Domain
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
A domain is an organizing entity for connecting together assets, users, and their projects
Create Domain Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Domain(name: string, args: DomainArgs, opts?: CustomResourceOptions);
@overload
def Domain(resource_name: str,
args: DomainArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Domain(resource_name: str,
opts: Optional[ResourceOptions] = None,
domain_execution_role: Optional[str] = None,
description: Optional[str] = None,
kms_key_identifier: Optional[str] = None,
name: Optional[str] = None,
single_sign_on: Optional[DomainSingleSignOnArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewDomain(ctx *Context, name string, args DomainArgs, opts ...ResourceOption) (*Domain, error)
public Domain(string name, DomainArgs args, CustomResourceOptions? opts = null)
public Domain(String name, DomainArgs args)
public Domain(String name, DomainArgs args, CustomResourceOptions options)
type: aws-native:datazone:Domain
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 DomainArgs
- 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 DomainArgs
- 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 DomainArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DomainArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DomainArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Domain Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Domain resource accepts the following input properties:
- Domain
Execution stringRole - The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the AWS account that houses the Amazon DataZone domain.
- Description string
- The description of the Amazon DataZone domain.
- Kms
Key stringIdentifier - The identifier of the AWS Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
- Name string
- The name of the Amazon DataZone domain.
- Single
Sign Pulumi.On Aws Native. Data Zone. Inputs. Domain Single Sign On - The single-sign on configuration of the Amazon DataZone domain.
- List<Pulumi.
Aws Native. Inputs. Tag> - The tags specified for the Amazon DataZone domain.
- Domain
Execution stringRole - The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the AWS account that houses the Amazon DataZone domain.
- Description string
- The description of the Amazon DataZone domain.
- Kms
Key stringIdentifier - The identifier of the AWS Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
- Name string
- The name of the Amazon DataZone domain.
- Single
Sign DomainOn Single Sign On Args - The single-sign on configuration of the Amazon DataZone domain.
- Tag
Args - The tags specified for the Amazon DataZone domain.
- domain
Execution StringRole - The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the AWS account that houses the Amazon DataZone domain.
- description String
- The description of the Amazon DataZone domain.
- kms
Key StringIdentifier - The identifier of the AWS Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
- name String
- The name of the Amazon DataZone domain.
- single
Sign DomainOn Single Sign On - The single-sign on configuration of the Amazon DataZone domain.
- List<Tag>
- The tags specified for the Amazon DataZone domain.
- domain
Execution stringRole - The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the AWS account that houses the Amazon DataZone domain.
- description string
- The description of the Amazon DataZone domain.
- kms
Key stringIdentifier - The identifier of the AWS Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
- name string
- The name of the Amazon DataZone domain.
- single
Sign DomainOn Single Sign On - The single-sign on configuration of the Amazon DataZone domain.
- Tag[]
- The tags specified for the Amazon DataZone domain.
- domain_
execution_ strrole - The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the AWS account that houses the Amazon DataZone domain.
- description str
- The description of the Amazon DataZone domain.
- kms_
key_ stridentifier - The identifier of the AWS Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
- name str
- The name of the Amazon DataZone domain.
- single_
sign_ Domainon Single Sign On Args - The single-sign on configuration of the Amazon DataZone domain.
- Sequence[Tag
Args] - The tags specified for the Amazon DataZone domain.
- domain
Execution StringRole - The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the AWS account that houses the Amazon DataZone domain.
- description String
- The description of the Amazon DataZone domain.
- kms
Key StringIdentifier - The identifier of the AWS Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
- name String
- The name of the Amazon DataZone domain.
- single
Sign Property MapOn - The single-sign on configuration of the Amazon DataZone domain.
- List<Property Map>
- The tags specified for the Amazon DataZone domain.
Outputs
All input properties are implicitly available as output properties. Additionally, the Domain resource produces the following output properties:
- Arn string
- The ARN of the Amazon DataZone domain.
- Aws
Id string - The id of the Amazon DataZone domain.
- Created
At string - The timestamp of when the Amazon DataZone domain was last updated.
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringAt - The timestamp of when the Amazon DataZone domain was last updated.
- Managed
Account stringId - The identifier of the AWS account that manages the domain.
- Portal
Url string - The URL of the data portal for this Amazon DataZone domain.
- Status
Pulumi.
Aws Native. Data Zone. Domain Status - The status of the Amazon DataZone domain.
- Arn string
- The ARN of the Amazon DataZone domain.
- Aws
Id string - The id of the Amazon DataZone domain.
- Created
At string - The timestamp of when the Amazon DataZone domain was last updated.
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringAt - The timestamp of when the Amazon DataZone domain was last updated.
- Managed
Account stringId - The identifier of the AWS account that manages the domain.
- Portal
Url string - The URL of the data portal for this Amazon DataZone domain.
- Status
Domain
Status - The status of the Amazon DataZone domain.
- arn String
- The ARN of the Amazon DataZone domain.
- aws
Id String - The id of the Amazon DataZone domain.
- created
At String - The timestamp of when the Amazon DataZone domain was last updated.
- id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringAt - The timestamp of when the Amazon DataZone domain was last updated.
- managed
Account StringId - The identifier of the AWS account that manages the domain.
- portal
Url String - The URL of the data portal for this Amazon DataZone domain.
- status
Domain
Status - The status of the Amazon DataZone domain.
- arn string
- The ARN of the Amazon DataZone domain.
- aws
Id string - The id of the Amazon DataZone domain.
- created
At string - The timestamp of when the Amazon DataZone domain was last updated.
- id string
- The provider-assigned unique ID for this managed resource.
- last
Updated stringAt - The timestamp of when the Amazon DataZone domain was last updated.
- managed
Account stringId - The identifier of the AWS account that manages the domain.
- portal
Url string - The URL of the data portal for this Amazon DataZone domain.
- status
Domain
Status - The status of the Amazon DataZone domain.
- arn str
- The ARN of the Amazon DataZone domain.
- aws_
id str - The id of the Amazon DataZone domain.
- created_
at str - The timestamp of when the Amazon DataZone domain was last updated.
- id str
- The provider-assigned unique ID for this managed resource.
- last_
updated_ strat - The timestamp of when the Amazon DataZone domain was last updated.
- managed_
account_ strid - The identifier of the AWS account that manages the domain.
- portal_
url str - The URL of the data portal for this Amazon DataZone domain.
- status
Domain
Status - The status of the Amazon DataZone domain.
- arn String
- The ARN of the Amazon DataZone domain.
- aws
Id String - The id of the Amazon DataZone domain.
- created
At String - The timestamp of when the Amazon DataZone domain was last updated.
- id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringAt - The timestamp of when the Amazon DataZone domain was last updated.
- managed
Account StringId - The identifier of the AWS account that manages the domain.
- portal
Url String - The URL of the data portal for this Amazon DataZone domain.
- status "CREATING" | "AVAILABLE" | "CREATION_FAILED" | "DELETING" | "DELETED" | "DELETION_FAILED"
- The status of the Amazon DataZone domain.
Supporting Types
DomainAuthType, DomainAuthTypeArgs
- Iam
Idc - IAM_IDC
- Disabled
- DISABLED
- Domain
Auth Type Iam Idc - IAM_IDC
- Domain
Auth Type Disabled - DISABLED
- Iam
Idc - IAM_IDC
- Disabled
- DISABLED
- Iam
Idc - IAM_IDC
- Disabled
- DISABLED
- IAM_IDC
- IAM_IDC
- DISABLED
- DISABLED
- "IAM_IDC"
- IAM_IDC
- "DISABLED"
- DISABLED
DomainSingleSignOn, DomainSingleSignOnArgs
- Type
Pulumi.
Aws Native. Data Zone. Domain Auth Type - The type of single sign-on in Amazon DataZone.
- User
Assignment Pulumi.Aws Native. Data Zone. Domain User Assignment - The single sign-on user assignment in Amazon DataZone.
- Type
Domain
Auth Type - The type of single sign-on in Amazon DataZone.
- User
Assignment DomainUser Assignment - The single sign-on user assignment in Amazon DataZone.
- type
Domain
Auth Type - The type of single sign-on in Amazon DataZone.
- user
Assignment DomainUser Assignment - The single sign-on user assignment in Amazon DataZone.
- type
Domain
Auth Type - The type of single sign-on in Amazon DataZone.
- user
Assignment DomainUser Assignment - The single sign-on user assignment in Amazon DataZone.
- type
Domain
Auth Type - The type of single sign-on in Amazon DataZone.
- user_
assignment DomainUser Assignment - The single sign-on user assignment in Amazon DataZone.
- type "IAM_IDC" | "DISABLED"
- The type of single sign-on in Amazon DataZone.
- user
Assignment "AUTOMATIC" | "MANUAL" - The single sign-on user assignment in Amazon DataZone.
DomainStatus, DomainStatusArgs
- Creating
- CREATING
- Available
- AVAILABLE
- Creation
Failed - CREATION_FAILED
- Deleting
- DELETING
- Deleted
- DELETED
- Deletion
Failed - DELETION_FAILED
- Domain
Status Creating - CREATING
- Domain
Status Available - AVAILABLE
- Domain
Status Creation Failed - CREATION_FAILED
- Domain
Status Deleting - DELETING
- Domain
Status Deleted - DELETED
- Domain
Status Deletion Failed - DELETION_FAILED
- Creating
- CREATING
- Available
- AVAILABLE
- Creation
Failed - CREATION_FAILED
- Deleting
- DELETING
- Deleted
- DELETED
- Deletion
Failed - DELETION_FAILED
- Creating
- CREATING
- Available
- AVAILABLE
- Creation
Failed - CREATION_FAILED
- Deleting
- DELETING
- Deleted
- DELETED
- Deletion
Failed - DELETION_FAILED
- CREATING
- CREATING
- AVAILABLE
- AVAILABLE
- CREATION_FAILED
- CREATION_FAILED
- DELETING
- DELETING
- DELETED
- DELETED
- DELETION_FAILED
- DELETION_FAILED
- "CREATING"
- CREATING
- "AVAILABLE"
- AVAILABLE
- "CREATION_FAILED"
- CREATION_FAILED
- "DELETING"
- DELETING
- "DELETED"
- DELETED
- "DELETION_FAILED"
- DELETION_FAILED
DomainUserAssignment, DomainUserAssignmentArgs
- Automatic
- AUTOMATIC
- Manual
- MANUAL
- Domain
User Assignment Automatic - AUTOMATIC
- Domain
User Assignment Manual - MANUAL
- Automatic
- AUTOMATIC
- Manual
- MANUAL
- Automatic
- AUTOMATIC
- Manual
- MANUAL
- AUTOMATIC
- AUTOMATIC
- MANUAL
- MANUAL
- "AUTOMATIC"
- AUTOMATIC
- "MANUAL"
- MANUAL
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.