@pulumi/awsx 3.6.0-alpha.1780565017 → 3.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/classic/acmpca/index.d.ts +1 -0
- package/classic/acmpca/index.d.ts.map +1 -0
- package/classic/acmpca/metrics.d.ts +1 -0
- package/classic/acmpca/metrics.d.ts.map +1 -0
- package/classic/acmpca/metrics.js +34 -1
- package/classic/acmpca/metrics.js.map +1 -1
- package/classic/apigateway/api.d.ts +1 -0
- package/classic/apigateway/api.d.ts.map +1 -0
- package/classic/apigateway/api.js +50 -6
- package/classic/apigateway/api.js.map +1 -1
- package/classic/apigateway/apikey.d.ts +1 -0
- package/classic/apigateway/apikey.d.ts.map +1 -0
- package/classic/apigateway/apikey.js +35 -2
- package/classic/apigateway/apikey.js.map +1 -1
- package/classic/apigateway/cognitoAuthorizer.d.ts +1 -0
- package/classic/apigateway/cognitoAuthorizer.d.ts.map +1 -0
- package/classic/apigateway/index.d.ts +1 -0
- package/classic/apigateway/index.d.ts.map +1 -0
- package/classic/apigateway/lambdaAuthorizer.d.ts +1 -0
- package/classic/apigateway/lambdaAuthorizer.d.ts.map +1 -0
- package/classic/apigateway/lambdaAuthorizer.js +35 -2
- package/classic/apigateway/lambdaAuthorizer.js.map +1 -1
- package/classic/apigateway/metrics.d.ts +1 -0
- package/classic/apigateway/metrics.d.ts.map +1 -0
- package/classic/apigateway/metrics.js +34 -1
- package/classic/apigateway/metrics.js.map +1 -1
- package/classic/apigateway/requestValidator.d.ts +1 -0
- package/classic/apigateway/requestValidator.d.ts.map +1 -0
- package/classic/apigateway/swagger_json.d.ts +1 -0
- package/classic/apigateway/swagger_json.d.ts.map +1 -0
- package/classic/autoscaling/autoscaling.d.ts +1 -0
- package/classic/autoscaling/autoscaling.d.ts.map +1 -0
- package/classic/autoscaling/autoscaling.js +60 -6
- package/classic/autoscaling/autoscaling.js.map +1 -1
- package/classic/autoscaling/index.d.ts +1 -0
- package/classic/autoscaling/index.d.ts.map +1 -0
- package/classic/autoscaling/launchConfiguration.d.ts +1 -0
- package/classic/autoscaling/launchConfiguration.d.ts.map +1 -0
- package/classic/autoscaling/launchConfiguration.js +46 -5
- package/classic/autoscaling/launchConfiguration.js.map +1 -1
- package/classic/autoscaling/metrics.d.ts +1 -0
- package/classic/autoscaling/metrics.d.ts.map +1 -0
- package/classic/autoscaling/metrics.js +34 -1
- package/classic/autoscaling/metrics.js.map +1 -1
- package/classic/autoscaling/schedule.d.ts +1 -0
- package/classic/autoscaling/schedule.d.ts.map +1 -0
- package/classic/autoscaling/stepScaling.d.ts +1 -0
- package/classic/autoscaling/stepScaling.d.ts.map +1 -0
- package/classic/autoscaling/stepScaling.js +54 -3
- package/classic/autoscaling/stepScaling.js.map +1 -1
- package/classic/autoscaling/targetTracking.d.ts +1 -0
- package/classic/autoscaling/targetTracking.d.ts.map +1 -0
- package/classic/autoscaling/targetTracking.js +35 -2
- package/classic/autoscaling/targetTracking.js.map +1 -1
- package/classic/aws.d.ts +1 -0
- package/classic/aws.d.ts.map +1 -0
- package/classic/aws.js +34 -1
- package/classic/aws.js.map +1 -1
- package/classic/billing/index.d.ts +1 -0
- package/classic/billing/index.d.ts.map +1 -0
- package/classic/billing/metrics.d.ts +1 -0
- package/classic/billing/metrics.d.ts.map +1 -0
- package/classic/billing/metrics.js +34 -1
- package/classic/billing/metrics.js.map +1 -1
- package/classic/cloudfront/index.d.ts +1 -0
- package/classic/cloudfront/index.d.ts.map +1 -0
- package/classic/cloudfront/metrics.d.ts +1 -0
- package/classic/cloudfront/metrics.d.ts.map +1 -0
- package/classic/cloudfront/metrics.js +34 -1
- package/classic/cloudfront/metrics.js.map +1 -1
- package/classic/cloudtrail/index.d.ts +1 -0
- package/classic/cloudtrail/index.d.ts.map +1 -0
- package/classic/cloudtrail/trail.d.ts +1 -0
- package/classic/cloudtrail/trail.d.ts.map +1 -0
- package/classic/cloudtrail/trail.js +47 -2
- package/classic/cloudtrail/trail.js.map +1 -1
- package/classic/cloudwatch/dashboard.d.ts +1 -0
- package/classic/cloudwatch/dashboard.d.ts.map +1 -0
- package/classic/cloudwatch/dashboard.js +40 -3
- package/classic/cloudwatch/dashboard.js.map +1 -1
- package/classic/cloudwatch/index.d.ts +1 -0
- package/classic/cloudwatch/index.d.ts.map +1 -0
- package/classic/cloudwatch/metric.d.ts +1 -0
- package/classic/cloudwatch/metric.d.ts.map +1 -0
- package/classic/cloudwatch/metric.js +118 -3
- package/classic/cloudwatch/metric.js.map +1 -1
- package/classic/cloudwatch/metrics.d.ts +1 -0
- package/classic/cloudwatch/metrics.d.ts.map +1 -0
- package/classic/cloudwatch/widget.d.ts +1 -0
- package/classic/cloudwatch/widget.d.ts.map +1 -0
- package/classic/cloudwatch/widgets_annotations.d.ts +1 -0
- package/classic/cloudwatch/widgets_annotations.d.ts.map +1 -0
- package/classic/cloudwatch/widgets_annotations.js +37 -1
- package/classic/cloudwatch/widgets_annotations.js.map +1 -1
- package/classic/cloudwatch/widgets_flow.d.ts +1 -0
- package/classic/cloudwatch/widgets_flow.d.ts.map +1 -0
- package/classic/cloudwatch/widgets_flow.js +1 -1
- package/classic/cloudwatch/widgets_flow.js.map +1 -1
- package/classic/cloudwatch/widgets_graph.d.ts +1 -0
- package/classic/cloudwatch/widgets_graph.d.ts.map +1 -0
- package/classic/cloudwatch/widgets_graph.js +8 -7
- package/classic/cloudwatch/widgets_graph.js.map +1 -1
- package/classic/cloudwatch/widgets_json.d.ts +1 -0
- package/classic/cloudwatch/widgets_json.d.ts.map +1 -0
- package/classic/cloudwatch/widgets_simple.d.ts +1 -0
- package/classic/cloudwatch/widgets_simple.d.ts.map +1 -0
- package/classic/cloudwatch/widgets_simple.js +50 -5
- package/classic/cloudwatch/widgets_simple.js.map +1 -1
- package/classic/codebuild/index.d.ts +1 -0
- package/classic/codebuild/index.d.ts.map +1 -0
- package/classic/codebuild/metrics.d.ts +1 -0
- package/classic/codebuild/metrics.d.ts.map +1 -0
- package/classic/codebuild/metrics.js +34 -1
- package/classic/codebuild/metrics.js.map +1 -1
- package/classic/cognito/index.d.ts +1 -0
- package/classic/cognito/index.d.ts.map +1 -0
- package/classic/cognito/metrics.d.ts +1 -0
- package/classic/cognito/metrics.d.ts.map +1 -0
- package/classic/cognito/metrics.js +34 -1
- package/classic/cognito/metrics.js.map +1 -1
- package/classic/dynamodb/index.d.ts +1 -0
- package/classic/dynamodb/index.d.ts.map +1 -0
- package/classic/dynamodb/metrics.d.ts +1 -0
- package/classic/dynamodb/metrics.d.ts.map +1 -0
- package/classic/dynamodb/metrics.js +34 -1
- package/classic/dynamodb/metrics.js.map +1 -1
- package/classic/ebs/index.d.ts +1 -0
- package/classic/ebs/index.d.ts.map +1 -0
- package/classic/ebs/metrics.d.ts +1 -0
- package/classic/ebs/metrics.d.ts.map +1 -0
- package/classic/ebs/metrics.js +34 -1
- package/classic/ebs/metrics.js.map +1 -1
- package/classic/ec2/cidr.d.ts +1 -0
- package/classic/ec2/cidr.d.ts.map +1 -0
- package/classic/ec2/cidr.js +3 -0
- package/classic/ec2/cidr.js.map +1 -1
- package/classic/ec2/index.d.ts +1 -0
- package/classic/ec2/index.d.ts.map +1 -0
- package/classic/ec2/internetGateway.d.ts +1 -0
- package/classic/ec2/internetGateway.d.ts.map +1 -0
- package/classic/ec2/internetGateway.js +37 -2
- package/classic/ec2/internetGateway.js.map +1 -1
- package/classic/ec2/metrics.d.ts +1 -0
- package/classic/ec2/metrics.d.ts.map +1 -0
- package/classic/ec2/metrics.js +34 -1
- package/classic/ec2/metrics.js.map +1 -1
- package/classic/ec2/natGateway.d.ts +1 -0
- package/classic/ec2/natGateway.d.ts.map +1 -0
- package/classic/ec2/natGateway.js +39 -2
- package/classic/ec2/natGateway.js.map +1 -1
- package/classic/ec2/securityGroup.d.ts +1 -0
- package/classic/ec2/securityGroup.d.ts.map +1 -0
- package/classic/ec2/securityGroup.js +43 -7
- package/classic/ec2/securityGroup.js.map +1 -1
- package/classic/ec2/securityGroupRule.d.ts +1 -0
- package/classic/ec2/securityGroupRule.d.ts.map +1 -0
- package/classic/ec2/securityGroupRule.js +54 -19
- package/classic/ec2/securityGroupRule.js.map +1 -1
- package/classic/ec2/subnet.d.ts +1 -0
- package/classic/ec2/subnet.d.ts.map +1 -0
- package/classic/ec2/subnet.js +49 -6
- package/classic/ec2/subnet.js.map +1 -1
- package/classic/ec2/vpc.d.ts +1 -0
- package/classic/ec2/vpc.d.ts.map +1 -0
- package/classic/ec2/vpc.js +71 -24
- package/classic/ec2/vpc.js.map +1 -1
- package/classic/ec2/vpcTopology.d.ts +1 -0
- package/classic/ec2/vpcTopology.d.ts.map +1 -0
- package/classic/ec2/vpcTopology.js +43 -2
- package/classic/ec2/vpcTopology.js.map +1 -1
- package/classic/ecr/index.d.ts +1 -0
- package/classic/ecr/index.d.ts.map +1 -0
- package/classic/ecr/lifecyclePolicy.d.ts +1 -0
- package/classic/ecr/lifecyclePolicy.d.ts.map +1 -0
- package/classic/ecr/lifecyclePolicy.js +35 -2
- package/classic/ecr/lifecyclePolicy.js.map +1 -1
- package/classic/ecr/repository.d.ts +1 -0
- package/classic/ecr/repository.d.ts.map +1 -0
- package/classic/ecr/repository.js +37 -2
- package/classic/ecr/repository.js.map +1 -1
- package/classic/ecr/repositoryImage.d.ts +1 -0
- package/classic/ecr/repositoryImage.d.ts.map +1 -0
- package/classic/ecr/repositoryImage.js +4 -2
- package/classic/ecr/repositoryImage.js.map +1 -1
- package/classic/ecs/capacityProviderService.d.ts +1 -0
- package/classic/ecs/capacityProviderService.d.ts.map +1 -0
- package/classic/ecs/capacityProviderService.js +36 -2
- package/classic/ecs/capacityProviderService.js.map +1 -1
- package/classic/ecs/cluster.d.ts +1 -0
- package/classic/ecs/cluster.d.ts.map +1 -0
- package/classic/ecs/cluster.js +50 -6
- package/classic/ecs/cluster.js.map +1 -1
- package/classic/ecs/container.d.ts +1 -0
- package/classic/ecs/container.d.ts.map +1 -0
- package/classic/ecs/container.js +36 -3
- package/classic/ecs/container.js.map +1 -1
- package/classic/ecs/ec2Service.d.ts +1 -0
- package/classic/ecs/ec2Service.d.ts.map +1 -0
- package/classic/ecs/ec2Service.js +36 -2
- package/classic/ecs/ec2Service.js.map +1 -1
- package/classic/ecs/fargateService.d.ts +1 -0
- package/classic/ecs/fargateService.d.ts.map +1 -0
- package/classic/ecs/fargateService.js +37 -3
- package/classic/ecs/fargateService.js.map +1 -1
- package/classic/ecs/image.d.ts +1 -0
- package/classic/ecs/image.d.ts.map +1 -0
- package/classic/ecs/image.js +42 -4
- package/classic/ecs/image.js.map +1 -1
- package/classic/ecs/index.d.ts +1 -0
- package/classic/ecs/index.d.ts.map +1 -0
- package/classic/ecs/metrics.d.ts +1 -0
- package/classic/ecs/metrics.d.ts.map +1 -0
- package/classic/ecs/metrics.js +34 -1
- package/classic/ecs/metrics.js.map +1 -1
- package/classic/ecs/service.d.ts +1 -0
- package/classic/ecs/service.d.ts.map +1 -0
- package/classic/ecs/service.js +47 -11
- package/classic/ecs/service.js.map +1 -1
- package/classic/ecs/taskDefinition.d.ts +1 -0
- package/classic/ecs/taskDefinition.d.ts.map +1 -0
- package/classic/ecs/taskDefinition.js +59 -13
- package/classic/ecs/taskDefinition.js.map +1 -1
- package/classic/efs/index.d.ts +1 -0
- package/classic/efs/index.d.ts.map +1 -0
- package/classic/efs/metrics.d.ts +1 -0
- package/classic/efs/metrics.d.ts.map +1 -0
- package/classic/efs/metrics.js +34 -1
- package/classic/efs/metrics.js.map +1 -1
- package/classic/index.d.ts +1 -0
- package/classic/index.d.ts.map +1 -0
- package/classic/index.js +43 -21
- package/classic/index.js.map +1 -1
- package/classic/lambda/index.d.ts +1 -0
- package/classic/lambda/index.d.ts.map +1 -0
- package/classic/lambda/metrics.d.ts +1 -0
- package/classic/lambda/metrics.d.ts.map +1 -0
- package/classic/lambda/metrics.js +34 -1
- package/classic/lambda/metrics.js.map +1 -1
- package/classic/lb/application.d.ts +1 -0
- package/classic/lb/application.d.ts.map +1 -0
- package/classic/lb/application.js +46 -3
- package/classic/lb/application.js.map +1 -1
- package/classic/lb/index.d.ts +1 -0
- package/classic/lb/index.d.ts.map +1 -0
- package/classic/lb/listener.d.ts +1 -0
- package/classic/lb/listener.d.ts.map +1 -0
- package/classic/lb/listener.js +43 -5
- package/classic/lb/listener.js.map +1 -1
- package/classic/lb/listenerRule.d.ts +1 -0
- package/classic/lb/listenerRule.d.ts.map +1 -0
- package/classic/lb/listenerRule.js +37 -3
- package/classic/lb/listenerRule.js.map +1 -1
- package/classic/lb/loadBalancer.d.ts +1 -0
- package/classic/lb/loadBalancer.d.ts.map +1 -0
- package/classic/lb/loadBalancer.js +42 -6
- package/classic/lb/loadBalancer.js.map +1 -1
- package/classic/lb/metrics.d.ts +1 -0
- package/classic/lb/metrics.d.ts.map +1 -0
- package/classic/lb/metrics.js +34 -1
- package/classic/lb/metrics.js.map +1 -1
- package/classic/lb/network.d.ts +1 -0
- package/classic/lb/network.d.ts.map +1 -0
- package/classic/lb/network.js +43 -3
- package/classic/lb/network.js.map +1 -1
- package/classic/lb/targetGroup.d.ts +1 -0
- package/classic/lb/targetGroup.d.ts.map +1 -0
- package/classic/lb/targetGroup.js +40 -4
- package/classic/lb/targetGroup.js.map +1 -1
- package/classic/lb/targetGroupAttachment.d.ts +1 -0
- package/classic/lb/targetGroupAttachment.d.ts.map +1 -0
- package/classic/lb/targetGroupAttachment.js +38 -2
- package/classic/lb/targetGroupAttachment.js.map +1 -1
- package/classic/rds/index.d.ts +1 -0
- package/classic/rds/index.d.ts.map +1 -0
- package/classic/rds/metrics.d.ts +1 -0
- package/classic/rds/metrics.d.ts.map +1 -0
- package/classic/rds/metrics.js +34 -1
- package/classic/rds/metrics.js.map +1 -1
- package/classic/role.d.ts +1 -0
- package/classic/role.d.ts.map +1 -0
- package/classic/role.js +35 -2
- package/classic/role.js.map +1 -1
- package/classic/s3/index.d.ts +1 -0
- package/classic/s3/index.d.ts.map +1 -0
- package/classic/s3/metrics.d.ts +1 -0
- package/classic/s3/metrics.d.ts.map +1 -0
- package/classic/s3/metrics.js +34 -1
- package/classic/s3/metrics.js.map +1 -1
- package/classic/sns/index.d.ts +1 -0
- package/classic/sns/index.d.ts.map +1 -0
- package/classic/sns/metrics.d.ts +1 -0
- package/classic/sns/metrics.d.ts.map +1 -0
- package/classic/sns/metrics.js +34 -1
- package/classic/sns/metrics.js.map +1 -1
- package/classic/sqs/index.d.ts +1 -0
- package/classic/sqs/index.d.ts.map +1 -0
- package/classic/sqs/metrics.d.ts +1 -0
- package/classic/sqs/metrics.d.ts.map +1 -0
- package/classic/sqs/metrics.js +34 -1
- package/classic/sqs/metrics.js.map +1 -1
- package/classic/utils.d.ts +1 -0
- package/classic/utils.d.ts.map +1 -0
- package/classic/utils.js +36 -3
- package/classic/utils.js.map +1 -1
- package/cloudtrail/index.d.ts +1 -0
- package/cloudtrail/index.d.ts.map +1 -0
- package/cloudtrail/index.js +35 -2
- package/cloudtrail/index.js.map +1 -1
- package/cloudtrail/trail.d.ts +15 -14
- package/cloudtrail/trail.d.ts.map +1 -0
- package/cloudtrail/trail.js +37 -4
- package/cloudtrail/trail.js.map +1 -1
- package/ec2/defaultVpc.d.ts +1 -0
- package/ec2/defaultVpc.d.ts.map +1 -0
- package/ec2/defaultVpc.js +37 -4
- package/ec2/defaultVpc.js.map +1 -1
- package/ec2/getDefaultVpc.d.ts +1 -0
- package/ec2/getDefaultVpc.d.ts.map +1 -0
- package/ec2/getDefaultVpc.js +35 -2
- package/ec2/getDefaultVpc.js.map +1 -1
- package/ec2/index.d.ts +1 -0
- package/ec2/index.d.ts.map +1 -0
- package/ec2/index.js +24 -2
- package/ec2/index.js.map +1 -1
- package/ec2/vpc.d.ts +18 -13
- package/ec2/vpc.d.ts.map +1 -0
- package/ec2/vpc.js +41 -4
- package/ec2/vpc.js.map +1 -1
- package/ecr/image.d.ts +10 -9
- package/ecr/image.d.ts.map +1 -0
- package/ecr/image.js +37 -4
- package/ecr/image.js.map +1 -1
- package/ecr/index.d.ts +1 -0
- package/ecr/index.d.ts.map +1 -0
- package/ecr/index.js +24 -2
- package/ecr/index.js.map +1 -1
- package/ecr/registryImage.d.ts +5 -4
- package/ecr/registryImage.d.ts.map +1 -0
- package/ecr/registryImage.js +37 -4
- package/ecr/registryImage.js.map +1 -1
- package/ecr/repository.d.ts +9 -8
- package/ecr/repository.d.ts.map +1 -0
- package/ecr/repository.js +37 -4
- package/ecr/repository.js.map +1 -1
- package/ecs/ec2service.d.ts +35 -34
- package/ecs/ec2service.d.ts.map +1 -0
- package/ecs/ec2service.js +37 -4
- package/ecs/ec2service.js.map +1 -1
- package/ecs/ec2taskDefinition.d.ts +17 -16
- package/ecs/ec2taskDefinition.d.ts.map +1 -0
- package/ecs/ec2taskDefinition.js +37 -4
- package/ecs/ec2taskDefinition.js.map +1 -1
- package/ecs/fargateService.d.ts +34 -33
- package/ecs/fargateService.d.ts.map +1 -0
- package/ecs/fargateService.js +37 -4
- package/ecs/fargateService.js.map +1 -1
- package/ecs/fargateTaskDefinition.d.ts +16 -15
- package/ecs/fargateTaskDefinition.d.ts.map +1 -0
- package/ecs/fargateTaskDefinition.js +37 -4
- package/ecs/fargateTaskDefinition.js.map +1 -1
- package/ecs/index.d.ts +1 -0
- package/ecs/index.d.ts.map +1 -0
- package/ecs/index.js +24 -2
- package/ecs/index.js.map +1 -1
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -0
- package/index.js +42 -9
- package/index.js.map +1 -1
- package/lb/applicationLoadBalancer.d.ts +33 -32
- package/lb/applicationLoadBalancer.d.ts.map +1 -0
- package/lb/applicationLoadBalancer.js +38 -5
- package/lb/applicationLoadBalancer.js.map +1 -1
- package/lb/index.d.ts +1 -0
- package/lb/index.d.ts.map +1 -0
- package/lb/index.js +35 -2
- package/lb/index.js.map +1 -1
- package/lb/networkLoadBalancer.d.ts +33 -32
- package/lb/networkLoadBalancer.d.ts.map +1 -0
- package/lb/networkLoadBalancer.js +37 -4
- package/lb/networkLoadBalancer.js.map +1 -1
- package/lb/targetGroupAttachment.d.ts +7 -6
- package/lb/targetGroupAttachment.d.ts.map +1 -0
- package/lb/targetGroupAttachment.js +37 -4
- package/lb/targetGroupAttachment.js.map +1 -1
- package/package.json +3 -3
- package/provider.d.ts +1 -0
- package/provider.d.ts.map +1 -0
- package/provider.js +37 -4
- package/provider.js.map +1 -1
- package/types/enums/ec2/index.d.ts +5 -0
- package/types/enums/ec2/index.d.ts.map +1 -0
- package/types/enums/ec2/index.js +4 -0
- package/types/enums/ec2/index.js.map +1 -1
- package/types/enums/ecr/index.d.ts +1 -0
- package/types/enums/ecr/index.d.ts.map +1 -0
- package/types/enums/ecs/index.d.ts +1 -0
- package/types/enums/ecs/index.d.ts.map +1 -0
- package/types/enums/index.d.ts +1 -0
- package/types/enums/index.d.ts.map +1 -0
- package/types/enums/index.js +36 -3
- package/types/enums/index.js.map +1 -1
- package/types/index.d.ts +1 -0
- package/types/index.d.ts.map +1 -0
- package/types/index.js +36 -3
- package/types/index.js.map +1 -1
- package/types/input.d.ts +243 -242
- package/types/input.d.ts.map +1 -0
- package/types/input.js +34 -1
- package/types/input.js.map +1 -1
- package/types/output.d.ts +1 -0
- package/types/output.d.ts.map +1 -0
- package/utilities.d.ts +1 -0
- package/utilities.d.ts.map +1 -0
- package/utilities.js +34 -1
- package/utilities.js.map +1 -1
|
@@ -33,25 +33,26 @@ export interface TargetGroupAttachmentArgs {
|
|
|
33
33
|
/**
|
|
34
34
|
* EC2 Instance to attach to the Target Group. Exactly 1 of [instance], [instanceId], [lambda] or [lambdaArn] must be provided.
|
|
35
35
|
*/
|
|
36
|
-
instance?: pulumi.Input<pulumiAws.ec2.Instance>;
|
|
36
|
+
instance?: pulumi.Input<pulumiAws.ec2.Instance | undefined>;
|
|
37
37
|
/**
|
|
38
38
|
* ID of an EC2 Instance to attach to the Target Group. Exactly 1 of [instance], [instanceId], [lambda] or [lambdaArn] must be provided.
|
|
39
39
|
*/
|
|
40
|
-
instanceId?: pulumi.Input<string>;
|
|
40
|
+
instanceId?: pulumi.Input<string | undefined>;
|
|
41
41
|
/**
|
|
42
42
|
* Lambda Function to attach to the Target Group. Exactly 1 of [instance], [instanceId], [lambda] or [lambdaArn] must be provided.
|
|
43
43
|
*/
|
|
44
|
-
lambda?: pulumi.Input<pulumiAws.lambda.Function>;
|
|
44
|
+
lambda?: pulumi.Input<pulumiAws.lambda.Function | undefined>;
|
|
45
45
|
/**
|
|
46
46
|
* ARN of a Lambda Function to attach to the Target Group. Exactly 1 of [instance], [instanceId], [lambda] or [lambdaArn] must be provided.
|
|
47
47
|
*/
|
|
48
|
-
lambdaArn?: pulumi.Input<string>;
|
|
48
|
+
lambdaArn?: pulumi.Input<string | undefined>;
|
|
49
49
|
/**
|
|
50
50
|
* Target Group to attach to. Exactly one of [targetGroup] or [targetGroupArn] must be specified.
|
|
51
51
|
*/
|
|
52
|
-
targetGroup?: pulumi.Input<pulumiAws.lb.TargetGroup>;
|
|
52
|
+
targetGroup?: pulumi.Input<pulumiAws.lb.TargetGroup | undefined>;
|
|
53
53
|
/**
|
|
54
54
|
* ARN of the Target Group to attach to. Exactly one of [targetGroup] or [targetGroupArn] must be specified.
|
|
55
55
|
*/
|
|
56
|
-
targetGroupArn?: pulumi.Input<string>;
|
|
56
|
+
targetGroupArn?: pulumi.Input<string | undefined>;
|
|
57
57
|
}
|
|
58
|
+
//# sourceMappingURL=targetGroupAttachment.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"targetGroupAttachment.d.ts","sourceRoot":"","sources":["../../lb/targetGroupAttachment.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC,OAAO,KAAK,SAAS,MAAM,aAAa,CAAC;AAEzC;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,MAAM,CAAC,iBAAiB;IAI/D;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,qBAAqB;IAOhE;;OAEG;IACH,SAAgC,gBAAgB,EAAE,MAAM,CAAC,MAAM,CAAC,SAAS,CAAC,MAAM,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IACzG;;OAEG;IACH,SAAgC,qBAAqB,EAAE,MAAM,CAAC,MAAM,CAAC,SAAS,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAC;IAEzG;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,yBAAyB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,wBAAwB;CAmBrG;AAED;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,SAAS,CAAC,GAAG,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IAC5D;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,SAAS,CAAC,MAAM,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IAC7D;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,SAAS,CAAC,EAAE,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACjE;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CACrD"}
|
|
@@ -1,14 +1,49 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-gen-awsx. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
21
|
+
var ownKeys = function(o) {
|
|
22
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
23
|
+
var ar = [];
|
|
24
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
25
|
+
return ar;
|
|
26
|
+
};
|
|
27
|
+
return ownKeys(o);
|
|
28
|
+
};
|
|
29
|
+
return function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
})();
|
|
4
37
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
38
|
exports.TargetGroupAttachment = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("../utilities");
|
|
39
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
40
|
+
const utilities = __importStar(require("../utilities"));
|
|
8
41
|
/**
|
|
9
42
|
* Attach an EC2 instance or Lambda to a Load Balancer. This will create required permissions if attaching to a Lambda Function.
|
|
10
43
|
*/
|
|
11
44
|
class TargetGroupAttachment extends pulumi.ComponentResource {
|
|
45
|
+
/** @internal */
|
|
46
|
+
static __pulumiType = 'awsx:lb:TargetGroupAttachment';
|
|
12
47
|
/**
|
|
13
48
|
* Returns true if the given object is an instance of TargetGroupAttachment. This is designed to work even
|
|
14
49
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -48,6 +83,4 @@ class TargetGroupAttachment extends pulumi.ComponentResource {
|
|
|
48
83
|
}
|
|
49
84
|
}
|
|
50
85
|
exports.TargetGroupAttachment = TargetGroupAttachment;
|
|
51
|
-
/** @internal */
|
|
52
|
-
TargetGroupAttachment.__pulumiType = 'awsx:lb:TargetGroupAttachment';
|
|
53
86
|
//# sourceMappingURL=targetGroupAttachment.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"targetGroupAttachment.js","sourceRoot":"","sources":["../../lb/targetGroupAttachment.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF
|
|
1
|
+
{"version":3,"file":"targetGroupAttachment.js","sourceRoot":"","sources":["../../lb/targetGroupAttachment.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAI1C;;GAEG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,iBAAiB;IAC/D,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,+BAA+B,CAAC;IAEtE;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE,CAAC;YACpC,OAAO,KAAK,CAAC;QACjB,CAAC;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAWD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAgC,EAAE,IAAsC;QAC9F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC;YACX,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,uBAAuB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QAChE,CAAC;aAAM,CAAC;YACJ,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,uBAAuB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QAChE,CAAC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;IAC3F,CAAC;;AAjDL,sDAkDC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/awsx",
|
|
3
|
-
"version": "3.6.0
|
|
3
|
+
"version": "3.6.0",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"pulumi",
|
|
6
6
|
"aws",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@aws-sdk/client-ecs": "^3.405.0",
|
|
19
|
-
"@pulumi/aws": "^7.
|
|
19
|
+
"@pulumi/aws": "^7.32.0",
|
|
20
20
|
"@pulumi/docker": "^4.6.0",
|
|
21
21
|
"@pulumi/docker-build": "^0.0.14",
|
|
22
22
|
"@pulumi/pulumi": "^3.142.0",
|
|
@@ -32,6 +32,6 @@
|
|
|
32
32
|
"pulumi": {
|
|
33
33
|
"resource": true,
|
|
34
34
|
"name": "awsx",
|
|
35
|
-
"version": "3.6.0
|
|
35
|
+
"version": "3.6.0"
|
|
36
36
|
}
|
|
37
37
|
}
|
package/provider.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"provider.d.ts","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC,qBAAa,QAAS,SAAQ,MAAM,CAAC,gBAAgB;IAIjD;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,QAAQ;IAQnD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,eAAe;CAQ/E;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;CAC5B"}
|
package/provider.js
CHANGED
|
@@ -1,11 +1,46 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-gen-awsx. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
21
|
+
var ownKeys = function(o) {
|
|
22
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
23
|
+
var ar = [];
|
|
24
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
25
|
+
return ar;
|
|
26
|
+
};
|
|
27
|
+
return ownKeys(o);
|
|
28
|
+
};
|
|
29
|
+
return function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
})();
|
|
4
37
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
38
|
exports.Provider = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("./utilities");
|
|
39
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
40
|
+
const utilities = __importStar(require("./utilities"));
|
|
8
41
|
class Provider extends pulumi.ProviderResource {
|
|
42
|
+
/** @internal */
|
|
43
|
+
static __pulumiType = 'awsx';
|
|
9
44
|
/**
|
|
10
45
|
* Returns true if the given object is an instance of Provider. This is designed to work even
|
|
11
46
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -33,6 +68,4 @@ class Provider extends pulumi.ProviderResource {
|
|
|
33
68
|
}
|
|
34
69
|
}
|
|
35
70
|
exports.Provider = Provider;
|
|
36
|
-
/** @internal */
|
|
37
|
-
Provider.__pulumiType = 'awsx';
|
|
38
71
|
//# sourceMappingURL=provider.js.map
|
package/provider.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF
|
|
1
|
+
{"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC,MAAa,QAAS,SAAQ,MAAM,CAAC,gBAAgB;IACjD,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,MAAM,CAAC;IAE7C;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE,CAAC;YACpC,OAAO,KAAK,CAAC;QACjB,CAAC;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,GAAG,QAAQ,CAAC,YAAY,CAAC;IAC/E,CAAC;IAGD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAmB,EAAE,IAA6B;QACxE,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,CAAC;QACD,CAAC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AA9BL,4BA+BC"}
|
|
@@ -25,6 +25,10 @@ export declare const SubnetAllocationStrategy: {
|
|
|
25
25
|
* Order remains as specified by specs, allowing gaps where required.
|
|
26
26
|
*/
|
|
27
27
|
readonly Auto: "Auto";
|
|
28
|
+
/**
|
|
29
|
+
* Start from the default auto-generated public/private layout and merge user-provided subnet settings into matching subnet types.
|
|
30
|
+
*/
|
|
31
|
+
readonly AutoMerge: "AutoMerge";
|
|
28
32
|
/**
|
|
29
33
|
* Whole range of VPC must be accounted for, using "Unused" spec types for deliberate gaps.
|
|
30
34
|
*/
|
|
@@ -56,3 +60,4 @@ export declare const SubnetType: {
|
|
|
56
60
|
* A type of subnet within a VPC.
|
|
57
61
|
*/
|
|
58
62
|
export type SubnetType = (typeof SubnetType)[keyof typeof SubnetType];
|
|
63
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../types/enums/ec2/index.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,kBAAkB;IAC3B;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;CAEG,CAAC;AAEX;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,OAAO,kBAAkB,CAAC,CAAC;AAE9F,eAAO,MAAM,wBAAwB;IACjC;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;CAEG,CAAC;AAEX;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG,CAAC,OAAO,wBAAwB,CAAC,CAAC,MAAM,OAAO,wBAAwB,CAAC,CAAC;AAEhH,eAAO,MAAM,UAAU;IACnB;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;CAEG,CAAC;AAEX;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG,CAAC,OAAO,UAAU,CAAC,CAAC,MAAM,OAAO,UAAU,CAAC,CAAC"}
|
package/types/enums/ec2/index.js
CHANGED
|
@@ -26,6 +26,10 @@ exports.SubnetAllocationStrategy = {
|
|
|
26
26
|
* Order remains as specified by specs, allowing gaps where required.
|
|
27
27
|
*/
|
|
28
28
|
Auto: "Auto",
|
|
29
|
+
/**
|
|
30
|
+
* Start from the default auto-generated public/private layout and merge user-provided subnet settings into matching subnet types.
|
|
31
|
+
*/
|
|
32
|
+
AutoMerge: "AutoMerge",
|
|
29
33
|
/**
|
|
30
34
|
* Whole range of VPC must be accounted for, using "Unused" spec types for deliberate gaps.
|
|
31
35
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/ec2/index.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;AAGpE,QAAA,kBAAkB,GAAG;IAC9B;;OAEG;IACH,IAAI,EAAE,MAAM;IACZ;;OAEG;IACH,MAAM,EAAE,QAAQ;IAChB;;OAEG;IACH,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,wBAAwB,GAAG;IACpC;;OAEG;IACH,MAAM,EAAE,QAAQ;IAChB;;OAEG;IACH,IAAI,EAAE,MAAM;IACZ;;OAEG;IACH,KAAK,EAAE,OAAO;CACR,CAAC;AAOE,QAAA,UAAU,GAAG;IACtB;;OAEG;IACH,MAAM,EAAE,QAAQ;IAChB;;OAEG;IACH,OAAO,EAAE,SAAS;IAClB;;OAEG;IACH,QAAQ,EAAE,UAAU;IACpB;;OAEG;IACH,MAAM,EAAE,QAAQ;CACV,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/ec2/index.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;AAGpE,QAAA,kBAAkB,GAAG;IAC9B;;OAEG;IACH,IAAI,EAAE,MAAM;IACZ;;OAEG;IACH,MAAM,EAAE,QAAQ;IAChB;;OAEG;IACH,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,wBAAwB,GAAG;IACpC;;OAEG;IACH,MAAM,EAAE,QAAQ;IAChB;;OAEG;IACH,IAAI,EAAE,MAAM;IACZ;;OAEG;IACH,SAAS,EAAE,WAAW;IACtB;;OAEG;IACH,KAAK,EAAE,OAAO;CACR,CAAC;AAOE,QAAA,UAAU,GAAG;IACtB;;OAEG;IACH,MAAM,EAAE,QAAQ;IAChB;;OAEG;IACH,OAAO,EAAE,SAAS;IAClB;;OAEG;IACH,QAAQ,EAAE,UAAU;IACpB;;OAEG;IACH,MAAM,EAAE,QAAQ;CACV,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../types/enums/ecr/index.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc;IACvB;;OAEG;;IAEH;;OAEG;;CAEG,CAAC;AAEX;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,OAAO,cAAc,CAAC,CAAC,MAAM,OAAO,cAAc,CAAC,CAAC;AAElF,eAAO,MAAM,kBAAkB;IAC3B;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;CAEG,CAAC;AAEX,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,OAAO,kBAAkB,CAAC,CAAC"}
|
|
@@ -4,3 +4,4 @@ export declare const TaskDefinitionPortMappingAppProtocol: {
|
|
|
4
4
|
readonly Grpc: "grpc";
|
|
5
5
|
};
|
|
6
6
|
export type TaskDefinitionPortMappingAppProtocol = (typeof TaskDefinitionPortMappingAppProtocol)[keyof typeof TaskDefinitionPortMappingAppProtocol];
|
|
7
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../types/enums/ecs/index.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,oCAAoC;;;;CAIvC,CAAC;AAEX,MAAM,MAAM,oCAAoC,GAAG,CAAC,OAAO,oCAAoC,CAAC,CAAC,MAAM,OAAO,oCAAoC,CAAC,CAAC"}
|
package/types/enums/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../types/enums/index.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,GAAG,MAAM,OAAO,CAAC;AAC7B,OAAO,KAAK,GAAG,MAAM,OAAO,CAAC;AAC7B,OAAO,KAAK,GAAG,MAAM,OAAO,CAAC;AAE7B,OAAO,EACH,GAAG,EACH,GAAG,EACH,GAAG,GACN,CAAC"}
|
package/types/enums/index.js
CHANGED
|
@@ -1,13 +1,46 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-gen-awsx. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
21
|
+
var ownKeys = function(o) {
|
|
22
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
23
|
+
var ar = [];
|
|
24
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
25
|
+
return ar;
|
|
26
|
+
};
|
|
27
|
+
return ownKeys(o);
|
|
28
|
+
};
|
|
29
|
+
return function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
})();
|
|
4
37
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
38
|
exports.ecs = exports.ecr = exports.ec2 = void 0;
|
|
6
39
|
// Export sub-modules:
|
|
7
|
-
const ec2 = require("./ec2");
|
|
40
|
+
const ec2 = __importStar(require("./ec2"));
|
|
8
41
|
exports.ec2 = ec2;
|
|
9
|
-
const ecr = require("./ecr");
|
|
42
|
+
const ecr = __importStar(require("./ecr"));
|
|
10
43
|
exports.ecr = ecr;
|
|
11
|
-
const ecs = require("./ecs");
|
|
44
|
+
const ecs = __importStar(require("./ecs"));
|
|
12
45
|
exports.ecs = ecs;
|
|
13
46
|
//# sourceMappingURL=index.js.map
|
package/types/enums/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/enums/index.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/enums/index.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,sBAAsB;AACtB,2CAA6B;AAKzB,kBAAG;AAJP,2CAA6B;AAKzB,kBAAG;AAJP,2CAA6B;AAKzB,kBAAG"}
|
package/types/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../types/index.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AAEnC,OAAO,EACH,KAAK,EACL,KAAK,EACL,MAAM,GACT,CAAC"}
|
package/types/index.js
CHANGED
|
@@ -1,13 +1,46 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-gen-awsx. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
21
|
+
var ownKeys = function(o) {
|
|
22
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
23
|
+
var ar = [];
|
|
24
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
25
|
+
return ar;
|
|
26
|
+
};
|
|
27
|
+
return ownKeys(o);
|
|
28
|
+
};
|
|
29
|
+
return function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
})();
|
|
4
37
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
38
|
exports.output = exports.input = exports.enums = void 0;
|
|
6
39
|
// Export sub-modules:
|
|
7
|
-
const enums = require("./enums");
|
|
40
|
+
const enums = __importStar(require("./enums"));
|
|
8
41
|
exports.enums = enums;
|
|
9
|
-
const input = require("./input");
|
|
42
|
+
const input = __importStar(require("./input"));
|
|
10
43
|
exports.input = input;
|
|
11
|
-
const output = require("./output");
|
|
44
|
+
const output = __importStar(require("./output"));
|
|
12
45
|
exports.output = output;
|
|
13
46
|
//# sourceMappingURL=index.js.map
|
package/types/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../types/index.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../types/index.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIjF,sBAAsB;AACtB,+CAAiC;AAK7B,sBAAK;AAJT,+CAAiC;AAK7B,sBAAK;AAJT,iDAAmC;AAK/B,wBAAM"}
|