1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. accountaccess
  6. Application

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi
aws-native logo aws-native logo

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi

    Resource Type definition for AWS::AccountAccess::Application specifying an application for account access

    Create Application Resource

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

    Constructor syntax

    new Application(name: string, args: ApplicationArgs, opts?: CustomResourceOptions);
    @overload
    def Application(resource_name: str,
                    args: ApplicationArgs,
                    opts: Optional[ResourceOptions] = None)
    
    @overload
    def Application(resource_name: str,
                    opts: Optional[ResourceOptions] = None,
                    identity_source: Optional[ApplicationIdentitySourceArgs] = None,
                    tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewApplication(ctx *Context, name string, args ApplicationArgs, opts ...ResourceOption) (*Application, error)
    public Application(string name, ApplicationArgs args, CustomResourceOptions? opts = null)
    public Application(String name, ApplicationArgs args)
    public Application(String name, ApplicationArgs args, CustomResourceOptions options)
    
    type: aws-native:accountaccess:Application
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_accountaccess_application" "name" {
        # resource properties
    }

    Parameters

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

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

    IdentitySource Pulumi.AwsNative.AccountAccess.Inputs.ApplicationIdentitySource
    The identity source for the application
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    An array of key-value pairs to apply to this resource.
    IdentitySource ApplicationIdentitySourceArgs
    The identity source for the application
    Tags TagArgs
    An array of key-value pairs to apply to this resource.
    identity_source object
    The identity source for the application
    tags list(object)
    An array of key-value pairs to apply to this resource.
    identitySource ApplicationIdentitySource
    The identity source for the application
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    identitySource ApplicationIdentitySource
    The identity source for the application
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    identity_source ApplicationIdentitySourceArgs
    The identity source for the application
    tags Sequence[TagArgs]
    An array of key-value pairs to apply to this resource.
    identitySource Property Map
    The identity source for the application
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.

    Outputs

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

    ApplicationArn string
    The ARN of the application
    CreatedAt string
    The timestamp when the application was created
    Id string
    The provider-assigned unique ID for this managed resource.
    Status Pulumi.AwsNative.AccountAccess.ApplicationStatus
    The status of the application
    TenantId string
    The tenant ID of the application
    UpdatedAt string
    The timestamp when the application was last updated
    ApplicationArn string
    The ARN of the application
    CreatedAt string
    The timestamp when the application was created
    Id string
    The provider-assigned unique ID for this managed resource.
    Status ApplicationStatus
    The status of the application
    TenantId string
    The tenant ID of the application
    UpdatedAt string
    The timestamp when the application was last updated
    application_arn string
    The ARN of the application
    created_at string
    The timestamp when the application was created
    id string
    The provider-assigned unique ID for this managed resource.
    status "CREATE_IN_PROGRESS" | "ACTIVE" | "DELETE_IN_PROGRESS" | "CREATE_FAILED" | "DELETE_FAILED"
    The status of the application
    tenant_id string
    The tenant ID of the application
    updated_at string
    The timestamp when the application was last updated
    applicationArn String
    The ARN of the application
    createdAt String
    The timestamp when the application was created
    id String
    The provider-assigned unique ID for this managed resource.
    status ApplicationStatus
    The status of the application
    tenantId String
    The tenant ID of the application
    updatedAt String
    The timestamp when the application was last updated
    applicationArn string
    The ARN of the application
    createdAt string
    The timestamp when the application was created
    id string
    The provider-assigned unique ID for this managed resource.
    status ApplicationStatus
    The status of the application
    tenantId string
    The tenant ID of the application
    updatedAt string
    The timestamp when the application was last updated
    application_arn str
    The ARN of the application
    created_at str
    The timestamp when the application was created
    id str
    The provider-assigned unique ID for this managed resource.
    status ApplicationStatus
    The status of the application
    tenant_id str
    The tenant ID of the application
    updated_at str
    The timestamp when the application was last updated
    applicationArn String
    The ARN of the application
    createdAt String
    The timestamp when the application was created
    id String
    The provider-assigned unique ID for this managed resource.
    status "CREATE_IN_PROGRESS" | "ACTIVE" | "DELETE_IN_PROGRESS" | "CREATE_FAILED" | "DELETE_FAILED"
    The status of the application
    tenantId String
    The tenant ID of the application
    updatedAt String
    The timestamp when the application was last updated

    Supporting Types

    ApplicationIdentityCenter, ApplicationIdentityCenterArgs

    InstanceArn string
    The ARN of the Identity Center instance
    ApplicationArn string
    The ARN of the associated Identity Center application
    InstanceArn string
    The ARN of the Identity Center instance
    ApplicationArn string
    The ARN of the associated Identity Center application
    instance_arn string
    The ARN of the Identity Center instance
    application_arn string
    The ARN of the associated Identity Center application
    instanceArn String
    The ARN of the Identity Center instance
    applicationArn String
    The ARN of the associated Identity Center application
    instanceArn string
    The ARN of the Identity Center instance
    applicationArn string
    The ARN of the associated Identity Center application
    instance_arn str
    The ARN of the Identity Center instance
    application_arn str
    The ARN of the associated Identity Center application
    instanceArn String
    The ARN of the Identity Center instance
    applicationArn String
    The ARN of the associated Identity Center application

    ApplicationIdentitySource, ApplicationIdentitySourceArgs

    ApplicationStatus, ApplicationStatusArgs

    CreateInProgress
    CREATE_IN_PROGRESS
    Active
    ACTIVE
    DeleteInProgress
    DELETE_IN_PROGRESS
    CreateFailed
    CREATE_FAILED
    DeleteFailed
    DELETE_FAILED
    ApplicationStatusCreateInProgress
    CREATE_IN_PROGRESS
    ApplicationStatusActive
    ACTIVE
    ApplicationStatusDeleteInProgress
    DELETE_IN_PROGRESS
    ApplicationStatusCreateFailed
    CREATE_FAILED
    ApplicationStatusDeleteFailed
    DELETE_FAILED
    "CREATE_IN_PROGRESS"
    CREATE_IN_PROGRESS
    "ACTIVE"
    ACTIVE
    "DELETE_IN_PROGRESS"
    DELETE_IN_PROGRESS
    "CREATE_FAILED"
    CREATE_FAILED
    "DELETE_FAILED"
    DELETE_FAILED
    CreateInProgress
    CREATE_IN_PROGRESS
    Active
    ACTIVE
    DeleteInProgress
    DELETE_IN_PROGRESS
    CreateFailed
    CREATE_FAILED
    DeleteFailed
    DELETE_FAILED
    CreateInProgress
    CREATE_IN_PROGRESS
    Active
    ACTIVE
    DeleteInProgress
    DELETE_IN_PROGRESS
    CreateFailed
    CREATE_FAILED
    DeleteFailed
    DELETE_FAILED
    CREATE_IN_PROGRESS
    CREATE_IN_PROGRESS
    ACTIVE
    ACTIVE
    DELETE_IN_PROGRESS
    DELETE_IN_PROGRESS
    CREATE_FAILED
    CREATE_FAILED
    DELETE_FAILED
    DELETE_FAILED
    "CREATE_IN_PROGRESS"
    CREATE_IN_PROGRESS
    "ACTIVE"
    ACTIVE
    "DELETE_IN_PROGRESS"
    DELETE_IN_PROGRESS
    "CREATE_FAILED"
    CREATE_FAILED
    "DELETE_FAILED"
    DELETE_FAILED

    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 aws-native logo

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

    Viewing docs for AWS Cloud Control v1.79.0
    published on Monday, Sep 14, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial