azure-native.awsconnector.EcsCluster
Explore with Pulumi AI
A Microsoft.AwsConnector resource Azure REST API version: 2024-12-01.
Example Usage
EcsClusters_CreateOrReplace
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using AzureNative = Pulumi.AzureNative;
return await Deployment.RunAsync(() => 
{
    var ecsCluster = new AzureNative.AwsConnector.EcsCluster("ecsCluster", new()
    {
        Location = "jvggofkffzhlultqukgoqtb",
        Name = "Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
        Properties = new AzureNative.AwsConnector.Inputs.EcsClusterPropertiesArgs
        {
            Arn = "mpaxeywurctxasgtrtckgeoeqmeec",
            AwsAccountId = "emdtbelvualaeqexsrbhvczjsy",
            AwsProperties = new AzureNative.AwsConnector.Inputs.AwsEcsClusterPropertiesArgs
            {
                Arn = "mgzeckagdmmepybkhhylkhxzv",
                CapacityProviders = new[]
                {
                    "rqrmclul",
                },
                ClusterName = "eavbe",
                ClusterSettings = new[]
                {
                    new AzureNative.AwsConnector.Inputs.ClusterSettingsArgs
                    {
                        Name = "elsikbbzpkzaghwtqd",
                        Value = "gbnpceuced",
                    },
                },
                Configuration = new AzureNative.AwsConnector.Inputs.ClusterConfigurationArgs
                {
                    ExecuteCommandConfiguration = new AzureNative.AwsConnector.Inputs.ExecuteCommandConfigurationArgs
                    {
                        KmsKeyId = "budbdglk",
                        LogConfiguration = new AzureNative.AwsConnector.Inputs.ExecuteCommandLogConfigurationArgs
                        {
                            CloudWatchEncryptionEnabled = true,
                            CloudWatchLogGroupName = "eiskop",
                            S3BucketName = "sfcsij",
                            S3EncryptionEnabled = true,
                            S3KeyPrefix = "gfqnhjcnamxvhrllkzrzdbqzsnkj",
                        },
                        Logging = "rspegmyokypfqdocdrothsgivaqf",
                    },
                },
                DefaultCapacityProviderStrategy = new[]
                {
                    new AzureNative.AwsConnector.Inputs.CapacityProviderStrategyItemArgs
                    {
                        Base = 16,
                        CapacityProvider = "kttxptzsaauhguaygucxzzvrbriev",
                        Weight = 1,
                    },
                },
                ServiceConnectDefaults = new AzureNative.AwsConnector.Inputs.ServiceConnectDefaultsArgs
                {
                    Namespace = "mwpjrqkazpcetkgyfplp",
                },
                Tags = new[]
                {
                    new AzureNative.AwsConnector.Inputs.TagArgs
                    {
                        Key = "pmgixnftvmfbxgjyulnrh",
                        Value = "dsvfiamfdrnwqretfcu",
                    },
                },
            },
            AwsRegion = "qwurftmiaqdjvlbsxtmdosiauw",
            AwsSourceSchema = "dnbeeswitidsf",
            AwsTags = 
            {
                { "key3315", "bczizbtmiazzuhju" },
            },
            PublicCloudConnectorsResourceId = "jbtlcmxmtlcgoxfktpqbi",
            PublicCloudResourceName = "nquaerebgaopkptxxbreyhr",
        },
        ResourceGroupName = "rgecsCluster",
        Tags = 
        {
            { "key1755", "o" },
        },
    });
});
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.NewEcsCluster(ctx, "ecsCluster", &awsconnector.EcsClusterArgs{
			Location: pulumi.String("jvggofkffzhlultqukgoqtb"),
			Name:     pulumi.String("Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])"),
			Properties: &awsconnector.EcsClusterPropertiesArgs{
				Arn:          pulumi.String("mpaxeywurctxasgtrtckgeoeqmeec"),
				AwsAccountId: pulumi.String("emdtbelvualaeqexsrbhvczjsy"),
				AwsProperties: &awsconnector.AwsEcsClusterPropertiesArgs{
					Arn: pulumi.String("mgzeckagdmmepybkhhylkhxzv"),
					CapacityProviders: pulumi.StringArray{
						pulumi.String("rqrmclul"),
					},
					ClusterName: pulumi.String("eavbe"),
					ClusterSettings: awsconnector.ClusterSettingsArray{
						&awsconnector.ClusterSettingsArgs{
							Name:  pulumi.String("elsikbbzpkzaghwtqd"),
							Value: pulumi.String("gbnpceuced"),
						},
					},
					Configuration: &awsconnector.ClusterConfigurationArgs{
						ExecuteCommandConfiguration: &awsconnector.ExecuteCommandConfigurationArgs{
							KmsKeyId: pulumi.String("budbdglk"),
							LogConfiguration: &awsconnector.ExecuteCommandLogConfigurationArgs{
								CloudWatchEncryptionEnabled: pulumi.Bool(true),
								CloudWatchLogGroupName:      pulumi.String("eiskop"),
								S3BucketName:                pulumi.String("sfcsij"),
								S3EncryptionEnabled:         pulumi.Bool(true),
								S3KeyPrefix:                 pulumi.String("gfqnhjcnamxvhrllkzrzdbqzsnkj"),
							},
							Logging: pulumi.String("rspegmyokypfqdocdrothsgivaqf"),
						},
					},
					DefaultCapacityProviderStrategy: awsconnector.CapacityProviderStrategyItemArray{
						&awsconnector.CapacityProviderStrategyItemArgs{
							Base:             pulumi.Int(16),
							CapacityProvider: pulumi.String("kttxptzsaauhguaygucxzzvrbriev"),
							Weight:           pulumi.Int(1),
						},
					},
					ServiceConnectDefaults: &awsconnector.ServiceConnectDefaultsArgs{
						Namespace: pulumi.String("mwpjrqkazpcetkgyfplp"),
					},
					Tags: awsconnector.TagArray{
						&awsconnector.TagArgs{
							Key:   pulumi.String("pmgixnftvmfbxgjyulnrh"),
							Value: pulumi.String("dsvfiamfdrnwqretfcu"),
						},
					},
				},
				AwsRegion:       pulumi.String("qwurftmiaqdjvlbsxtmdosiauw"),
				AwsSourceSchema: pulumi.String("dnbeeswitidsf"),
				AwsTags: pulumi.StringMap{
					"key3315": pulumi.String("bczizbtmiazzuhju"),
				},
				PublicCloudConnectorsResourceId: pulumi.String("jbtlcmxmtlcgoxfktpqbi"),
				PublicCloudResourceName:         pulumi.String("nquaerebgaopkptxxbreyhr"),
			},
			ResourceGroupName: pulumi.String("rgecsCluster"),
			Tags: pulumi.StringMap{
				"key1755": pulumi.String("o"),
			},
		})
		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.EcsCluster;
import com.pulumi.azurenative.awsconnector.EcsClusterArgs;
import com.pulumi.azurenative.awsconnector.inputs.EcsClusterPropertiesArgs;
import com.pulumi.azurenative.awsconnector.inputs.AwsEcsClusterPropertiesArgs;
import com.pulumi.azurenative.awsconnector.inputs.ClusterConfigurationArgs;
import com.pulumi.azurenative.awsconnector.inputs.ExecuteCommandConfigurationArgs;
import com.pulumi.azurenative.awsconnector.inputs.ExecuteCommandLogConfigurationArgs;
import com.pulumi.azurenative.awsconnector.inputs.ServiceConnectDefaultsArgs;
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 ecsCluster = new EcsCluster("ecsCluster", EcsClusterArgs.builder()
            .location("jvggofkffzhlultqukgoqtb")
            .name("Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])")
            .properties(EcsClusterPropertiesArgs.builder()
                .arn("mpaxeywurctxasgtrtckgeoeqmeec")
                .awsAccountId("emdtbelvualaeqexsrbhvczjsy")
                .awsProperties(AwsEcsClusterPropertiesArgs.builder()
                    .arn("mgzeckagdmmepybkhhylkhxzv")
                    .capacityProviders("rqrmclul")
                    .clusterName("eavbe")
                    .clusterSettings(ClusterSettingsArgs.builder()
                        .name("elsikbbzpkzaghwtqd")
                        .value("gbnpceuced")
                        .build())
                    .configuration(ClusterConfigurationArgs.builder()
                        .executeCommandConfiguration(ExecuteCommandConfigurationArgs.builder()
                            .kmsKeyId("budbdglk")
                            .logConfiguration(ExecuteCommandLogConfigurationArgs.builder()
                                .cloudWatchEncryptionEnabled(true)
                                .cloudWatchLogGroupName("eiskop")
                                .s3BucketName("sfcsij")
                                .s3EncryptionEnabled(true)
                                .s3KeyPrefix("gfqnhjcnamxvhrllkzrzdbqzsnkj")
                                .build())
                            .logging("rspegmyokypfqdocdrothsgivaqf")
                            .build())
                        .build())
                    .defaultCapacityProviderStrategy(CapacityProviderStrategyItemArgs.builder()
                        .base(16)
                        .capacityProvider("kttxptzsaauhguaygucxzzvrbriev")
                        .weight(1)
                        .build())
                    .serviceConnectDefaults(ServiceConnectDefaultsArgs.builder()
                        .namespace("mwpjrqkazpcetkgyfplp")
                        .build())
                    .tags(TagArgs.builder()
                        .key("pmgixnftvmfbxgjyulnrh")
                        .value("dsvfiamfdrnwqretfcu")
                        .build())
                    .build())
                .awsRegion("qwurftmiaqdjvlbsxtmdosiauw")
                .awsSourceSchema("dnbeeswitidsf")
                .awsTags(Map.of("key3315", "bczizbtmiazzuhju"))
                .publicCloudConnectorsResourceId("jbtlcmxmtlcgoxfktpqbi")
                .publicCloudResourceName("nquaerebgaopkptxxbreyhr")
                .build())
            .resourceGroupName("rgecsCluster")
            .tags(Map.of("key1755", "o"))
            .build());
    }
}
import * as pulumi from "@pulumi/pulumi";
import * as azure_native from "@pulumi/azure-native";
const ecsCluster = new azure_native.awsconnector.EcsCluster("ecsCluster", {
    location: "jvggofkffzhlultqukgoqtb",
    name: "Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
    properties: {
        arn: "mpaxeywurctxasgtrtckgeoeqmeec",
        awsAccountId: "emdtbelvualaeqexsrbhvczjsy",
        awsProperties: {
            arn: "mgzeckagdmmepybkhhylkhxzv",
            capacityProviders: ["rqrmclul"],
            clusterName: "eavbe",
            clusterSettings: [{
                name: "elsikbbzpkzaghwtqd",
                value: "gbnpceuced",
            }],
            configuration: {
                executeCommandConfiguration: {
                    kmsKeyId: "budbdglk",
                    logConfiguration: {
                        cloudWatchEncryptionEnabled: true,
                        cloudWatchLogGroupName: "eiskop",
                        s3BucketName: "sfcsij",
                        s3EncryptionEnabled: true,
                        s3KeyPrefix: "gfqnhjcnamxvhrllkzrzdbqzsnkj",
                    },
                    logging: "rspegmyokypfqdocdrothsgivaqf",
                },
            },
            defaultCapacityProviderStrategy: [{
                base: 16,
                capacityProvider: "kttxptzsaauhguaygucxzzvrbriev",
                weight: 1,
            }],
            serviceConnectDefaults: {
                namespace: "mwpjrqkazpcetkgyfplp",
            },
            tags: [{
                key: "pmgixnftvmfbxgjyulnrh",
                value: "dsvfiamfdrnwqretfcu",
            }],
        },
        awsRegion: "qwurftmiaqdjvlbsxtmdosiauw",
        awsSourceSchema: "dnbeeswitidsf",
        awsTags: {
            key3315: "bczizbtmiazzuhju",
        },
        publicCloudConnectorsResourceId: "jbtlcmxmtlcgoxfktpqbi",
        publicCloudResourceName: "nquaerebgaopkptxxbreyhr",
    },
    resourceGroupName: "rgecsCluster",
    tags: {
        key1755: "o",
    },
});
import pulumi
import pulumi_azure_native as azure_native
ecs_cluster = azure_native.awsconnector.EcsCluster("ecsCluster",
    location="jvggofkffzhlultqukgoqtb",
    name="Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
    properties={
        "arn": "mpaxeywurctxasgtrtckgeoeqmeec",
        "aws_account_id": "emdtbelvualaeqexsrbhvczjsy",
        "aws_properties": {
            "arn": "mgzeckagdmmepybkhhylkhxzv",
            "capacity_providers": ["rqrmclul"],
            "cluster_name": "eavbe",
            "cluster_settings": [{
                "name": "elsikbbzpkzaghwtqd",
                "value": "gbnpceuced",
            }],
            "configuration": {
                "execute_command_configuration": {
                    "kms_key_id": "budbdglk",
                    "log_configuration": {
                        "cloud_watch_encryption_enabled": True,
                        "cloud_watch_log_group_name": "eiskop",
                        "s3_bucket_name": "sfcsij",
                        "s3_encryption_enabled": True,
                        "s3_key_prefix": "gfqnhjcnamxvhrllkzrzdbqzsnkj",
                    },
                    "logging": "rspegmyokypfqdocdrothsgivaqf",
                },
            },
            "default_capacity_provider_strategy": [{
                "base": 16,
                "capacity_provider": "kttxptzsaauhguaygucxzzvrbriev",
                "weight": 1,
            }],
            "service_connect_defaults": {
                "namespace": "mwpjrqkazpcetkgyfplp",
            },
            "tags": [{
                "key": "pmgixnftvmfbxgjyulnrh",
                "value": "dsvfiamfdrnwqretfcu",
            }],
        },
        "aws_region": "qwurftmiaqdjvlbsxtmdosiauw",
        "aws_source_schema": "dnbeeswitidsf",
        "aws_tags": {
            "key3315": "bczizbtmiazzuhju",
        },
        "public_cloud_connectors_resource_id": "jbtlcmxmtlcgoxfktpqbi",
        "public_cloud_resource_name": "nquaerebgaopkptxxbreyhr",
    },
    resource_group_name="rgecsCluster",
    tags={
        "key1755": "o",
    })
resources:
  ecsCluster:
    type: azure-native:awsconnector:EcsCluster
    properties:
      location: jvggofkffzhlultqukgoqtb
      name: Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])
      properties:
        arn: mpaxeywurctxasgtrtckgeoeqmeec
        awsAccountId: emdtbelvualaeqexsrbhvczjsy
        awsProperties:
          arn: mgzeckagdmmepybkhhylkhxzv
          capacityProviders:
            - rqrmclul
          clusterName: eavbe
          clusterSettings:
            - name: elsikbbzpkzaghwtqd
              value: gbnpceuced
          configuration:
            executeCommandConfiguration:
              kmsKeyId: budbdglk
              logConfiguration:
                cloudWatchEncryptionEnabled: true
                cloudWatchLogGroupName: eiskop
                s3BucketName: sfcsij
                s3EncryptionEnabled: true
                s3KeyPrefix: gfqnhjcnamxvhrllkzrzdbqzsnkj
              logging: rspegmyokypfqdocdrothsgivaqf
          defaultCapacityProviderStrategy:
            - base: 16
              capacityProvider: kttxptzsaauhguaygucxzzvrbriev
              weight: 1
          serviceConnectDefaults:
            namespace: mwpjrqkazpcetkgyfplp
          tags:
            - key: pmgixnftvmfbxgjyulnrh
              value: dsvfiamfdrnwqretfcu
        awsRegion: qwurftmiaqdjvlbsxtmdosiauw
        awsSourceSchema: dnbeeswitidsf
        awsTags:
          key3315: bczizbtmiazzuhju
        publicCloudConnectorsResourceId: jbtlcmxmtlcgoxfktpqbi
        publicCloudResourceName: nquaerebgaopkptxxbreyhr
      resourceGroupName: rgecsCluster
      tags:
        key1755: o
Create EcsCluster Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new EcsCluster(name: string, args: EcsClusterArgs, opts?: CustomResourceOptions);@overload
def EcsCluster(resource_name: str,
               args: EcsClusterArgs,
               opts: Optional[ResourceOptions] = None)
@overload
def EcsCluster(resource_name: str,
               opts: Optional[ResourceOptions] = None,
               resource_group_name: Optional[str] = None,
               location: Optional[str] = None,
               name: Optional[str] = None,
               properties: Optional[EcsClusterPropertiesArgs] = None,
               tags: Optional[Mapping[str, str]] = None)func NewEcsCluster(ctx *Context, name string, args EcsClusterArgs, opts ...ResourceOption) (*EcsCluster, error)public EcsCluster(string name, EcsClusterArgs args, CustomResourceOptions? opts = null)
public EcsCluster(String name, EcsClusterArgs args)
public EcsCluster(String name, EcsClusterArgs args, CustomResourceOptions options)
type: azure-native:awsconnector:EcsCluster
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 EcsClusterArgs
- 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 EcsClusterArgs
- 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 EcsClusterArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args EcsClusterArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args EcsClusterArgs
- 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 ecsClusterResource = new AzureNative.AwsConnector.EcsCluster("ecsClusterResource", new()
{
    ResourceGroupName = "string",
    Location = "string",
    Name = "string",
    Properties = new AzureNative.AwsConnector.Inputs.EcsClusterPropertiesArgs
    {
        Arn = "string",
        AwsAccountId = "string",
        AwsProperties = new AzureNative.AwsConnector.Inputs.AwsEcsClusterPropertiesArgs
        {
            Arn = "string",
            CapacityProviders = new[]
            {
                "string",
            },
            ClusterName = "string",
            ClusterSettings = new[]
            {
                new AzureNative.AwsConnector.Inputs.ClusterSettingsArgs
                {
                    Name = "string",
                    Value = "string",
                },
            },
            Configuration = new AzureNative.AwsConnector.Inputs.ClusterConfigurationArgs
            {
                ExecuteCommandConfiguration = new AzureNative.AwsConnector.Inputs.ExecuteCommandConfigurationArgs
                {
                    KmsKeyId = "string",
                    LogConfiguration = new AzureNative.AwsConnector.Inputs.ExecuteCommandLogConfigurationArgs
                    {
                        CloudWatchEncryptionEnabled = false,
                        CloudWatchLogGroupName = "string",
                        S3BucketName = "string",
                        S3EncryptionEnabled = false,
                        S3KeyPrefix = "string",
                    },
                    Logging = "string",
                },
            },
            DefaultCapacityProviderStrategy = new[]
            {
                new AzureNative.AwsConnector.Inputs.CapacityProviderStrategyItemArgs
                {
                    Base = 0,
                    CapacityProvider = "string",
                    Weight = 0,
                },
            },
            ServiceConnectDefaults = new AzureNative.AwsConnector.Inputs.ServiceConnectDefaultsArgs
            {
                Namespace = "string",
            },
            Tags = new[]
            {
                new AzureNative.AwsConnector.Inputs.TagArgs
                {
                    Key = "string",
                    Value = "string",
                },
            },
        },
        AwsRegion = "string",
        AwsSourceSchema = "string",
        AwsTags = 
        {
            { "string", "string" },
        },
        PublicCloudConnectorsResourceId = "string",
        PublicCloudResourceName = "string",
    },
    Tags = 
    {
        { "string", "string" },
    },
});
example, err := awsconnector.NewEcsCluster(ctx, "ecsClusterResource", &awsconnector.EcsClusterArgs{
	ResourceGroupName: pulumi.String("string"),
	Location:          pulumi.String("string"),
	Name:              pulumi.String("string"),
	Properties: &awsconnector.EcsClusterPropertiesArgs{
		Arn:          pulumi.String("string"),
		AwsAccountId: pulumi.String("string"),
		AwsProperties: &awsconnector.AwsEcsClusterPropertiesArgs{
			Arn: pulumi.String("string"),
			CapacityProviders: pulumi.StringArray{
				pulumi.String("string"),
			},
			ClusterName: pulumi.String("string"),
			ClusterSettings: awsconnector.ClusterSettingsArray{
				&awsconnector.ClusterSettingsArgs{
					Name:  pulumi.String("string"),
					Value: pulumi.String("string"),
				},
			},
			Configuration: &awsconnector.ClusterConfigurationArgs{
				ExecuteCommandConfiguration: &awsconnector.ExecuteCommandConfigurationArgs{
					KmsKeyId: pulumi.String("string"),
					LogConfiguration: &awsconnector.ExecuteCommandLogConfigurationArgs{
						CloudWatchEncryptionEnabled: pulumi.Bool(false),
						CloudWatchLogGroupName:      pulumi.String("string"),
						S3BucketName:                pulumi.String("string"),
						S3EncryptionEnabled:         pulumi.Bool(false),
						S3KeyPrefix:                 pulumi.String("string"),
					},
					Logging: pulumi.String("string"),
				},
			},
			DefaultCapacityProviderStrategy: awsconnector.CapacityProviderStrategyItemArray{
				&awsconnector.CapacityProviderStrategyItemArgs{
					Base:             pulumi.Int(0),
					CapacityProvider: pulumi.String("string"),
					Weight:           pulumi.Int(0),
				},
			},
			ServiceConnectDefaults: &awsconnector.ServiceConnectDefaultsArgs{
				Namespace: pulumi.String("string"),
			},
			Tags: awsconnector.TagArray{
				&awsconnector.TagArgs{
					Key:   pulumi.String("string"),
					Value: pulumi.String("string"),
				},
			},
		},
		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 ecsClusterResource = new EcsCluster("ecsClusterResource", EcsClusterArgs.builder()
    .resourceGroupName("string")
    .location("string")
    .name("string")
    .properties(EcsClusterPropertiesArgs.builder()
        .arn("string")
        .awsAccountId("string")
        .awsProperties(AwsEcsClusterPropertiesArgs.builder()
            .arn("string")
            .capacityProviders("string")
            .clusterName("string")
            .clusterSettings(ClusterSettingsArgs.builder()
                .name("string")
                .value("string")
                .build())
            .configuration(ClusterConfigurationArgs.builder()
                .executeCommandConfiguration(ExecuteCommandConfigurationArgs.builder()
                    .kmsKeyId("string")
                    .logConfiguration(ExecuteCommandLogConfigurationArgs.builder()
                        .cloudWatchEncryptionEnabled(false)
                        .cloudWatchLogGroupName("string")
                        .s3BucketName("string")
                        .s3EncryptionEnabled(false)
                        .s3KeyPrefix("string")
                        .build())
                    .logging("string")
                    .build())
                .build())
            .defaultCapacityProviderStrategy(CapacityProviderStrategyItemArgs.builder()
                .base(0)
                .capacityProvider("string")
                .weight(0)
                .build())
            .serviceConnectDefaults(ServiceConnectDefaultsArgs.builder()
                .namespace("string")
                .build())
            .tags(TagArgs.builder()
                .key("string")
                .value("string")
                .build())
            .build())
        .awsRegion("string")
        .awsSourceSchema("string")
        .awsTags(Map.of("string", "string"))
        .publicCloudConnectorsResourceId("string")
        .publicCloudResourceName("string")
        .build())
    .tags(Map.of("string", "string"))
    .build());
ecs_cluster_resource = azure_native.awsconnector.EcsCluster("ecsClusterResource",
    resource_group_name="string",
    location="string",
    name="string",
    properties={
        "arn": "string",
        "aws_account_id": "string",
        "aws_properties": {
            "arn": "string",
            "capacity_providers": ["string"],
            "cluster_name": "string",
            "cluster_settings": [{
                "name": "string",
                "value": "string",
            }],
            "configuration": {
                "execute_command_configuration": {
                    "kms_key_id": "string",
                    "log_configuration": {
                        "cloud_watch_encryption_enabled": False,
                        "cloud_watch_log_group_name": "string",
                        "s3_bucket_name": "string",
                        "s3_encryption_enabled": False,
                        "s3_key_prefix": "string",
                    },
                    "logging": "string",
                },
            },
            "default_capacity_provider_strategy": [{
                "base": 0,
                "capacity_provider": "string",
                "weight": 0,
            }],
            "service_connect_defaults": {
                "namespace": "string",
            },
            "tags": [{
                "key": "string",
                "value": "string",
            }],
        },
        "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 ecsClusterResource = new azure_native.awsconnector.EcsCluster("ecsClusterResource", {
    resourceGroupName: "string",
    location: "string",
    name: "string",
    properties: {
        arn: "string",
        awsAccountId: "string",
        awsProperties: {
            arn: "string",
            capacityProviders: ["string"],
            clusterName: "string",
            clusterSettings: [{
                name: "string",
                value: "string",
            }],
            configuration: {
                executeCommandConfiguration: {
                    kmsKeyId: "string",
                    logConfiguration: {
                        cloudWatchEncryptionEnabled: false,
                        cloudWatchLogGroupName: "string",
                        s3BucketName: "string",
                        s3EncryptionEnabled: false,
                        s3KeyPrefix: "string",
                    },
                    logging: "string",
                },
            },
            defaultCapacityProviderStrategy: [{
                base: 0,
                capacityProvider: "string",
                weight: 0,
            }],
            serviceConnectDefaults: {
                namespace: "string",
            },
            tags: [{
                key: "string",
                value: "string",
            }],
        },
        awsRegion: "string",
        awsSourceSchema: "string",
        awsTags: {
            string: "string",
        },
        publicCloudConnectorsResourceId: "string",
        publicCloudResourceName: "string",
    },
    tags: {
        string: "string",
    },
});
type: azure-native:awsconnector:EcsCluster
properties:
    location: string
    name: string
    properties:
        arn: string
        awsAccountId: string
        awsProperties:
            arn: string
            capacityProviders:
                - string
            clusterName: string
            clusterSettings:
                - name: string
                  value: string
            configuration:
                executeCommandConfiguration:
                    kmsKeyId: string
                    logConfiguration:
                        cloudWatchEncryptionEnabled: false
                        cloudWatchLogGroupName: string
                        s3BucketName: string
                        s3EncryptionEnabled: false
                        s3KeyPrefix: string
                    logging: string
            defaultCapacityProviderStrategy:
                - base: 0
                  capacityProvider: string
                  weight: 0
            serviceConnectDefaults:
                namespace: string
            tags:
                - key: string
                  value: string
        awsRegion: string
        awsSourceSchema: string
        awsTags:
            string: string
        publicCloudConnectorsResourceId: string
        publicCloudResourceName: string
    resourceGroupName: string
    tags:
        string: string
EcsCluster 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 EcsCluster resource accepts the following input properties:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Location string
- The geo-location where the resource lives
- Name string
- Name of EcsCluster
- Properties
Pulumi.Azure Native. Aws Connector. Inputs. Ecs Cluster Properties 
- The resource-specific properties for this resource.
- Dictionary<string, string>
- Resource tags.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Location string
- The geo-location where the resource lives
- Name string
- Name of EcsCluster
- Properties
EcsCluster Properties Args 
- The resource-specific properties for this resource.
- map[string]string
- Resource tags.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- location String
- The geo-location where the resource lives
- name String
- Name of EcsCluster
- properties
EcsCluster Properties 
- The resource-specific properties for this resource.
- Map<String,String>
- Resource tags.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- location string
- The geo-location where the resource lives
- name string
- Name of EcsCluster
- properties
EcsCluster Properties 
- The resource-specific properties for this resource.
- {[key: string]: string}
- Resource tags.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- location str
- The geo-location where the resource lives
- name str
- Name of EcsCluster
- properties
EcsCluster Properties Args 
- The resource-specific properties for this resource.
- Mapping[str, str]
- Resource tags.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- location String
- The geo-location where the resource lives
- name String
- Name of EcsCluster
- properties Property Map
- The resource-specific properties for this resource.
- Map<String>
- Resource tags.
Outputs
All input properties are implicitly available as output properties. Additionally, the EcsCluster resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- SystemData Pulumi.Azure Native. Aws Connector. Outputs. System Data Response 
- 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 SystemData Response 
- 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 SystemData Response 
- 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 SystemData Response 
- 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 SystemData Response 
- 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
AwsEcsClusterProperties, AwsEcsClusterPropertiesArgs        
- Arn string
- Property arn
- CapacityProviders List<string>
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- ClusterName string
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- ClusterSettings List<Pulumi.Azure Native. Aws Connector. Inputs. Cluster Settings> 
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- Configuration
Pulumi.Azure Native. Aws Connector. Inputs. Cluster Configuration 
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- DefaultCapacity List<Pulumi.Provider Strategy Azure Native. Aws Connector. Inputs. Capacity Provider Strategy Item> 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- ServiceConnect Pulumi.Defaults Azure Native. Aws Connector. Inputs. Service Connect Defaults 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- 
List<Pulumi.Azure Native. Aws Connector. Inputs. Tag> 
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
- Arn string
- Property arn
- CapacityProviders []string
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- ClusterName string
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- ClusterSettings []ClusterSettings 
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- Configuration
ClusterConfiguration 
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- DefaultCapacity []CapacityProvider Strategy Provider Strategy Item 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- ServiceConnect ServiceDefaults Connect Defaults 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- []Tag
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
- arn String
- Property arn
- capacityProviders List<String>
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- clusterName String
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- clusterSettings List<ClusterSettings> 
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- configuration
ClusterConfiguration 
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- defaultCapacity List<CapacityProvider Strategy Provider Strategy Item> 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- serviceConnect ServiceDefaults Connect Defaults 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- List<Tag>
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
- arn string
- Property arn
- capacityProviders string[]
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- clusterName string
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- clusterSettings ClusterSettings[] 
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- configuration
ClusterConfiguration 
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- defaultCapacity CapacityProvider Strategy Provider Strategy Item[] 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- serviceConnect ServiceDefaults Connect Defaults 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- Tag[]
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
- arn str
- Property arn
- capacity_providers Sequence[str]
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- cluster_name str
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- cluster_settings Sequence[ClusterSettings] 
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- configuration
ClusterConfiguration 
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- default_capacity_ Sequence[Capacityprovider_ strategy Provider Strategy Item] 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- service_connect_ Servicedefaults Connect Defaults 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- Sequence[Tag]
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
- arn String
- Property arn
- capacityProviders List<String>
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- clusterName String
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- clusterSettings List<Property Map>
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- configuration Property Map
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- defaultCapacity List<Property Map>Provider Strategy 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- serviceConnect Property MapDefaults 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- List<Property Map>
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
AwsEcsClusterPropertiesResponse, AwsEcsClusterPropertiesResponseArgs          
- Arn string
- Property arn
- CapacityProviders List<string>
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- ClusterName string
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- ClusterSettings List<Pulumi.Azure Native. Aws Connector. Inputs. Cluster Settings Response> 
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- Configuration
Pulumi.Azure Native. Aws Connector. Inputs. Cluster Configuration Response 
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- DefaultCapacity List<Pulumi.Provider Strategy Azure Native. Aws Connector. Inputs. Capacity Provider Strategy Item Response> 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- ServiceConnect Pulumi.Defaults Azure Native. Aws Connector. Inputs. Service Connect Defaults Response 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- 
List<Pulumi.Azure Native. Aws Connector. Inputs. Tag Response> 
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
- Arn string
- Property arn
- CapacityProviders []string
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- ClusterName string
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- ClusterSettings []ClusterSettings Response 
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- Configuration
ClusterConfiguration Response 
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- DefaultCapacity []CapacityProvider Strategy Provider Strategy Item Response 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- ServiceConnect ServiceDefaults Connect Defaults Response 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- 
[]TagResponse 
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
- arn String
- Property arn
- capacityProviders List<String>
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- clusterName String
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- clusterSettings List<ClusterSettings Response> 
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- configuration
ClusterConfiguration Response 
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- defaultCapacity List<CapacityProvider Strategy Provider Strategy Item Response> 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- serviceConnect ServiceDefaults Connect Defaults Response 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- 
List<TagResponse> 
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
- arn string
- Property arn
- capacityProviders string[]
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- clusterName string
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- clusterSettings ClusterSettings Response[] 
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- configuration
ClusterConfiguration Response 
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- defaultCapacity CapacityProvider Strategy Provider Strategy Item Response[] 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- serviceConnect ServiceDefaults Connect Defaults Response 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- 
TagResponse[] 
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
- arn str
- Property arn
- capacity_providers Sequence[str]
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- cluster_name str
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- cluster_settings Sequence[ClusterSettings Response] 
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- configuration
ClusterConfiguration Response 
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- default_capacity_ Sequence[Capacityprovider_ strategy Provider Strategy Item Response] 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- service_connect_ Servicedefaults Connect Defaults Response 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- 
Sequence[TagResponse] 
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
- arn String
- Property arn
- capacityProviders List<String>
- The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a FARGATElong capacity provider, specify either the FARGATEorFARGATE_SPOTcapacity providers. The FARGATElong capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutCapacityProvider API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
- clusterName String
- A user-generated string that you use to identify your cluster. If you don't specify a name, CFNlong generates a unique physical ID for the name.
- clusterSettings List<Property Map>
- The settings to use when creating a cluster. This parameter is used to turn on CloudWatch Container Insights for a cluster.
- configuration Property Map
- The execute command configuration for the cluster. The execute command configuration for the cluster.
- defaultCapacity List<Property Map>Provider Strategy 
- The default capacity provider strategy for the cluster. When services or tasks are run in the cluster with no launch type or capacity provider strategy specified, the default capacity provider strategy is used.
- serviceConnect Property MapDefaults 
- Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set the enabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. Use this parameter to set a default Service Connect namespace. After you set a default Service Connect namespace, any new services with Service Connect turned on that are created in the cluster are added as client services in the namespace. This setting only applies to new services that set theenabledparameter totruein theServiceConnectConfiguration. You can set the namespace of each service individually in theServiceConnectConfigurationto override this default parameter. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
- List<Property Map>
- The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: + Maximum number of tags per resource - 50 + For each resource, each tag key must be unique, and each tag key can have only one value. + Maximum key length - 128 Unicode characters in UTF-8 + Maximum value length - 256 Unicode characters in UTF-8 + If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. + Tag keys and values are case-sensitive. + Do not use aws:,AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
CapacityProviderStrategyItem, CapacityProviderStrategyItemArgs        
- Base int
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- CapacityProvider string
- The short name of the capacity provider.
- Weight int
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
- Base int
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- CapacityProvider string
- The short name of the capacity provider.
- Weight int
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
- base Integer
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- capacityProvider String
- The short name of the capacity provider.
- weight Integer
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
- base number
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- capacityProvider string
- The short name of the capacity provider.
- weight number
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
- base int
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- capacity_provider str
- The short name of the capacity provider.
- weight int
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
- base Number
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- capacityProvider String
- The short name of the capacity provider.
- weight Number
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
CapacityProviderStrategyItemResponse, CapacityProviderStrategyItemResponseArgs          
- Base int
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- CapacityProvider string
- The short name of the capacity provider.
- Weight int
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
- Base int
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- CapacityProvider string
- The short name of the capacity provider.
- Weight int
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
- base Integer
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- capacityProvider String
- The short name of the capacity provider.
- weight Integer
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
- base number
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- capacityProvider string
- The short name of the capacity provider.
- weight number
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
- base int
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- capacity_provider str
- The short name of the capacity provider.
- weight int
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
- base Number
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0is used.
- capacityProvider String
- The short name of the capacity provider.
- weight Number
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weightvalue is taken into consideration after thebasevalue, if defined, is satisfied. If noweightvalue is specified, the default value of0is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of0can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of0, anyRunTaskorCreateServiceactions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of1, then when thebaseis satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of1for capacityProviderA and a weight of4for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
ClusterConfiguration, ClusterConfigurationArgs    
- ExecuteCommand Pulumi.Configuration Azure Native. Aws Connector. Inputs. Execute Command Configuration 
- The details of the execute command configuration. The details of the execute command configuration.
- ExecuteCommand ExecuteConfiguration Command Configuration 
- The details of the execute command configuration. The details of the execute command configuration.
- executeCommand ExecuteConfiguration Command Configuration 
- The details of the execute command configuration. The details of the execute command configuration.
- executeCommand ExecuteConfiguration Command Configuration 
- The details of the execute command configuration. The details of the execute command configuration.
- execute_command_ Executeconfiguration Command Configuration 
- The details of the execute command configuration. The details of the execute command configuration.
- executeCommand Property MapConfiguration 
- The details of the execute command configuration. The details of the execute command configuration.
ClusterConfigurationResponse, ClusterConfigurationResponseArgs      
- ExecuteCommand Pulumi.Configuration Azure Native. Aws Connector. Inputs. Execute Command Configuration Response 
- The details of the execute command configuration. The details of the execute command configuration.
- ExecuteCommand ExecuteConfiguration Command Configuration Response 
- The details of the execute command configuration. The details of the execute command configuration.
- executeCommand ExecuteConfiguration Command Configuration Response 
- The details of the execute command configuration. The details of the execute command configuration.
- executeCommand ExecuteConfiguration Command Configuration Response 
- The details of the execute command configuration. The details of the execute command configuration.
- execute_command_ Executeconfiguration Command Configuration Response 
- The details of the execute command configuration. The details of the execute command configuration.
- executeCommand Property MapConfiguration 
- The details of the execute command configuration. The details of the execute command configuration.
ClusterSettings, ClusterSettingsArgs    
- Name string
- The name of the cluster setting. The value is containerInsights.
- Value string
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
- Name string
- The name of the cluster setting. The value is containerInsights.
- Value string
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
- name String
- The name of the cluster setting. The value is containerInsights.
- value String
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
- name string
- The name of the cluster setting. The value is containerInsights.
- value string
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
- name str
- The name of the cluster setting. The value is containerInsights.
- value str
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
- name String
- The name of the cluster setting. The value is containerInsights.
- value String
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
ClusterSettingsResponse, ClusterSettingsResponseArgs      
- Name string
- The name of the cluster setting. The value is containerInsights.
- Value string
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
- Name string
- The name of the cluster setting. The value is containerInsights.
- Value string
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
- name String
- The name of the cluster setting. The value is containerInsights.
- value String
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
- name string
- The name of the cluster setting. The value is containerInsights.
- value string
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
- name str
- The name of the cluster setting. The value is containerInsights.
- value str
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
- name String
- The name of the cluster setting. The value is containerInsights.
- value String
- The value to set for the cluster setting. The supported values are enabledanddisabled. If you setnametocontainerInsightsandvaluetoenabled, CloudWatch Container Insights will be on for the cluster, otherwise it will be off unless thecontainerInsightsaccount setting is turned on. If a cluster value is specified, it will override thecontainerInsightsvalue set with PutAccountSetting or PutAccountSettingDefault.
EcsClusterProperties, EcsClusterPropertiesArgs      
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties Pulumi.Azure Native. Aws Connector. Inputs. Aws Ecs Cluster Properties 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties AwsEcs Cluster Properties 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- map[string]string
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties AwsEcs Cluster Properties 
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String,String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
- arn string
- Amazon Resource Name (ARN)
- awsAccount stringId 
- AWS Account ID
- awsProperties AwsEcs Cluster Properties 
- AWS Properties
- awsRegion string
- AWS Region
- awsSource stringSchema 
- AWS Source Schema
- {[key: string]: string}
- AWS Tags
- publicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud stringResource Name 
- Public Cloud Resource Name
- arn str
- Amazon Resource Name (ARN)
- aws_account_ strid 
- AWS Account ID
- aws_properties AwsEcs Cluster Properties 
- AWS Properties
- aws_region str
- AWS Region
- aws_source_ strschema 
- AWS Source Schema
- Mapping[str, str]
- AWS Tags
- public_cloud_ strconnectors_ resource_ id 
- Public Cloud Connectors Resource ID
- public_cloud_ strresource_ name 
- Public Cloud Resource Name
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties Property Map
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
EcsClusterPropertiesResponse, EcsClusterPropertiesResponseArgs        
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties Pulumi.Azure Native. Aws Connector. Inputs. Aws Ecs Cluster Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties AwsEcs Cluster Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- map[string]string
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties AwsEcs Cluster Properties Response 
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String,String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
- provisioningState string
- The status of the last operation.
- arn string
- Amazon Resource Name (ARN)
- awsAccount stringId 
- AWS Account ID
- awsProperties AwsEcs Cluster Properties Response 
- AWS Properties
- awsRegion string
- AWS Region
- awsSource stringSchema 
- AWS Source Schema
- {[key: string]: string}
- AWS Tags
- publicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud stringResource Name 
- Public Cloud Resource Name
- provisioning_state str
- The status of the last operation.
- arn str
- Amazon Resource Name (ARN)
- aws_account_ strid 
- AWS Account ID
- aws_properties AwsEcs Cluster Properties Response 
- AWS Properties
- aws_region str
- AWS Region
- aws_source_ strschema 
- AWS Source Schema
- Mapping[str, str]
- AWS Tags
- public_cloud_ strconnectors_ resource_ id 
- Public Cloud Connectors Resource ID
- public_cloud_ strresource_ name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties Property Map
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
ExecuteCommandConfiguration, ExecuteCommandConfigurationArgs      
- KmsKey stringId 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- LogConfiguration Pulumi.Azure Native. Aws Connector. Inputs. Execute Command Log Configuration 
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- Logging string
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
- KmsKey stringId 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- LogConfiguration ExecuteCommand Log Configuration 
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- Logging string
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
- kmsKey StringId 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- logConfiguration ExecuteCommand Log Configuration 
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- logging String
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
- kmsKey stringId 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- logConfiguration ExecuteCommand Log Configuration 
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- logging string
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
- kms_key_ strid 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- log_configuration ExecuteCommand Log Configuration 
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- logging str
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
- kmsKey StringId 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- logConfiguration Property Map
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- logging String
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
ExecuteCommandConfigurationResponse, ExecuteCommandConfigurationResponseArgs        
- KmsKey stringId 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- LogConfiguration Pulumi.Azure Native. Aws Connector. Inputs. Execute Command Log Configuration Response 
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- Logging string
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
- KmsKey stringId 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- LogConfiguration ExecuteCommand Log Configuration Response 
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- Logging string
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
- kmsKey StringId 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- logConfiguration ExecuteCommand Log Configuration Response 
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- logging String
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
- kmsKey stringId 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- logConfiguration ExecuteCommand Log Configuration Response 
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- logging string
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
- kms_key_ strid 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- log_configuration ExecuteCommand Log Configuration Response 
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- logging str
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
- kmsKey StringId 
- Specify an KMSlong key ID to encrypt the data between the local client and the container.
- logConfiguration Property Map
- The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDEis specified, alogConfigurationmust be provided. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
- logging String
- The log setting to use for redirecting logs for your execute command results. The following log settings are available. + NONE: The execute command session is not logged. +DEFAULT: Theawslogsconfiguration in the task definition is used. If no logging parameter is specified, it defaults to this value. If noawslogslog driver is configured in the task definition, the output won't be logged. +OVERRIDE: Specify the logging details as a part oflogConfiguration. If theOVERRIDElogging option is specified, thelogConfigurationis required.
ExecuteCommandLogConfiguration, ExecuteCommandLogConfigurationArgs        
- CloudWatch boolEncryption Enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- CloudWatch stringLog Group Name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- S3BucketName string
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- S3EncryptionEnabled bool
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- S3KeyPrefix string
- An optional folder in the S3 bucket to place logs in.
- CloudWatch boolEncryption Enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- CloudWatch stringLog Group Name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- S3BucketName string
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- S3EncryptionEnabled bool
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- S3KeyPrefix string
- An optional folder in the S3 bucket to place logs in.
- cloudWatch BooleanEncryption Enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- cloudWatch StringLog Group Name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- s3BucketName String
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- s3EncryptionEnabled Boolean
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- s3KeyPrefix String
- An optional folder in the S3 bucket to place logs in.
- cloudWatch booleanEncryption Enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- cloudWatch stringLog Group Name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- s3BucketName string
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- s3EncryptionEnabled boolean
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- s3KeyPrefix string
- An optional folder in the S3 bucket to place logs in.
- cloud_watch_ boolencryption_ enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- cloud_watch_ strlog_ group_ name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- s3_bucket_ strname 
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- s3_encryption_ boolenabled 
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- s3_key_ strprefix 
- An optional folder in the S3 bucket to place logs in.
- cloudWatch BooleanEncryption Enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- cloudWatch StringLog Group Name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- s3BucketName String
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- s3EncryptionEnabled Boolean
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- s3KeyPrefix String
- An optional folder in the S3 bucket to place logs in.
ExecuteCommandLogConfigurationResponse, ExecuteCommandLogConfigurationResponseArgs          
- CloudWatch boolEncryption Enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- CloudWatch stringLog Group Name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- S3BucketName string
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- S3EncryptionEnabled bool
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- S3KeyPrefix string
- An optional folder in the S3 bucket to place logs in.
- CloudWatch boolEncryption Enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- CloudWatch stringLog Group Name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- S3BucketName string
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- S3EncryptionEnabled bool
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- S3KeyPrefix string
- An optional folder in the S3 bucket to place logs in.
- cloudWatch BooleanEncryption Enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- cloudWatch StringLog Group Name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- s3BucketName String
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- s3EncryptionEnabled Boolean
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- s3KeyPrefix String
- An optional folder in the S3 bucket to place logs in.
- cloudWatch booleanEncryption Enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- cloudWatch stringLog Group Name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- s3BucketName string
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- s3EncryptionEnabled boolean
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- s3KeyPrefix string
- An optional folder in the S3 bucket to place logs in.
- cloud_watch_ boolencryption_ enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- cloud_watch_ strlog_ group_ name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- s3_bucket_ strname 
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- s3_encryption_ boolenabled 
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- s3_key_ strprefix 
- An optional folder in the S3 bucket to place logs in.
- cloudWatch BooleanEncryption Enabled 
- Determines whether to use encryption on the CloudWatch logs. If not specified, encryption will be off.
- cloudWatch StringLog Group Name 
- The name of the CloudWatch log group to send logs to. The CloudWatch log group must already be created.
- s3BucketName String
- The name of the S3 bucket to send logs to. The S3 bucket must already be created.
- s3EncryptionEnabled Boolean
- Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
- s3KeyPrefix String
- An optional folder in the S3 bucket to place logs in.
ServiceConnectDefaults, ServiceConnectDefaultsArgs      
- Namespace string
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
- Namespace string
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
- namespace String
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
- namespace string
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
- namespace str
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
- namespace String
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
ServiceConnectDefaultsResponse, ServiceConnectDefaultsResponseArgs        
- Namespace string
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
- Namespace string
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
- namespace String
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
- namespace string
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
- namespace str
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
- namespace String
- The namespace name or full Amazon Resource Name (ARN) of the CMAPlong namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (>), less than (<), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this AWS Region. If you enter a new name, a CMAPlong namespace will be created. Amazon ECS creates a CMAP namespace with the 'API calls' method of instance discovery only. This instance discovery method is the 'HTTP' namespace type in the CLIlong. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string ''for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in CMAP and must be deleted separately. For more information about CMAPlong, see Working with Services in the Developer Guide.
SystemDataResponse, SystemDataResponseArgs      
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- 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_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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:EcsCluster unezrtpygmickuuftycmdarakgw /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AwsConnector/ecsClusters/{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