1. Packages
  2. Azure Native
  3. API Docs
  4. awsconnector
  5. CloudFormationStack
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi

azure-native.awsconnector.CloudFormationStack

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi

    A Microsoft.AwsConnector resource Azure REST API version: 2024-12-01.

    Example Usage

    CloudFormationStacks_CreateOrReplace

    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using AzureNative = Pulumi.AzureNative;
    
    return await Deployment.RunAsync(() => 
    {
        var cloudFormationStack = new AzureNative.AwsConnector.CloudFormationStack("cloudFormationStack", new()
        {
            Location = "igidmxpchpipflxgxqkge",
            Name = "Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
            Properties = new AzureNative.AwsConnector.Inputs.CloudFormationStackPropertiesArgs
            {
                Arn = "wnbcxhzurwtzqcoirs",
                AwsAccountId = "yuzdhawgkrzzmppqjebmyzrqzsxbgh",
                AwsProperties = new AzureNative.AwsConnector.Inputs.AwsCloudFormationStackPropertiesArgs
                {
                    Capabilities = new[]
                    {
                        AzureNative.AwsConnector.Capabilities.CAPABILITY_AUTO_EXPAND,
                    },
                    ChangeSetId = "diebgdscxgdrjl",
                    CreationTime = "rbzmujrpza",
                    Description = "qgthunuomcbskx",
                    DisableRollback = true,
                    EnableTerminationProtection = true,
                    LastUpdateTime = "ziwluvridlkgt",
                    NotificationARNs = new[]
                    {
                        "hiumjcobumu",
                    },
                    Outputs = new[]
                    {
                        new AzureNative.AwsConnector.Inputs.OutputArgs
                        {
                            Description = "yr",
                            ExportName = "inzgbtgxtlkmbsthsiqyaownydl",
                            OutputKey = "oxvigtrakftzifxp",
                            OutputValue = "xrkebm",
                        },
                    },
                    Parameters = 
                    {
                        { "key3924", "g" },
                    },
                    ParentId = "spfnpubjgnn",
                    RoleARN = "chneost",
                    RootId = "dm",
                    StackId = "pfdvktglgjlp",
                    StackName = "kcpmjgjmtil",
                    StackPolicyURL = "azff",
                    StackStatus = AzureNative.AwsConnector.StackStatus.CREATE_COMPLETE,
                    StackStatusReason = "oashauqgm",
                    Tags = new[]
                    {
                        new AzureNative.AwsConnector.Inputs.TagArgs
                        {
                            Key = "xjabhkryhrdgshmztidyvkbzqw",
                            Value = "xapmapwprakmhlboq",
                        },
                    },
                    TemplateURL = "prpgfhggbaglqposmnlkc",
                    TimeoutInMinutes = 21,
                },
                AwsRegion = "ovumxnjlsoffpzxyegazwgujni",
                AwsSourceSchema = "ascbhyeewelekovixg",
                AwsTags = 
                {
                    { "key6002", "lkyagteqeoafj" },
                },
                PublicCloudConnectorsResourceId = "ccuizanjtbypcrcdmoelfyjkx",
                PublicCloudResourceName = "vjnhdxpreaebeaxeqmrhfuro",
            },
            ResourceGroupName = "rgcloudFormationStack",
            Tags = 
            {
                { "key8740", "gebtpejhvwgd" },
            },
        });
    
    });
    
    package main
    
    import (
    	awsconnector "github.com/pulumi/pulumi-azure-native-sdk/awsconnector/v2"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := awsconnector.NewCloudFormationStack(ctx, "cloudFormationStack", &awsconnector.CloudFormationStackArgs{
    			Location: pulumi.String("igidmxpchpipflxgxqkge"),
    			Name:     pulumi.String("Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])"),
    			Properties: &awsconnector.CloudFormationStackPropertiesArgs{
    				Arn:          pulumi.String("wnbcxhzurwtzqcoirs"),
    				AwsAccountId: pulumi.String("yuzdhawgkrzzmppqjebmyzrqzsxbgh"),
    				AwsProperties: &awsconnector.AwsCloudFormationStackPropertiesArgs{
    					Capabilities: pulumi.StringArray{
    						pulumi.String(awsconnector.Capabilities_CAPABILITY_AUTO_EXPAND),
    					},
    					ChangeSetId:                 pulumi.String("diebgdscxgdrjl"),
    					CreationTime:                pulumi.String("rbzmujrpza"),
    					Description:                 pulumi.String("qgthunuomcbskx"),
    					DisableRollback:             pulumi.Bool(true),
    					EnableTerminationProtection: pulumi.Bool(true),
    					LastUpdateTime:              pulumi.String("ziwluvridlkgt"),
    					NotificationARNs: pulumi.StringArray{
    						pulumi.String("hiumjcobumu"),
    					},
    					Outputs: awsconnector.OutputArray{
    						awsconnector.OutputArgs{
    							Description: pulumi.String("yr"),
    							ExportName:  pulumi.String("inzgbtgxtlkmbsthsiqyaownydl"),
    							OutputKey:   pulumi.String("oxvigtrakftzifxp"),
    							OutputValue: pulumi.String("xrkebm"),
    						},
    					},
    					Parameters: pulumi.StringMap{
    						"key3924": pulumi.String("g"),
    					},
    					ParentId:          pulumi.String("spfnpubjgnn"),
    					RoleARN:           pulumi.String("chneost"),
    					RootId:            pulumi.String("dm"),
    					StackId:           pulumi.String("pfdvktglgjlp"),
    					StackName:         pulumi.String("kcpmjgjmtil"),
    					StackPolicyURL:    pulumi.String("azff"),
    					StackStatus:       pulumi.String(awsconnector.StackStatus_CREATE_COMPLETE),
    					StackStatusReason: pulumi.String("oashauqgm"),
    					Tags: awsconnector.TagArray{
    						&awsconnector.TagArgs{
    							Key:   pulumi.String("xjabhkryhrdgshmztidyvkbzqw"),
    							Value: pulumi.String("xapmapwprakmhlboq"),
    						},
    					},
    					TemplateURL:      pulumi.String("prpgfhggbaglqposmnlkc"),
    					TimeoutInMinutes: pulumi.Int(21),
    				},
    				AwsRegion:       pulumi.String("ovumxnjlsoffpzxyegazwgujni"),
    				AwsSourceSchema: pulumi.String("ascbhyeewelekovixg"),
    				AwsTags: pulumi.StringMap{
    					"key6002": pulumi.String("lkyagteqeoafj"),
    				},
    				PublicCloudConnectorsResourceId: pulumi.String("ccuizanjtbypcrcdmoelfyjkx"),
    				PublicCloudResourceName:         pulumi.String("vjnhdxpreaebeaxeqmrhfuro"),
    			},
    			ResourceGroupName: pulumi.String("rgcloudFormationStack"),
    			Tags: pulumi.StringMap{
    				"key8740": pulumi.String("gebtpejhvwgd"),
    			},
    		})
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.azurenative.awsconnector.CloudFormationStack;
    import com.pulumi.azurenative.awsconnector.CloudFormationStackArgs;
    import com.pulumi.azurenative.awsconnector.inputs.CloudFormationStackPropertiesArgs;
    import com.pulumi.azurenative.awsconnector.inputs.AwsCloudFormationStackPropertiesArgs;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            var cloudFormationStack = new CloudFormationStack("cloudFormationStack", CloudFormationStackArgs.builder()
                .location("igidmxpchpipflxgxqkge")
                .name("Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])")
                .properties(CloudFormationStackPropertiesArgs.builder()
                    .arn("wnbcxhzurwtzqcoirs")
                    .awsAccountId("yuzdhawgkrzzmppqjebmyzrqzsxbgh")
                    .awsProperties(AwsCloudFormationStackPropertiesArgs.builder()
                        .capabilities("CAPABILITY_AUTO_EXPAND")
                        .changeSetId("diebgdscxgdrjl")
                        .creationTime("rbzmujrpza")
                        .description("qgthunuomcbskx")
                        .disableRollback(true)
                        .enableTerminationProtection(true)
                        .lastUpdateTime("ziwluvridlkgt")
                        .notificationARNs("hiumjcobumu")
                        .outputs(OutputArgs.builder()
                            .description("yr")
                            .exportName("inzgbtgxtlkmbsthsiqyaownydl")
                            .outputKey("oxvigtrakftzifxp")
                            .outputValue("xrkebm")
                            .build())
                        .parameters(Map.of("key3924", "g"))
                        .parentId("spfnpubjgnn")
                        .roleARN("chneost")
                        .rootId("dm")
                        .stackId("pfdvktglgjlp")
                        .stackName("kcpmjgjmtil")
                        .stackPolicyURL("azff")
                        .stackStatus("CREATE_COMPLETE")
                        .stackStatusReason("oashauqgm")
                        .tags(TagArgs.builder()
                            .key("xjabhkryhrdgshmztidyvkbzqw")
                            .value("xapmapwprakmhlboq")
                            .build())
                        .templateURL("prpgfhggbaglqposmnlkc")
                        .timeoutInMinutes(21)
                        .build())
                    .awsRegion("ovumxnjlsoffpzxyegazwgujni")
                    .awsSourceSchema("ascbhyeewelekovixg")
                    .awsTags(Map.of("key6002", "lkyagteqeoafj"))
                    .publicCloudConnectorsResourceId("ccuizanjtbypcrcdmoelfyjkx")
                    .publicCloudResourceName("vjnhdxpreaebeaxeqmrhfuro")
                    .build())
                .resourceGroupName("rgcloudFormationStack")
                .tags(Map.of("key8740", "gebtpejhvwgd"))
                .build());
    
        }
    }
    
    import pulumi
    import pulumi_azure_native as azure_native
    
    cloud_formation_stack = azure_native.awsconnector.CloudFormationStack("cloudFormationStack",
        location="igidmxpchpipflxgxqkge",
        name="Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
        properties={
            "arn": "wnbcxhzurwtzqcoirs",
            "aws_account_id": "yuzdhawgkrzzmppqjebmyzrqzsxbgh",
            "aws_properties": {
                "capabilities": [azure_native.awsconnector.Capabilities.CAPABILIT_Y_AUT_O_EXPAND],
                "change_set_id": "diebgdscxgdrjl",
                "creation_time": "rbzmujrpza",
                "description": "qgthunuomcbskx",
                "disable_rollback": True,
                "enable_termination_protection": True,
                "last_update_time": "ziwluvridlkgt",
                "notification_arns": ["hiumjcobumu"],
                "outputs": [{
                    "description": "yr",
                    "export_name": "inzgbtgxtlkmbsthsiqyaownydl",
                    "output_key": "oxvigtrakftzifxp",
                    "output_value": "xrkebm",
                }],
                "parameters": {
                    "key3924": "g",
                },
                "parent_id": "spfnpubjgnn",
                "role_arn": "chneost",
                "root_id": "dm",
                "stack_id": "pfdvktglgjlp",
                "stack_name": "kcpmjgjmtil",
                "stack_policy_url": "azff",
                "stack_status": azure_native.awsconnector.StackStatus.CREAT_E_COMPLETE,
                "stack_status_reason": "oashauqgm",
                "tags": [{
                    "key": "xjabhkryhrdgshmztidyvkbzqw",
                    "value": "xapmapwprakmhlboq",
                }],
                "template_url": "prpgfhggbaglqposmnlkc",
                "timeout_in_minutes": 21,
            },
            "aws_region": "ovumxnjlsoffpzxyegazwgujni",
            "aws_source_schema": "ascbhyeewelekovixg",
            "aws_tags": {
                "key6002": "lkyagteqeoafj",
            },
            "public_cloud_connectors_resource_id": "ccuizanjtbypcrcdmoelfyjkx",
            "public_cloud_resource_name": "vjnhdxpreaebeaxeqmrhfuro",
        },
        resource_group_name="rgcloudFormationStack",
        tags={
            "key8740": "gebtpejhvwgd",
        })
    
    import * as pulumi from "@pulumi/pulumi";
    import * as azure_native from "@pulumi/azure-native";
    
    const cloudFormationStack = new azure_native.awsconnector.CloudFormationStack("cloudFormationStack", {
        location: "igidmxpchpipflxgxqkge",
        name: "Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
        properties: {
            arn: "wnbcxhzurwtzqcoirs",
            awsAccountId: "yuzdhawgkrzzmppqjebmyzrqzsxbgh",
            awsProperties: {
                capabilities: [azure_native.awsconnector.Capabilities.CAPABILITY_AUTO_EXPAND],
                changeSetId: "diebgdscxgdrjl",
                creationTime: "rbzmujrpza",
                description: "qgthunuomcbskx",
                disableRollback: true,
                enableTerminationProtection: true,
                lastUpdateTime: "ziwluvridlkgt",
                notificationARNs: ["hiumjcobumu"],
                outputs: [{
                    description: "yr",
                    exportName: "inzgbtgxtlkmbsthsiqyaownydl",
                    outputKey: "oxvigtrakftzifxp",
                    outputValue: "xrkebm",
                }],
                parameters: {
                    key3924: "g",
                },
                parentId: "spfnpubjgnn",
                roleARN: "chneost",
                rootId: "dm",
                stackId: "pfdvktglgjlp",
                stackName: "kcpmjgjmtil",
                stackPolicyURL: "azff",
                stackStatus: azure_native.awsconnector.StackStatus.CREATE_COMPLETE,
                stackStatusReason: "oashauqgm",
                tags: [{
                    key: "xjabhkryhrdgshmztidyvkbzqw",
                    value: "xapmapwprakmhlboq",
                }],
                templateURL: "prpgfhggbaglqposmnlkc",
                timeoutInMinutes: 21,
            },
            awsRegion: "ovumxnjlsoffpzxyegazwgujni",
            awsSourceSchema: "ascbhyeewelekovixg",
            awsTags: {
                key6002: "lkyagteqeoafj",
            },
            publicCloudConnectorsResourceId: "ccuizanjtbypcrcdmoelfyjkx",
            publicCloudResourceName: "vjnhdxpreaebeaxeqmrhfuro",
        },
        resourceGroupName: "rgcloudFormationStack",
        tags: {
            key8740: "gebtpejhvwgd",
        },
    });
    
    resources:
      cloudFormationStack:
        type: azure-native:awsconnector:CloudFormationStack
        properties:
          location: igidmxpchpipflxgxqkge
          name: Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])
          properties:
            arn: wnbcxhzurwtzqcoirs
            awsAccountId: yuzdhawgkrzzmppqjebmyzrqzsxbgh
            awsProperties:
              capabilities:
                - CAPABILITY_AUTO_EXPAND
              changeSetId: diebgdscxgdrjl
              creationTime: rbzmujrpza
              description: qgthunuomcbskx
              disableRollback: true
              enableTerminationProtection: true
              lastUpdateTime: ziwluvridlkgt
              notificationARNs:
                - hiumjcobumu
              outputs:
                - description: yr
                  exportName: inzgbtgxtlkmbsthsiqyaownydl
                  outputKey: oxvigtrakftzifxp
                  outputValue: xrkebm
              parameters:
                key3924: g
              parentId: spfnpubjgnn
              roleARN: chneost
              rootId: dm
              stackId: pfdvktglgjlp
              stackName: kcpmjgjmtil
              stackPolicyURL: azff
              stackStatus: CREATE_COMPLETE
              stackStatusReason: oashauqgm
              tags:
                - key: xjabhkryhrdgshmztidyvkbzqw
                  value: xapmapwprakmhlboq
              templateURL: prpgfhggbaglqposmnlkc
              timeoutInMinutes: 21
            awsRegion: ovumxnjlsoffpzxyegazwgujni
            awsSourceSchema: ascbhyeewelekovixg
            awsTags:
              key6002: lkyagteqeoafj
            publicCloudConnectorsResourceId: ccuizanjtbypcrcdmoelfyjkx
            publicCloudResourceName: vjnhdxpreaebeaxeqmrhfuro
          resourceGroupName: rgcloudFormationStack
          tags:
            key8740: gebtpejhvwgd
    

    Create CloudFormationStack Resource

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

    Constructor syntax

    new CloudFormationStack(name: string, args: CloudFormationStackArgs, opts?: CustomResourceOptions);
    @overload
    def CloudFormationStack(resource_name: str,
                            args: CloudFormationStackArgs,
                            opts: Optional[ResourceOptions] = None)
    
    @overload
    def CloudFormationStack(resource_name: str,
                            opts: Optional[ResourceOptions] = None,
                            resource_group_name: Optional[str] = None,
                            location: Optional[str] = None,
                            name: Optional[str] = None,
                            properties: Optional[CloudFormationStackPropertiesArgs] = None,
                            tags: Optional[Mapping[str, str]] = None)
    func NewCloudFormationStack(ctx *Context, name string, args CloudFormationStackArgs, opts ...ResourceOption) (*CloudFormationStack, error)
    public CloudFormationStack(string name, CloudFormationStackArgs args, CustomResourceOptions? opts = null)
    public CloudFormationStack(String name, CloudFormationStackArgs args)
    public CloudFormationStack(String name, CloudFormationStackArgs args, CustomResourceOptions options)
    
    type: azure-native:awsconnector:CloudFormationStack
    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 CloudFormationStackArgs
    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 CloudFormationStackArgs
    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 CloudFormationStackArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args CloudFormationStackArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args CloudFormationStackArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var cloudFormationStackResource = new AzureNative.AwsConnector.CloudFormationStack("cloudFormationStackResource", new()
    {
        ResourceGroupName = "string",
        Location = "string",
        Name = "string",
        Properties = new AzureNative.AwsConnector.Inputs.CloudFormationStackPropertiesArgs
        {
            Arn = "string",
            AwsAccountId = "string",
            AwsProperties = new AzureNative.AwsConnector.Inputs.AwsCloudFormationStackPropertiesArgs
            {
                Capabilities = new[]
                {
                    "string",
                },
                ChangeSetId = "string",
                CreationTime = "string",
                Description = "string",
                DisableRollback = false,
                EnableTerminationProtection = false,
                LastUpdateTime = "string",
                NotificationARNs = new[]
                {
                    "string",
                },
                Outputs = new[]
                {
                    new AzureNative.AwsConnector.Inputs.OutputArgs
                    {
                        Description = "string",
                        ExportName = "string",
                        OutputKey = "string",
                        OutputValue = "string",
                    },
                },
                Parameters = 
                {
                    { "string", "string" },
                },
                ParentId = "string",
                RoleARN = "string",
                RootId = "string",
                StackId = "string",
                StackName = "string",
                StackPolicyBody = "any",
                StackPolicyURL = "string",
                StackStatus = "string",
                StackStatusReason = "string",
                Tags = new[]
                {
                    new AzureNative.AwsConnector.Inputs.TagArgs
                    {
                        Key = "string",
                        Value = "string",
                    },
                },
                TemplateBody = "any",
                TemplateURL = "string",
                TimeoutInMinutes = 0,
            },
            AwsRegion = "string",
            AwsSourceSchema = "string",
            AwsTags = 
            {
                { "string", "string" },
            },
            PublicCloudConnectorsResourceId = "string",
            PublicCloudResourceName = "string",
        },
        Tags = 
        {
            { "string", "string" },
        },
    });
    
    example, err := awsconnector.NewCloudFormationStack(ctx, "cloudFormationStackResource", &awsconnector.CloudFormationStackArgs{
    	ResourceGroupName: pulumi.String("string"),
    	Location:          pulumi.String("string"),
    	Name:              pulumi.String("string"),
    	Properties: &awsconnector.CloudFormationStackPropertiesArgs{
    		Arn:          pulumi.String("string"),
    		AwsAccountId: pulumi.String("string"),
    		AwsProperties: &awsconnector.AwsCloudFormationStackPropertiesArgs{
    			Capabilities: pulumi.StringArray{
    				pulumi.String("string"),
    			},
    			ChangeSetId:                 pulumi.String("string"),
    			CreationTime:                pulumi.String("string"),
    			Description:                 pulumi.String("string"),
    			DisableRollback:             pulumi.Bool(false),
    			EnableTerminationProtection: pulumi.Bool(false),
    			LastUpdateTime:              pulumi.String("string"),
    			NotificationARNs: pulumi.StringArray{
    				pulumi.String("string"),
    			},
    			Outputs: awsconnector.OutputArray{
    				awsconnector.OutputArgs{
    					Description: pulumi.String("string"),
    					ExportName:  pulumi.String("string"),
    					OutputKey:   pulumi.String("string"),
    					OutputValue: pulumi.String("string"),
    				},
    			},
    			Parameters: pulumi.StringMap{
    				"string": pulumi.String("string"),
    			},
    			ParentId:          pulumi.String("string"),
    			RoleARN:           pulumi.String("string"),
    			RootId:            pulumi.String("string"),
    			StackId:           pulumi.String("string"),
    			StackName:         pulumi.String("string"),
    			StackPolicyBody:   pulumi.Any("any"),
    			StackPolicyURL:    pulumi.String("string"),
    			StackStatus:       pulumi.String("string"),
    			StackStatusReason: pulumi.String("string"),
    			Tags: awsconnector.TagArray{
    				&awsconnector.TagArgs{
    					Key:   pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			TemplateBody:     pulumi.Any("any"),
    			TemplateURL:      pulumi.String("string"),
    			TimeoutInMinutes: pulumi.Int(0),
    		},
    		AwsRegion:       pulumi.String("string"),
    		AwsSourceSchema: pulumi.String("string"),
    		AwsTags: pulumi.StringMap{
    			"string": pulumi.String("string"),
    		},
    		PublicCloudConnectorsResourceId: pulumi.String("string"),
    		PublicCloudResourceName:         pulumi.String("string"),
    	},
    	Tags: pulumi.StringMap{
    		"string": pulumi.String("string"),
    	},
    })
    
    var cloudFormationStackResource = new CloudFormationStack("cloudFormationStackResource", CloudFormationStackArgs.builder()
        .resourceGroupName("string")
        .location("string")
        .name("string")
        .properties(CloudFormationStackPropertiesArgs.builder()
            .arn("string")
            .awsAccountId("string")
            .awsProperties(AwsCloudFormationStackPropertiesArgs.builder()
                .capabilities("string")
                .changeSetId("string")
                .creationTime("string")
                .description("string")
                .disableRollback(false)
                .enableTerminationProtection(false)
                .lastUpdateTime("string")
                .notificationARNs("string")
                .outputs(OutputArgs.builder()
                    .description("string")
                    .exportName("string")
                    .outputKey("string")
                    .outputValue("string")
                    .build())
                .parameters(Map.of("string", "string"))
                .parentId("string")
                .roleARN("string")
                .rootId("string")
                .stackId("string")
                .stackName("string")
                .stackPolicyBody("any")
                .stackPolicyURL("string")
                .stackStatus("string")
                .stackStatusReason("string")
                .tags(TagArgs.builder()
                    .key("string")
                    .value("string")
                    .build())
                .templateBody("any")
                .templateURL("string")
                .timeoutInMinutes(0)
                .build())
            .awsRegion("string")
            .awsSourceSchema("string")
            .awsTags(Map.of("string", "string"))
            .publicCloudConnectorsResourceId("string")
            .publicCloudResourceName("string")
            .build())
        .tags(Map.of("string", "string"))
        .build());
    
    cloud_formation_stack_resource = azure_native.awsconnector.CloudFormationStack("cloudFormationStackResource",
        resource_group_name="string",
        location="string",
        name="string",
        properties={
            "arn": "string",
            "aws_account_id": "string",
            "aws_properties": {
                "capabilities": ["string"],
                "change_set_id": "string",
                "creation_time": "string",
                "description": "string",
                "disable_rollback": False,
                "enable_termination_protection": False,
                "last_update_time": "string",
                "notification_arns": ["string"],
                "outputs": [{
                    "description": "string",
                    "export_name": "string",
                    "output_key": "string",
                    "output_value": "string",
                }],
                "parameters": {
                    "string": "string",
                },
                "parent_id": "string",
                "role_arn": "string",
                "root_id": "string",
                "stack_id": "string",
                "stack_name": "string",
                "stack_policy_body": "any",
                "stack_policy_url": "string",
                "stack_status": "string",
                "stack_status_reason": "string",
                "tags": [{
                    "key": "string",
                    "value": "string",
                }],
                "template_body": "any",
                "template_url": "string",
                "timeout_in_minutes": 0,
            },
            "aws_region": "string",
            "aws_source_schema": "string",
            "aws_tags": {
                "string": "string",
            },
            "public_cloud_connectors_resource_id": "string",
            "public_cloud_resource_name": "string",
        },
        tags={
            "string": "string",
        })
    
    const cloudFormationStackResource = new azure_native.awsconnector.CloudFormationStack("cloudFormationStackResource", {
        resourceGroupName: "string",
        location: "string",
        name: "string",
        properties: {
            arn: "string",
            awsAccountId: "string",
            awsProperties: {
                capabilities: ["string"],
                changeSetId: "string",
                creationTime: "string",
                description: "string",
                disableRollback: false,
                enableTerminationProtection: false,
                lastUpdateTime: "string",
                notificationARNs: ["string"],
                outputs: [{
                    description: "string",
                    exportName: "string",
                    outputKey: "string",
                    outputValue: "string",
                }],
                parameters: {
                    string: "string",
                },
                parentId: "string",
                roleARN: "string",
                rootId: "string",
                stackId: "string",
                stackName: "string",
                stackPolicyBody: "any",
                stackPolicyURL: "string",
                stackStatus: "string",
                stackStatusReason: "string",
                tags: [{
                    key: "string",
                    value: "string",
                }],
                templateBody: "any",
                templateURL: "string",
                timeoutInMinutes: 0,
            },
            awsRegion: "string",
            awsSourceSchema: "string",
            awsTags: {
                string: "string",
            },
            publicCloudConnectorsResourceId: "string",
            publicCloudResourceName: "string",
        },
        tags: {
            string: "string",
        },
    });
    
    type: azure-native:awsconnector:CloudFormationStack
    properties:
        location: string
        name: string
        properties:
            arn: string
            awsAccountId: string
            awsProperties:
                capabilities:
                    - string
                changeSetId: string
                creationTime: string
                description: string
                disableRollback: false
                enableTerminationProtection: false
                lastUpdateTime: string
                notificationARNs:
                    - string
                outputs:
                    - description: string
                      exportName: string
                      outputKey: string
                      outputValue: string
                parameters:
                    string: string
                parentId: string
                roleARN: string
                rootId: string
                stackId: string
                stackName: string
                stackPolicyBody: any
                stackPolicyURL: string
                stackStatus: string
                stackStatusReason: string
                tags:
                    - key: string
                      value: string
                templateBody: any
                templateURL: string
                timeoutInMinutes: 0
            awsRegion: string
            awsSourceSchema: string
            awsTags:
                string: string
            publicCloudConnectorsResourceId: string
            publicCloudResourceName: string
        resourceGroupName: string
        tags:
            string: string
    

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

    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    Location string
    The geo-location where the resource lives
    Name string
    Name of CloudFormationStack
    Properties Pulumi.AzureNative.AwsConnector.Inputs.CloudFormationStackProperties
    The resource-specific properties for this resource.
    Tags Dictionary<string, string>
    Resource tags.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    Location string
    The geo-location where the resource lives
    Name string
    Name of CloudFormationStack
    Properties CloudFormationStackPropertiesArgs
    The resource-specific properties for this resource.
    Tags map[string]string
    Resource tags.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    location String
    The geo-location where the resource lives
    name String
    Name of CloudFormationStack
    properties CloudFormationStackProperties
    The resource-specific properties for this resource.
    tags Map<String,String>
    Resource tags.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    location string
    The geo-location where the resource lives
    name string
    Name of CloudFormationStack
    properties CloudFormationStackProperties
    The resource-specific properties for this resource.
    tags {[key: string]: string}
    Resource tags.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    location str
    The geo-location where the resource lives
    name str
    Name of CloudFormationStack
    properties CloudFormationStackPropertiesArgs
    The resource-specific properties for this resource.
    tags Mapping[str, str]
    Resource tags.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    location String
    The geo-location where the resource lives
    name String
    Name of CloudFormationStack
    properties Property Map
    The resource-specific properties for this resource.
    tags Map<String>
    Resource tags.

    Outputs

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

    Id string
    The provider-assigned unique ID for this managed resource.
    SystemData Pulumi.AzureNative.AwsConnector.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Id string
    The provider-assigned unique ID for this managed resource.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id String
    The provider-assigned unique ID for this managed resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id string
    The provider-assigned unique ID for this managed resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id str
    The provider-assigned unique ID for this managed resource.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id String
    The provider-assigned unique ID for this managed resource.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    AwsCloudFormationStackProperties, AwsCloudFormationStackPropertiesArgs

    Capabilities List<Union<string, Pulumi.AzureNative.AwsConnector.Capabilities>>
    Property capabilities
    ChangeSetId string
    Property changeSetId
    CreationTime string
    Property creationTime
    Description string
    Property description
    DisableRollback bool
    Property disableRollback
    EnableTerminationProtection bool
    Property enableTerminationProtection
    LastUpdateTime string
    Property lastUpdateTime
    NotificationARNs List<string>
    Property notificationARNs
    Outputs List<Pulumi.AzureNative.AwsConnector.Inputs.Output>
    Property outputs
    Parameters Dictionary<string, string>
    Property parameters
    ParentId string
    Property parentId
    RoleARN string
    Property roleARN
    RootId string
    Property rootId
    StackId string
    Property stackId
    StackName string
    Property stackName
    StackPolicyBody object
    Property stackPolicyBody
    StackPolicyURL string
    Property stackPolicyURL
    StackStatus string | Pulumi.AzureNative.AwsConnector.StackStatus
    Property stackStatus
    StackStatusReason string
    Property stackStatusReason
    Tags List<Pulumi.AzureNative.AwsConnector.Inputs.Tag>
    Property tags
    TemplateBody object
    Property templateBody
    TemplateURL string
    Property templateURL
    TimeoutInMinutes int
    Property timeoutInMinutes
    Capabilities []string
    Property capabilities
    ChangeSetId string
    Property changeSetId
    CreationTime string
    Property creationTime
    Description string
    Property description
    DisableRollback bool
    Property disableRollback
    EnableTerminationProtection bool
    Property enableTerminationProtection
    LastUpdateTime string
    Property lastUpdateTime
    NotificationARNs []string
    Property notificationARNs
    Outputs []Output
    Property outputs
    Parameters map[string]string
    Property parameters
    ParentId string
    Property parentId
    RoleARN string
    Property roleARN
    RootId string
    Property rootId
    StackId string
    Property stackId
    StackName string
    Property stackName
    StackPolicyBody interface{}
    Property stackPolicyBody
    StackPolicyURL string
    Property stackPolicyURL
    StackStatus string | StackStatus
    Property stackStatus
    StackStatusReason string
    Property stackStatusReason
    Tags []Tag
    Property tags
    TemplateBody interface{}
    Property templateBody
    TemplateURL string
    Property templateURL
    TimeoutInMinutes int
    Property timeoutInMinutes
    capabilities List<Either<String,Capabilities>>
    Property capabilities
    changeSetId String
    Property changeSetId
    creationTime String
    Property creationTime
    description String
    Property description
    disableRollback Boolean
    Property disableRollback
    enableTerminationProtection Boolean
    Property enableTerminationProtection
    lastUpdateTime String
    Property lastUpdateTime
    notificationARNs List<String>
    Property notificationARNs
    outputs List<Output>
    Property outputs
    parameters Map<String,String>
    Property parameters
    parentId String
    Property parentId
    roleARN String
    Property roleARN
    rootId String
    Property rootId
    stackId String
    Property stackId
    stackName String
    Property stackName
    stackPolicyBody Object
    Property stackPolicyBody
    stackPolicyURL String
    Property stackPolicyURL
    stackStatus String | StackStatus
    Property stackStatus
    stackStatusReason String
    Property stackStatusReason
    tags List<Tag>
    Property tags
    templateBody Object
    Property templateBody
    templateURL String
    Property templateURL
    timeoutInMinutes Integer
    Property timeoutInMinutes
    capabilities (string | Capabilities)[]
    Property capabilities
    changeSetId string
    Property changeSetId
    creationTime string
    Property creationTime
    description string
    Property description
    disableRollback boolean
    Property disableRollback
    enableTerminationProtection boolean
    Property enableTerminationProtection
    lastUpdateTime string
    Property lastUpdateTime
    notificationARNs string[]
    Property notificationARNs
    outputs Output[]
    Property outputs
    parameters {[key: string]: string}
    Property parameters
    parentId string
    Property parentId
    roleARN string
    Property roleARN
    rootId string
    Property rootId
    stackId string
    Property stackId
    stackName string
    Property stackName
    stackPolicyBody any
    Property stackPolicyBody
    stackPolicyURL string
    Property stackPolicyURL
    stackStatus string | StackStatus
    Property stackStatus
    stackStatusReason string
    Property stackStatusReason
    tags Tag[]
    Property tags
    templateBody any
    Property templateBody
    templateURL string
    Property templateURL
    timeoutInMinutes number
    Property timeoutInMinutes
    capabilities Sequence[Union[str, Capabilities]]
    Property capabilities
    change_set_id str
    Property changeSetId
    creation_time str
    Property creationTime
    description str
    Property description
    disable_rollback bool
    Property disableRollback
    enable_termination_protection bool
    Property enableTerminationProtection
    last_update_time str
    Property lastUpdateTime
    notification_arns Sequence[str]
    Property notificationARNs
    outputs Sequence[Output]
    Property outputs
    parameters Mapping[str, str]
    Property parameters
    parent_id str
    Property parentId
    role_arn str
    Property roleARN
    root_id str
    Property rootId
    stack_id str
    Property stackId
    stack_name str
    Property stackName
    stack_policy_body Any
    Property stackPolicyBody
    stack_policy_url str
    Property stackPolicyURL
    stack_status str | StackStatus
    Property stackStatus
    stack_status_reason str
    Property stackStatusReason
    tags Sequence[Tag]
    Property tags
    template_body Any
    Property templateBody
    template_url str
    Property templateURL
    timeout_in_minutes int
    Property timeoutInMinutes
    capabilities List<String | "CAPABILITY_AUTO_EXPAND" | "CAPABILITY_IAM" | "CAPABILITY_NAMED_IAM">
    Property capabilities
    changeSetId String
    Property changeSetId
    creationTime String
    Property creationTime
    description String
    Property description
    disableRollback Boolean
    Property disableRollback
    enableTerminationProtection Boolean
    Property enableTerminationProtection
    lastUpdateTime String
    Property lastUpdateTime
    notificationARNs List<String>
    Property notificationARNs
    outputs List<Property Map>
    Property outputs
    parameters Map<String>
    Property parameters
    parentId String
    Property parentId
    roleARN String
    Property roleARN
    rootId String
    Property rootId
    stackId String
    Property stackId
    stackName String
    Property stackName
    stackPolicyBody Any
    Property stackPolicyBody
    stackPolicyURL String
    Property stackPolicyURL
    stackStatus String | "CREATE_COMPLETE" | "CREATE_FAILED" | "CREATE_IN_PROGRESS" | "DELETE_COMPLETE" | "DELETE_FAILED" | "DELETE_IN_PROGRESS" | "IMPORT_COMPLETE" | "IMPORT_IN_PROGRESS" | "IMPORT_ROLLBACK_COMPLETE" | "IMPORT_ROLLBACK_FAILED" | "IMPORT_ROLLBACK_IN_PROGRESS" | "REVIEW_IN_PROGRESS" | "ROLLBACK_COMPLETE" | "ROLLBACK_FAILED" | "ROLLBACK_IN_PROGRESS" | "UPDATE_COMPLETE" | "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS" | "UPDATE_FAILED" | "UPDATE_IN_PROGRESS" | "UPDATE_ROLLBACK_COMPLETE" | "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS" | "UPDATE_ROLLBACK_FAILED" | "UPDATE_ROLLBACK_IN_PROGRESS"
    Property stackStatus
    stackStatusReason String
    Property stackStatusReason
    tags List<Property Map>
    Property tags
    templateBody Any
    Property templateBody
    templateURL String
    Property templateURL
    timeoutInMinutes Number
    Property timeoutInMinutes

    AwsCloudFormationStackPropertiesResponse, AwsCloudFormationStackPropertiesResponseArgs

    Capabilities List<string>
    Property capabilities
    ChangeSetId string
    Property changeSetId
    CreationTime string
    Property creationTime
    Description string
    Property description
    DisableRollback bool
    Property disableRollback
    EnableTerminationProtection bool
    Property enableTerminationProtection
    LastUpdateTime string
    Property lastUpdateTime
    NotificationARNs List<string>
    Property notificationARNs
    Outputs List<Pulumi.AzureNative.AwsConnector.Inputs.OutputResponse>
    Property outputs
    Parameters Dictionary<string, string>
    Property parameters
    ParentId string
    Property parentId
    RoleARN string
    Property roleARN
    RootId string
    Property rootId
    StackId string
    Property stackId
    StackName string
    Property stackName
    StackPolicyBody object
    Property stackPolicyBody
    StackPolicyURL string
    Property stackPolicyURL
    StackStatus string
    Property stackStatus
    StackStatusReason string
    Property stackStatusReason
    Tags List<Pulumi.AzureNative.AwsConnector.Inputs.TagResponse>
    Property tags
    TemplateBody object
    Property templateBody
    TemplateURL string
    Property templateURL
    TimeoutInMinutes int
    Property timeoutInMinutes
    Capabilities []string
    Property capabilities
    ChangeSetId string
    Property changeSetId
    CreationTime string
    Property creationTime
    Description string
    Property description
    DisableRollback bool
    Property disableRollback
    EnableTerminationProtection bool
    Property enableTerminationProtection
    LastUpdateTime string
    Property lastUpdateTime
    NotificationARNs []string
    Property notificationARNs
    Outputs []OutputResponse
    Property outputs
    Parameters map[string]string
    Property parameters
    ParentId string
    Property parentId
    RoleARN string
    Property roleARN
    RootId string
    Property rootId
    StackId string
    Property stackId
    StackName string
    Property stackName
    StackPolicyBody interface{}
    Property stackPolicyBody
    StackPolicyURL string
    Property stackPolicyURL
    StackStatus string
    Property stackStatus
    StackStatusReason string
    Property stackStatusReason
    Tags []TagResponse
    Property tags
    TemplateBody interface{}
    Property templateBody
    TemplateURL string
    Property templateURL
    TimeoutInMinutes int
    Property timeoutInMinutes
    capabilities List<String>
    Property capabilities
    changeSetId String
    Property changeSetId
    creationTime String
    Property creationTime
    description String
    Property description
    disableRollback Boolean
    Property disableRollback
    enableTerminationProtection Boolean
    Property enableTerminationProtection
    lastUpdateTime String
    Property lastUpdateTime
    notificationARNs List<String>
    Property notificationARNs
    outputs List<OutputResponse>
    Property outputs
    parameters Map<String,String>
    Property parameters
    parentId String
    Property parentId
    roleARN String
    Property roleARN
    rootId String
    Property rootId
    stackId String
    Property stackId
    stackName String
    Property stackName
    stackPolicyBody Object
    Property stackPolicyBody
    stackPolicyURL String
    Property stackPolicyURL
    stackStatus String
    Property stackStatus
    stackStatusReason String
    Property stackStatusReason
    tags List<TagResponse>
    Property tags
    templateBody Object
    Property templateBody
    templateURL String
    Property templateURL
    timeoutInMinutes Integer
    Property timeoutInMinutes
    capabilities string[]
    Property capabilities
    changeSetId string
    Property changeSetId
    creationTime string
    Property creationTime
    description string
    Property description
    disableRollback boolean
    Property disableRollback
    enableTerminationProtection boolean
    Property enableTerminationProtection
    lastUpdateTime string
    Property lastUpdateTime
    notificationARNs string[]
    Property notificationARNs
    outputs OutputResponse[]
    Property outputs
    parameters {[key: string]: string}
    Property parameters
    parentId string
    Property parentId
    roleARN string
    Property roleARN
    rootId string
    Property rootId
    stackId string
    Property stackId
    stackName string
    Property stackName
    stackPolicyBody any
    Property stackPolicyBody
    stackPolicyURL string
    Property stackPolicyURL
    stackStatus string
    Property stackStatus
    stackStatusReason string
    Property stackStatusReason
    tags TagResponse[]
    Property tags
    templateBody any
    Property templateBody
    templateURL string
    Property templateURL
    timeoutInMinutes number
    Property timeoutInMinutes
    capabilities Sequence[str]
    Property capabilities
    change_set_id str
    Property changeSetId
    creation_time str
    Property creationTime
    description str
    Property description
    disable_rollback bool
    Property disableRollback
    enable_termination_protection bool
    Property enableTerminationProtection
    last_update_time str
    Property lastUpdateTime
    notification_arns Sequence[str]
    Property notificationARNs
    outputs Sequence[OutputResponse]
    Property outputs
    parameters Mapping[str, str]
    Property parameters
    parent_id str
    Property parentId
    role_arn str
    Property roleARN
    root_id str
    Property rootId
    stack_id str
    Property stackId
    stack_name str
    Property stackName
    stack_policy_body Any
    Property stackPolicyBody
    stack_policy_url str
    Property stackPolicyURL
    stack_status str
    Property stackStatus
    stack_status_reason str
    Property stackStatusReason
    tags Sequence[TagResponse]
    Property tags
    template_body Any
    Property templateBody
    template_url str
    Property templateURL
    timeout_in_minutes int
    Property timeoutInMinutes
    capabilities List<String>
    Property capabilities
    changeSetId String
    Property changeSetId
    creationTime String
    Property creationTime
    description String
    Property description
    disableRollback Boolean
    Property disableRollback
    enableTerminationProtection Boolean
    Property enableTerminationProtection
    lastUpdateTime String
    Property lastUpdateTime
    notificationARNs List<String>
    Property notificationARNs
    outputs List<Property Map>
    Property outputs
    parameters Map<String>
    Property parameters
    parentId String
    Property parentId
    roleARN String
    Property roleARN
    rootId String
    Property rootId
    stackId String
    Property stackId
    stackName String
    Property stackName
    stackPolicyBody Any
    Property stackPolicyBody
    stackPolicyURL String
    Property stackPolicyURL
    stackStatus String
    Property stackStatus
    stackStatusReason String
    Property stackStatusReason
    tags List<Property Map>
    Property tags
    templateBody Any
    Property templateBody
    templateURL String
    Property templateURL
    timeoutInMinutes Number
    Property timeoutInMinutes

    Capabilities, CapabilitiesArgs

    CAPABILITY_AUTO_EXPAND
    CAPABILITY_AUTO_EXPANDCapabilities enum CAPABILITY_AUTO_EXPAND
    CAPABILITY_IAM
    CAPABILITY_IAMCapabilities enum CAPABILITY_IAM
    CAPABILITY_NAMED_IAM
    CAPABILITY_NAMED_IAMCapabilities enum CAPABILITY_NAMED_IAM
    Capabilities_CAPABILITY_AUTO_EXPAND
    CAPABILITY_AUTO_EXPANDCapabilities enum CAPABILITY_AUTO_EXPAND
    Capabilities_CAPABILITY_IAM
    CAPABILITY_IAMCapabilities enum CAPABILITY_IAM
    Capabilities_CAPABILITY_NAMED_IAM
    CAPABILITY_NAMED_IAMCapabilities enum CAPABILITY_NAMED_IAM
    CAPABILITY_AUTO_EXPAND
    CAPABILITY_AUTO_EXPANDCapabilities enum CAPABILITY_AUTO_EXPAND
    CAPABILITY_IAM
    CAPABILITY_IAMCapabilities enum CAPABILITY_IAM
    CAPABILITY_NAMED_IAM
    CAPABILITY_NAMED_IAMCapabilities enum CAPABILITY_NAMED_IAM
    CAPABILITY_AUTO_EXPAND
    CAPABILITY_AUTO_EXPANDCapabilities enum CAPABILITY_AUTO_EXPAND
    CAPABILITY_IAM
    CAPABILITY_IAMCapabilities enum CAPABILITY_IAM
    CAPABILITY_NAMED_IAM
    CAPABILITY_NAMED_IAMCapabilities enum CAPABILITY_NAMED_IAM
    CAPABILIT_Y_AUT_O_EXPAND
    CAPABILITY_AUTO_EXPANDCapabilities enum CAPABILITY_AUTO_EXPAND
    CAPABILIT_Y_IAM
    CAPABILITY_IAMCapabilities enum CAPABILITY_IAM
    CAPABILIT_Y_NAME_D_IAM
    CAPABILITY_NAMED_IAMCapabilities enum CAPABILITY_NAMED_IAM
    "CAPABILITY_AUTO_EXPAND"
    CAPABILITY_AUTO_EXPANDCapabilities enum CAPABILITY_AUTO_EXPAND
    "CAPABILITY_IAM"
    CAPABILITY_IAMCapabilities enum CAPABILITY_IAM
    "CAPABILITY_NAMED_IAM"
    CAPABILITY_NAMED_IAMCapabilities enum CAPABILITY_NAMED_IAM

    CloudFormationStackProperties, CloudFormationStackPropertiesArgs

    Arn string
    Amazon Resource Name (ARN)
    AwsAccountId string
    AWS Account ID
    AwsProperties Pulumi.AzureNative.AwsConnector.Inputs.AwsCloudFormationStackProperties
    AWS Properties
    AwsRegion string
    AWS Region
    AwsSourceSchema string
    AWS Source Schema
    AwsTags Dictionary<string, string>
    AWS Tags
    PublicCloudConnectorsResourceId string
    Public Cloud Connectors Resource ID
    PublicCloudResourceName string
    Public Cloud Resource Name
    Arn string
    Amazon Resource Name (ARN)
    AwsAccountId string
    AWS Account ID
    AwsProperties AwsCloudFormationStackProperties
    AWS Properties
    AwsRegion string
    AWS Region
    AwsSourceSchema string
    AWS Source Schema
    AwsTags map[string]string
    AWS Tags
    PublicCloudConnectorsResourceId string
    Public Cloud Connectors Resource ID
    PublicCloudResourceName string
    Public Cloud Resource Name
    arn String
    Amazon Resource Name (ARN)
    awsAccountId String
    AWS Account ID
    awsProperties AwsCloudFormationStackProperties
    AWS Properties
    awsRegion String
    AWS Region
    awsSourceSchema String
    AWS Source Schema
    awsTags Map<String,String>
    AWS Tags
    publicCloudConnectorsResourceId String
    Public Cloud Connectors Resource ID
    publicCloudResourceName String
    Public Cloud Resource Name
    arn string
    Amazon Resource Name (ARN)
    awsAccountId string
    AWS Account ID
    awsProperties AwsCloudFormationStackProperties
    AWS Properties
    awsRegion string
    AWS Region
    awsSourceSchema string
    AWS Source Schema
    awsTags {[key: string]: string}
    AWS Tags
    publicCloudConnectorsResourceId string
    Public Cloud Connectors Resource ID
    publicCloudResourceName string
    Public Cloud Resource Name
    arn str
    Amazon Resource Name (ARN)
    aws_account_id str
    AWS Account ID
    aws_properties AwsCloudFormationStackProperties
    AWS Properties
    aws_region str
    AWS Region
    aws_source_schema str
    AWS Source Schema
    aws_tags Mapping[str, str]
    AWS Tags
    public_cloud_connectors_resource_id str
    Public Cloud Connectors Resource ID
    public_cloud_resource_name str
    Public Cloud Resource Name
    arn String
    Amazon Resource Name (ARN)
    awsAccountId String
    AWS Account ID
    awsProperties Property Map
    AWS Properties
    awsRegion String
    AWS Region
    awsSourceSchema String
    AWS Source Schema
    awsTags Map<String>
    AWS Tags
    publicCloudConnectorsResourceId String
    Public Cloud Connectors Resource ID
    publicCloudResourceName String
    Public Cloud Resource Name

    CloudFormationStackPropertiesResponse, CloudFormationStackPropertiesResponseArgs

    ProvisioningState string
    The status of the last operation.
    Arn string
    Amazon Resource Name (ARN)
    AwsAccountId string
    AWS Account ID
    AwsProperties Pulumi.AzureNative.AwsConnector.Inputs.AwsCloudFormationStackPropertiesResponse
    AWS Properties
    AwsRegion string
    AWS Region
    AwsSourceSchema string
    AWS Source Schema
    AwsTags Dictionary<string, string>
    AWS Tags
    PublicCloudConnectorsResourceId string
    Public Cloud Connectors Resource ID
    PublicCloudResourceName string
    Public Cloud Resource Name
    ProvisioningState string
    The status of the last operation.
    Arn string
    Amazon Resource Name (ARN)
    AwsAccountId string
    AWS Account ID
    AwsProperties AwsCloudFormationStackPropertiesResponse
    AWS Properties
    AwsRegion string
    AWS Region
    AwsSourceSchema string
    AWS Source Schema
    AwsTags map[string]string
    AWS Tags
    PublicCloudConnectorsResourceId string
    Public Cloud Connectors Resource ID
    PublicCloudResourceName string
    Public Cloud Resource Name
    provisioningState String
    The status of the last operation.
    arn String
    Amazon Resource Name (ARN)
    awsAccountId String
    AWS Account ID
    awsProperties AwsCloudFormationStackPropertiesResponse
    AWS Properties
    awsRegion String
    AWS Region
    awsSourceSchema String
    AWS Source Schema
    awsTags Map<String,String>
    AWS Tags
    publicCloudConnectorsResourceId String
    Public Cloud Connectors Resource ID
    publicCloudResourceName String
    Public Cloud Resource Name
    provisioningState string
    The status of the last operation.
    arn string
    Amazon Resource Name (ARN)
    awsAccountId string
    AWS Account ID
    awsProperties AwsCloudFormationStackPropertiesResponse
    AWS Properties
    awsRegion string
    AWS Region
    awsSourceSchema string
    AWS Source Schema
    awsTags {[key: string]: string}
    AWS Tags
    publicCloudConnectorsResourceId string
    Public Cloud Connectors Resource ID
    publicCloudResourceName string
    Public Cloud Resource Name
    provisioning_state str
    The status of the last operation.
    arn str
    Amazon Resource Name (ARN)
    aws_account_id str
    AWS Account ID
    aws_properties AwsCloudFormationStackPropertiesResponse
    AWS Properties
    aws_region str
    AWS Region
    aws_source_schema str
    AWS Source Schema
    aws_tags Mapping[str, str]
    AWS Tags
    public_cloud_connectors_resource_id str
    Public Cloud Connectors Resource ID
    public_cloud_resource_name str
    Public Cloud Resource Name
    provisioningState String
    The status of the last operation.
    arn String
    Amazon Resource Name (ARN)
    awsAccountId String
    AWS Account ID
    awsProperties Property Map
    AWS Properties
    awsRegion String
    AWS Region
    awsSourceSchema String
    AWS Source Schema
    awsTags Map<String>
    AWS Tags
    publicCloudConnectorsResourceId String
    Public Cloud Connectors Resource ID
    publicCloudResourceName String
    Public Cloud Resource Name

    Output, OutputArgs

    Description string
    Property description
    ExportName string
    Property exportName
    OutputKey string
    Property outputKey
    OutputValue string
    Property outputValue
    Description string
    Property description
    ExportName string
    Property exportName
    OutputKey string
    Property outputKey
    OutputValue string
    Property outputValue
    description String
    Property description
    exportName String
    Property exportName
    outputKey String
    Property outputKey
    outputValue String
    Property outputValue
    description string
    Property description
    exportName string
    Property exportName
    outputKey string
    Property outputKey
    outputValue string
    Property outputValue
    description str
    Property description
    export_name str
    Property exportName
    output_key str
    Property outputKey
    output_value str
    Property outputValue
    description String
    Property description
    exportName String
    Property exportName
    outputKey String
    Property outputKey
    outputValue String
    Property outputValue

    OutputResponse, OutputResponseArgs

    Description string
    Property description
    ExportName string
    Property exportName
    OutputKey string
    Property outputKey
    OutputValue string
    Property outputValue
    Description string
    Property description
    ExportName string
    Property exportName
    OutputKey string
    Property outputKey
    OutputValue string
    Property outputValue
    description String
    Property description
    exportName String
    Property exportName
    outputKey String
    Property outputKey
    outputValue String
    Property outputValue
    description string
    Property description
    exportName string
    Property exportName
    outputKey string
    Property outputKey
    outputValue string
    Property outputValue
    description str
    Property description
    export_name str
    Property exportName
    output_key str
    Property outputKey
    output_value str
    Property outputValue
    description String
    Property description
    exportName String
    Property exportName
    outputKey String
    Property outputKey
    outputValue String
    Property outputValue

    StackStatus, StackStatusArgs

    CREATE_COMPLETE
    CREATE_COMPLETEStackStatus enum CREATE_COMPLETE
    CREATE_FAILED
    CREATE_FAILEDStackStatus enum CREATE_FAILED
    CREATE_IN_PROGRESS
    CREATE_IN_PROGRESSStackStatus enum CREATE_IN_PROGRESS
    DELETE_COMPLETE
    DELETE_COMPLETEStackStatus enum DELETE_COMPLETE
    DELETE_FAILED
    DELETE_FAILEDStackStatus enum DELETE_FAILED
    DELETE_IN_PROGRESS
    DELETE_IN_PROGRESSStackStatus enum DELETE_IN_PROGRESS
    IMPORT_COMPLETE
    IMPORT_COMPLETEStackStatus enum IMPORT_COMPLETE
    IMPORT_IN_PROGRESS
    IMPORT_IN_PROGRESSStackStatus enum IMPORT_IN_PROGRESS
    IMPORT_ROLLBACK_COMPLETE
    IMPORT_ROLLBACK_COMPLETEStackStatus enum IMPORT_ROLLBACK_COMPLETE
    IMPORT_ROLLBACK_FAILED
    IMPORT_ROLLBACK_FAILEDStackStatus enum IMPORT_ROLLBACK_FAILED
    IMPORT_ROLLBACK_IN_PROGRESS
    IMPORT_ROLLBACK_IN_PROGRESSStackStatus enum IMPORT_ROLLBACK_IN_PROGRESS
    REVIEW_IN_PROGRESS
    REVIEW_IN_PROGRESSStackStatus enum REVIEW_IN_PROGRESS
    ROLLBACK_COMPLETE
    ROLLBACK_COMPLETEStackStatus enum ROLLBACK_COMPLETE
    ROLLBACK_FAILED
    ROLLBACK_FAILEDStackStatus enum ROLLBACK_FAILED
    ROLLBACK_IN_PROGRESS
    ROLLBACK_IN_PROGRESSStackStatus enum ROLLBACK_IN_PROGRESS
    UPDATE_COMPLETE
    UPDATE_COMPLETEStackStatus enum UPDATE_COMPLETE
    UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_FAILED
    UPDATE_FAILEDStackStatus enum UPDATE_FAILED
    UPDATE_IN_PROGRESS
    UPDATE_IN_PROGRESSStackStatus enum UPDATE_IN_PROGRESS
    UPDATE_ROLLBACK_COMPLETE
    UPDATE_ROLLBACK_COMPLETEStackStatus enum UPDATE_ROLLBACK_COMPLETE
    UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_ROLLBACK_FAILED
    UPDATE_ROLLBACK_FAILEDStackStatus enum UPDATE_ROLLBACK_FAILED
    UPDATE_ROLLBACK_IN_PROGRESS
    UPDATE_ROLLBACK_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_IN_PROGRESS
    StackStatus_CREATE_COMPLETE
    CREATE_COMPLETEStackStatus enum CREATE_COMPLETE
    StackStatus_CREATE_FAILED
    CREATE_FAILEDStackStatus enum CREATE_FAILED
    StackStatus_CREATE_IN_PROGRESS
    CREATE_IN_PROGRESSStackStatus enum CREATE_IN_PROGRESS
    StackStatus_DELETE_COMPLETE
    DELETE_COMPLETEStackStatus enum DELETE_COMPLETE
    StackStatus_DELETE_FAILED
    DELETE_FAILEDStackStatus enum DELETE_FAILED
    StackStatus_DELETE_IN_PROGRESS
    DELETE_IN_PROGRESSStackStatus enum DELETE_IN_PROGRESS
    StackStatus_IMPORT_COMPLETE
    IMPORT_COMPLETEStackStatus enum IMPORT_COMPLETE
    StackStatus_IMPORT_IN_PROGRESS
    IMPORT_IN_PROGRESSStackStatus enum IMPORT_IN_PROGRESS
    StackStatus_IMPORT_ROLLBACK_COMPLETE
    IMPORT_ROLLBACK_COMPLETEStackStatus enum IMPORT_ROLLBACK_COMPLETE
    StackStatus_IMPORT_ROLLBACK_FAILED
    IMPORT_ROLLBACK_FAILEDStackStatus enum IMPORT_ROLLBACK_FAILED
    StackStatus_IMPORT_ROLLBACK_IN_PROGRESS
    IMPORT_ROLLBACK_IN_PROGRESSStackStatus enum IMPORT_ROLLBACK_IN_PROGRESS
    StackStatus_REVIEW_IN_PROGRESS
    REVIEW_IN_PROGRESSStackStatus enum REVIEW_IN_PROGRESS
    StackStatus_ROLLBACK_COMPLETE
    ROLLBACK_COMPLETEStackStatus enum ROLLBACK_COMPLETE
    StackStatus_ROLLBACK_FAILED
    ROLLBACK_FAILEDStackStatus enum ROLLBACK_FAILED
    StackStatus_ROLLBACK_IN_PROGRESS
    ROLLBACK_IN_PROGRESSStackStatus enum ROLLBACK_IN_PROGRESS
    StackStatus_UPDATE_COMPLETE
    UPDATE_COMPLETEStackStatus enum UPDATE_COMPLETE
    StackStatus_UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
    StackStatus_UPDATE_FAILED
    UPDATE_FAILEDStackStatus enum UPDATE_FAILED
    StackStatus_UPDATE_IN_PROGRESS
    UPDATE_IN_PROGRESSStackStatus enum UPDATE_IN_PROGRESS
    StackStatus_UPDATE_ROLLBACK_COMPLETE
    UPDATE_ROLLBACK_COMPLETEStackStatus enum UPDATE_ROLLBACK_COMPLETE
    StackStatus_UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
    StackStatus_UPDATE_ROLLBACK_FAILED
    UPDATE_ROLLBACK_FAILEDStackStatus enum UPDATE_ROLLBACK_FAILED
    StackStatus_UPDATE_ROLLBACK_IN_PROGRESS
    UPDATE_ROLLBACK_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_IN_PROGRESS
    CREATE_COMPLETE
    CREATE_COMPLETEStackStatus enum CREATE_COMPLETE
    CREATE_FAILED
    CREATE_FAILEDStackStatus enum CREATE_FAILED
    CREATE_IN_PROGRESS
    CREATE_IN_PROGRESSStackStatus enum CREATE_IN_PROGRESS
    DELETE_COMPLETE
    DELETE_COMPLETEStackStatus enum DELETE_COMPLETE
    DELETE_FAILED
    DELETE_FAILEDStackStatus enum DELETE_FAILED
    DELETE_IN_PROGRESS
    DELETE_IN_PROGRESSStackStatus enum DELETE_IN_PROGRESS
    IMPORT_COMPLETE
    IMPORT_COMPLETEStackStatus enum IMPORT_COMPLETE
    IMPORT_IN_PROGRESS
    IMPORT_IN_PROGRESSStackStatus enum IMPORT_IN_PROGRESS
    IMPORT_ROLLBACK_COMPLETE
    IMPORT_ROLLBACK_COMPLETEStackStatus enum IMPORT_ROLLBACK_COMPLETE
    IMPORT_ROLLBACK_FAILED
    IMPORT_ROLLBACK_FAILEDStackStatus enum IMPORT_ROLLBACK_FAILED
    IMPORT_ROLLBACK_IN_PROGRESS
    IMPORT_ROLLBACK_IN_PROGRESSStackStatus enum IMPORT_ROLLBACK_IN_PROGRESS
    REVIEW_IN_PROGRESS
    REVIEW_IN_PROGRESSStackStatus enum REVIEW_IN_PROGRESS
    ROLLBACK_COMPLETE
    ROLLBACK_COMPLETEStackStatus enum ROLLBACK_COMPLETE
    ROLLBACK_FAILED
    ROLLBACK_FAILEDStackStatus enum ROLLBACK_FAILED
    ROLLBACK_IN_PROGRESS
    ROLLBACK_IN_PROGRESSStackStatus enum ROLLBACK_IN_PROGRESS
    UPDATE_COMPLETE
    UPDATE_COMPLETEStackStatus enum UPDATE_COMPLETE
    UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_FAILED
    UPDATE_FAILEDStackStatus enum UPDATE_FAILED
    UPDATE_IN_PROGRESS
    UPDATE_IN_PROGRESSStackStatus enum UPDATE_IN_PROGRESS
    UPDATE_ROLLBACK_COMPLETE
    UPDATE_ROLLBACK_COMPLETEStackStatus enum UPDATE_ROLLBACK_COMPLETE
    UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_ROLLBACK_FAILED
    UPDATE_ROLLBACK_FAILEDStackStatus enum UPDATE_ROLLBACK_FAILED
    UPDATE_ROLLBACK_IN_PROGRESS
    UPDATE_ROLLBACK_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_IN_PROGRESS
    CREATE_COMPLETE
    CREATE_COMPLETEStackStatus enum CREATE_COMPLETE
    CREATE_FAILED
    CREATE_FAILEDStackStatus enum CREATE_FAILED
    CREATE_IN_PROGRESS
    CREATE_IN_PROGRESSStackStatus enum CREATE_IN_PROGRESS
    DELETE_COMPLETE
    DELETE_COMPLETEStackStatus enum DELETE_COMPLETE
    DELETE_FAILED
    DELETE_FAILEDStackStatus enum DELETE_FAILED
    DELETE_IN_PROGRESS
    DELETE_IN_PROGRESSStackStatus enum DELETE_IN_PROGRESS
    IMPORT_COMPLETE
    IMPORT_COMPLETEStackStatus enum IMPORT_COMPLETE
    IMPORT_IN_PROGRESS
    IMPORT_IN_PROGRESSStackStatus enum IMPORT_IN_PROGRESS
    IMPORT_ROLLBACK_COMPLETE
    IMPORT_ROLLBACK_COMPLETEStackStatus enum IMPORT_ROLLBACK_COMPLETE
    IMPORT_ROLLBACK_FAILED
    IMPORT_ROLLBACK_FAILEDStackStatus enum IMPORT_ROLLBACK_FAILED
    IMPORT_ROLLBACK_IN_PROGRESS
    IMPORT_ROLLBACK_IN_PROGRESSStackStatus enum IMPORT_ROLLBACK_IN_PROGRESS
    REVIEW_IN_PROGRESS
    REVIEW_IN_PROGRESSStackStatus enum REVIEW_IN_PROGRESS
    ROLLBACK_COMPLETE
    ROLLBACK_COMPLETEStackStatus enum ROLLBACK_COMPLETE
    ROLLBACK_FAILED
    ROLLBACK_FAILEDStackStatus enum ROLLBACK_FAILED
    ROLLBACK_IN_PROGRESS
    ROLLBACK_IN_PROGRESSStackStatus enum ROLLBACK_IN_PROGRESS
    UPDATE_COMPLETE
    UPDATE_COMPLETEStackStatus enum UPDATE_COMPLETE
    UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_FAILED
    UPDATE_FAILEDStackStatus enum UPDATE_FAILED
    UPDATE_IN_PROGRESS
    UPDATE_IN_PROGRESSStackStatus enum UPDATE_IN_PROGRESS
    UPDATE_ROLLBACK_COMPLETE
    UPDATE_ROLLBACK_COMPLETEStackStatus enum UPDATE_ROLLBACK_COMPLETE
    UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
    UPDATE_ROLLBACK_FAILED
    UPDATE_ROLLBACK_FAILEDStackStatus enum UPDATE_ROLLBACK_FAILED
    UPDATE_ROLLBACK_IN_PROGRESS
    UPDATE_ROLLBACK_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_IN_PROGRESS
    CREAT_E_COMPLETE
    CREATE_COMPLETEStackStatus enum CREATE_COMPLETE
    CREAT_E_FAILED
    CREATE_FAILEDStackStatus enum CREATE_FAILED
    CREAT_E_I_N_PROGRESS
    CREATE_IN_PROGRESSStackStatus enum CREATE_IN_PROGRESS
    DELET_E_COMPLETE
    DELETE_COMPLETEStackStatus enum DELETE_COMPLETE
    DELET_E_FAILED
    DELETE_FAILEDStackStatus enum DELETE_FAILED
    DELET_E_I_N_PROGRESS
    DELETE_IN_PROGRESSStackStatus enum DELETE_IN_PROGRESS
    IMPOR_T_COMPLETE
    IMPORT_COMPLETEStackStatus enum IMPORT_COMPLETE
    IMPOR_T_I_N_PROGRESS
    IMPORT_IN_PROGRESSStackStatus enum IMPORT_IN_PROGRESS
    IMPOR_T_ROLLBAC_K_COMPLETE
    IMPORT_ROLLBACK_COMPLETEStackStatus enum IMPORT_ROLLBACK_COMPLETE
    IMPOR_T_ROLLBAC_K_FAILED
    IMPORT_ROLLBACK_FAILEDStackStatus enum IMPORT_ROLLBACK_FAILED
    IMPOR_T_ROLLBAC_K_I_N_PROGRESS
    IMPORT_ROLLBACK_IN_PROGRESSStackStatus enum IMPORT_ROLLBACK_IN_PROGRESS
    REVIE_W_I_N_PROGRESS
    REVIEW_IN_PROGRESSStackStatus enum REVIEW_IN_PROGRESS
    ROLLBAC_K_COMPLETE
    ROLLBACK_COMPLETEStackStatus enum ROLLBACK_COMPLETE
    ROLLBAC_K_FAILED
    ROLLBACK_FAILEDStackStatus enum ROLLBACK_FAILED
    ROLLBAC_K_I_N_PROGRESS
    ROLLBACK_IN_PROGRESSStackStatus enum ROLLBACK_IN_PROGRESS
    UPDAT_E_COMPLETE
    UPDATE_COMPLETEStackStatus enum UPDATE_COMPLETE
    UPDAT_E_COMPLET_E_CLEANU_P_I_N_PROGRESS
    UPDATE_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
    UPDAT_E_FAILED
    UPDATE_FAILEDStackStatus enum UPDATE_FAILED
    UPDAT_E_I_N_PROGRESS
    UPDATE_IN_PROGRESSStackStatus enum UPDATE_IN_PROGRESS
    UPDAT_E_ROLLBAC_K_COMPLETE
    UPDATE_ROLLBACK_COMPLETEStackStatus enum UPDATE_ROLLBACK_COMPLETE
    UPDAT_E_ROLLBAC_K_COMPLET_E_CLEANU_P_I_N_PROGRESS
    UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
    UPDAT_E_ROLLBAC_K_FAILED
    UPDATE_ROLLBACK_FAILEDStackStatus enum UPDATE_ROLLBACK_FAILED
    UPDAT_E_ROLLBAC_K_I_N_PROGRESS
    UPDATE_ROLLBACK_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_IN_PROGRESS
    "CREATE_COMPLETE"
    CREATE_COMPLETEStackStatus enum CREATE_COMPLETE
    "CREATE_FAILED"
    CREATE_FAILEDStackStatus enum CREATE_FAILED
    "CREATE_IN_PROGRESS"
    CREATE_IN_PROGRESSStackStatus enum CREATE_IN_PROGRESS
    "DELETE_COMPLETE"
    DELETE_COMPLETEStackStatus enum DELETE_COMPLETE
    "DELETE_FAILED"
    DELETE_FAILEDStackStatus enum DELETE_FAILED
    "DELETE_IN_PROGRESS"
    DELETE_IN_PROGRESSStackStatus enum DELETE_IN_PROGRESS
    "IMPORT_COMPLETE"
    IMPORT_COMPLETEStackStatus enum IMPORT_COMPLETE
    "IMPORT_IN_PROGRESS"
    IMPORT_IN_PROGRESSStackStatus enum IMPORT_IN_PROGRESS
    "IMPORT_ROLLBACK_COMPLETE"
    IMPORT_ROLLBACK_COMPLETEStackStatus enum IMPORT_ROLLBACK_COMPLETE
    "IMPORT_ROLLBACK_FAILED"
    IMPORT_ROLLBACK_FAILEDStackStatus enum IMPORT_ROLLBACK_FAILED
    "IMPORT_ROLLBACK_IN_PROGRESS"
    IMPORT_ROLLBACK_IN_PROGRESSStackStatus enum IMPORT_ROLLBACK_IN_PROGRESS
    "REVIEW_IN_PROGRESS"
    REVIEW_IN_PROGRESSStackStatus enum REVIEW_IN_PROGRESS
    "ROLLBACK_COMPLETE"
    ROLLBACK_COMPLETEStackStatus enum ROLLBACK_COMPLETE
    "ROLLBACK_FAILED"
    ROLLBACK_FAILEDStackStatus enum ROLLBACK_FAILED
    "ROLLBACK_IN_PROGRESS"
    ROLLBACK_IN_PROGRESSStackStatus enum ROLLBACK_IN_PROGRESS
    "UPDATE_COMPLETE"
    UPDATE_COMPLETEStackStatus enum UPDATE_COMPLETE
    "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS"
    UPDATE_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
    "UPDATE_FAILED"
    UPDATE_FAILEDStackStatus enum UPDATE_FAILED
    "UPDATE_IN_PROGRESS"
    UPDATE_IN_PROGRESSStackStatus enum UPDATE_IN_PROGRESS
    "UPDATE_ROLLBACK_COMPLETE"
    UPDATE_ROLLBACK_COMPLETEStackStatus enum UPDATE_ROLLBACK_COMPLETE
    "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS"
    UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
    "UPDATE_ROLLBACK_FAILED"
    UPDATE_ROLLBACK_FAILEDStackStatus enum UPDATE_ROLLBACK_FAILED
    "UPDATE_ROLLBACK_IN_PROGRESS"
    UPDATE_ROLLBACK_IN_PROGRESSStackStatus enum UPDATE_ROLLBACK_IN_PROGRESS

    SystemDataResponse, SystemDataResponseArgs

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Tag, TagArgs

    Key string
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    Value string
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    Key string
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    Value string
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key String
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value String
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key string
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value string
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key str
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value str
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key String
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value String
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    TagResponse, TagResponseArgs

    Key string
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    Value string
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    Key string
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    Value string
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key String
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value String
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key string
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value string
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key str
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value str
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key String
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value String
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Import

    An existing resource can be imported using its type token, name, and identifier, e.g.

    $ pulumi import azure-native:awsconnector:CloudFormationStack fkrujbsksjubfb /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AwsConnector/cloudFormationStacks/{name} 
    

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi