1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. quicksight
  6. Space

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Resource Type definition for AWS::QuickSight::Space

    Create Space Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Space(name: string, args: SpaceArgs, opts?: CustomResourceOptions);
    @overload
    def Space(resource_name: str,
              args: SpaceArgs,
              opts: Optional[ResourceOptions] = None)
    
    @overload
    def Space(resource_name: str,
              opts: Optional[ResourceOptions] = None,
              aws_account_id: Optional[str] = None,
              space_id: Optional[str] = None,
              description: Optional[str] = None,
              name: Optional[str] = None,
              permissions: Optional[Sequence[SpaceResourcePermissionArgs]] = None,
              resources: Optional[Sequence[SpaceResourceArgs]] = None,
              tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewSpace(ctx *Context, name string, args SpaceArgs, opts ...ResourceOption) (*Space, error)
    public Space(string name, SpaceArgs args, CustomResourceOptions? opts = null)
    public Space(String name, SpaceArgs args)
    public Space(String name, SpaceArgs args, CustomResourceOptions options)
    
    type: aws-native:quicksight:Space
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_quicksight_space" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args SpaceArgs
    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 SpaceArgs
    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 SpaceArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args SpaceArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args SpaceArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Space 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 Space resource accepts the following input properties:

    AwsAccountId string
    The ID of the Amazon Web Services account where the space is being created.
    SpaceId string
    The unique identifier for the space.
    Description string
    A description of the space.
    Name string
    The display name of the space.
    Permissions List<Pulumi.AwsNative.QuickSight.Inputs.SpaceResourcePermission>
    A list of permissions granted on the space.
    Resources List<Pulumi.AwsNative.QuickSight.Inputs.SpaceResource>
    A list of QuickSight resources attached to the space.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    A list of key-value pairs to associate with the space resource.
    AwsAccountId string
    The ID of the Amazon Web Services account where the space is being created.
    SpaceId string
    The unique identifier for the space.
    Description string
    A description of the space.
    Name string
    The display name of the space.
    Permissions []SpaceResourcePermissionArgs
    A list of permissions granted on the space.
    Resources []SpaceResourceArgs
    A list of QuickSight resources attached to the space.
    Tags TagArgs
    A list of key-value pairs to associate with the space resource.
    aws_account_id string
    The ID of the Amazon Web Services account where the space is being created.
    space_id string
    The unique identifier for the space.
    description string
    A description of the space.
    name string
    The display name of the space.
    permissions list(object)
    A list of permissions granted on the space.
    resources list(object)
    A list of QuickSight resources attached to the space.
    tags list(object)
    A list of key-value pairs to associate with the space resource.
    awsAccountId String
    The ID of the Amazon Web Services account where the space is being created.
    spaceId String
    The unique identifier for the space.
    description String
    A description of the space.
    name String
    The display name of the space.
    permissions List<SpaceResourcePermission>
    A list of permissions granted on the space.
    resources List<SpaceResource>
    A list of QuickSight resources attached to the space.
    tags List<Tag>
    A list of key-value pairs to associate with the space resource.
    awsAccountId string
    The ID of the Amazon Web Services account where the space is being created.
    spaceId string
    The unique identifier for the space.
    description string
    A description of the space.
    name string
    The display name of the space.
    permissions SpaceResourcePermission[]
    A list of permissions granted on the space.
    resources SpaceResource[]
    A list of QuickSight resources attached to the space.
    tags Tag[]
    A list of key-value pairs to associate with the space resource.
    aws_account_id str
    The ID of the Amazon Web Services account where the space is being created.
    space_id str
    The unique identifier for the space.
    description str
    A description of the space.
    name str
    The display name of the space.
    permissions Sequence[SpaceResourcePermissionArgs]
    A list of permissions granted on the space.
    resources Sequence[SpaceResourceArgs]
    A list of QuickSight resources attached to the space.
    tags Sequence[TagArgs]
    A list of key-value pairs to associate with the space resource.
    awsAccountId String
    The ID of the Amazon Web Services account where the space is being created.
    spaceId String
    The unique identifier for the space.
    description String
    A description of the space.
    name String
    The display name of the space.
    permissions List<Property Map>
    A list of permissions granted on the space.
    resources List<Property Map>
    A list of QuickSight resources attached to the space.
    tags List<Property Map>
    A list of key-value pairs to associate with the space resource.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Space resource produces the following output properties:

    Arn string
    The Amazon Resource Name (ARN) of the space.
    CreatedAt string
    The date and time the space was created.
    CreatedBy string
    The user name of the principal who created the space.
    Id string
    The provider-assigned unique ID for this managed resource.
    UpdatedAt string
    The date and time the space was last updated.
    Arn string
    The Amazon Resource Name (ARN) of the space.
    CreatedAt string
    The date and time the space was created.
    CreatedBy string
    The user name of the principal who created the space.
    Id string
    The provider-assigned unique ID for this managed resource.
    UpdatedAt string
    The date and time the space was last updated.
    arn string
    The Amazon Resource Name (ARN) of the space.
    created_at string
    The date and time the space was created.
    created_by string
    The user name of the principal who created the space.
    id string
    The provider-assigned unique ID for this managed resource.
    updated_at string
    The date and time the space was last updated.
    arn String
    The Amazon Resource Name (ARN) of the space.
    createdAt String
    The date and time the space was created.
    createdBy String
    The user name of the principal who created the space.
    id String
    The provider-assigned unique ID for this managed resource.
    updatedAt String
    The date and time the space was last updated.
    arn string
    The Amazon Resource Name (ARN) of the space.
    createdAt string
    The date and time the space was created.
    createdBy string
    The user name of the principal who created the space.
    id string
    The provider-assigned unique ID for this managed resource.
    updatedAt string
    The date and time the space was last updated.
    arn str
    The Amazon Resource Name (ARN) of the space.
    created_at str
    The date and time the space was created.
    created_by str
    The user name of the principal who created the space.
    id str
    The provider-assigned unique ID for this managed resource.
    updated_at str
    The date and time the space was last updated.
    arn String
    The Amazon Resource Name (ARN) of the space.
    createdAt String
    The date and time the space was created.
    createdBy String
    The user name of the principal who created the space.
    id String
    The provider-assigned unique ID for this managed resource.
    updatedAt String
    The date and time the space was last updated.

    Supporting Types

    SpaceResource, SpaceResourceArgs

    A QuickSight resource attached to the space.
    ResourceArn string
    The ARN of the QuickSight resource.
    ResourceType Pulumi.AwsNative.QuickSight.SpaceResourceResourceType
    The type of QuickSight resource.
    ResourceArn string
    The ARN of the QuickSight resource.
    ResourceType SpaceResourceResourceType
    The type of QuickSight resource.
    resource_arn string
    The ARN of the QuickSight resource.
    resource_type "TOPIC" | "DASHBOARD" | "KNOWLEDGE_BASE" | "ACTION_CONNECTOR" | "DATA_SET"
    The type of QuickSight resource.
    resourceArn String
    The ARN of the QuickSight resource.
    resourceType SpaceResourceResourceType
    The type of QuickSight resource.
    resourceArn string
    The ARN of the QuickSight resource.
    resourceType SpaceResourceResourceType
    The type of QuickSight resource.
    resource_arn str
    The ARN of the QuickSight resource.
    resource_type SpaceResourceResourceType
    The type of QuickSight resource.
    resourceArn String
    The ARN of the QuickSight resource.
    resourceType "TOPIC" | "DASHBOARD" | "KNOWLEDGE_BASE" | "ACTION_CONNECTOR" | "DATA_SET"
    The type of QuickSight resource.

    SpaceResourcePermission, SpaceResourcePermissionArgs

    A permission granted to a principal on a QuickSight resource.
    Actions List<string>
    The list of actions granted to the principal.
    Principal string
    The ARN of the principal (user or group) receiving the permission.
    Actions []string
    The list of actions granted to the principal.
    Principal string
    The ARN of the principal (user or group) receiving the permission.
    actions list(string)
    The list of actions granted to the principal.
    principal string
    The ARN of the principal (user or group) receiving the permission.
    actions List<String>
    The list of actions granted to the principal.
    principal String
    The ARN of the principal (user or group) receiving the permission.
    actions string[]
    The list of actions granted to the principal.
    principal string
    The ARN of the principal (user or group) receiving the permission.
    actions Sequence[str]
    The list of actions granted to the principal.
    principal str
    The ARN of the principal (user or group) receiving the permission.
    actions List<String>
    The list of actions granted to the principal.
    principal String
    The ARN of the principal (user or group) receiving the permission.

    SpaceResourceResourceType, SpaceResourceResourceTypeArgs

    Topic
    TOPIC
    Dashboard
    DASHBOARD
    KnowledgeBase
    KNOWLEDGE_BASE
    ActionConnector
    ACTION_CONNECTOR
    DataSet
    DATA_SET
    SpaceResourceResourceTypeTopic
    TOPIC
    SpaceResourceResourceTypeDashboard
    DASHBOARD
    SpaceResourceResourceTypeKnowledgeBase
    KNOWLEDGE_BASE
    SpaceResourceResourceTypeActionConnector
    ACTION_CONNECTOR
    SpaceResourceResourceTypeDataSet
    DATA_SET
    "TOPIC"
    TOPIC
    "DASHBOARD"
    DASHBOARD
    "KNOWLEDGE_BASE"
    KNOWLEDGE_BASE
    "ACTION_CONNECTOR"
    ACTION_CONNECTOR
    "DATA_SET"
    DATA_SET
    Topic
    TOPIC
    Dashboard
    DASHBOARD
    KnowledgeBase
    KNOWLEDGE_BASE
    ActionConnector
    ACTION_CONNECTOR
    DataSet
    DATA_SET
    Topic
    TOPIC
    Dashboard
    DASHBOARD
    KnowledgeBase
    KNOWLEDGE_BASE
    ActionConnector
    ACTION_CONNECTOR
    DataSet
    DATA_SET
    TOPIC
    TOPIC
    DASHBOARD
    DASHBOARD
    KNOWLEDGE_BASE
    KNOWLEDGE_BASE
    ACTION_CONNECTOR
    ACTION_CONNECTOR
    DATA_SET
    DATA_SET
    "TOPIC"
    TOPIC
    "DASHBOARD"
    DASHBOARD
    "KNOWLEDGE_BASE"
    KNOWLEDGE_BASE
    "ACTION_CONNECTOR"
    ACTION_CONNECTOR
    "DATA_SET"
    DATA_SET

    Tag, TagArgs

    A set of tags to apply to the resource.
    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial