@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
package/types/input.d.ts
CHANGED
|
@@ -13,53 +13,53 @@ export declare namespace awsx {
|
|
|
13
13
|
*
|
|
14
14
|
* @deprecated acceleration_status is deprecated. Use the aws.s3.BucketAccelerateConfiguration resource instead.
|
|
15
15
|
*/
|
|
16
|
-
accelerationStatus?: pulumi.Input<string>;
|
|
16
|
+
accelerationStatus?: pulumi.Input<string | undefined>;
|
|
17
17
|
/**
|
|
18
18
|
* The [canned ACL](https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl) to apply. Valid values are `private`, `public-read`, `public-read-write`, `aws-exec-read`, `authenticated-read`, and `log-delivery-write`. Defaults to `private`. Conflicts with `grant`. The provider will only perform drift detection if a configuration value is provided. Use the resource `aws.s3.BucketAcl` instead.
|
|
19
19
|
*/
|
|
20
|
-
acl?: pulumi.Input<string>;
|
|
20
|
+
acl?: pulumi.Input<string | undefined>;
|
|
21
21
|
/**
|
|
22
22
|
* Name of the bucket. If omitted, the provider will assign a random, unique name. Must be lowercase and less than or equal to 63 characters in length. A full list of bucket naming rules [may be found here](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html). The name must not be in the format `[bucketName]--[azid]--x-s3`. Use the `aws.s3.DirectoryBucket` resource to manage S3 Express buckets.
|
|
23
23
|
*/
|
|
24
|
-
bucket?: pulumi.Input<string>;
|
|
24
|
+
bucket?: pulumi.Input<string | undefined>;
|
|
25
25
|
/**
|
|
26
26
|
* Namespace for the bucket. Determines bucket naming scope. Valid values: `account-regional`, `global`. Defaults to `global` (AWS).
|
|
27
27
|
*/
|
|
28
|
-
bucketNamespace?: pulumi.Input<string>;
|
|
28
|
+
bucketNamespace?: pulumi.Input<string | undefined>;
|
|
29
29
|
/**
|
|
30
30
|
* Creates a unique bucket name beginning with the specified prefix. Conflicts with `bucket`. Must be lowercase and less than or equal to 37 characters in length. A full list of bucket naming rules [may be found here](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html).
|
|
31
31
|
*/
|
|
32
|
-
bucketPrefix?: pulumi.Input<string>;
|
|
32
|
+
bucketPrefix?: pulumi.Input<string | undefined>;
|
|
33
33
|
/**
|
|
34
34
|
* Rule of [Cross-Origin Resource Sharing](https://docs.aws.amazon.com/AmazonS3/latest/dev/cors.html). See CORS rule below for details. This provider will only perform drift detection if a configuration value is provided. Use the resource `aws.s3.BucketCorsConfiguration` instead.
|
|
35
35
|
*
|
|
36
36
|
* @deprecated cors_rule is deprecated. Use the aws.s3.BucketCorsConfiguration resource instead.
|
|
37
37
|
*/
|
|
38
|
-
corsRules?: pulumi.Input<pulumi.Input<pulumiAws.types.input.s3.BucketCorsRule>[]>;
|
|
38
|
+
corsRules?: pulumi.Input<pulumi.Input<pulumiAws.types.input.s3.BucketCorsRule>[] | undefined>;
|
|
39
39
|
/**
|
|
40
40
|
* Boolean that indicates all objects (including any [locked objects](https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock-overview.html)) should be deleted from the bucket *when the bucket is destroyed* so that the bucket can be destroyed without error. These objects are *not* recoverable. This only deletes objects when the bucket is destroyed, *not* when setting this parameter to `true`. Once this parameter is set to `true`, there must be a successful `pulumi up` run before a destroy is required to update this value in the resource state. Without a successful `pulumi up` after this parameter is set, this flag will have no effect. If setting this field in the same operation that would require replacing the bucket or destroying the bucket, this flag will not work. Additionally when importing a bucket, a successful `pulumi up` is required to set this value in state before it will take effect on a destroy operation.
|
|
41
41
|
*/
|
|
42
|
-
forceDestroy?: pulumi.Input<boolean>;
|
|
42
|
+
forceDestroy?: pulumi.Input<boolean | undefined>;
|
|
43
43
|
/**
|
|
44
44
|
* An [ACL policy grant](https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#sample-acl). See Grant below for details. Conflicts with `acl`. The provider will only perform drift detection if a configuration value is provided. Use the resource `aws.s3.BucketAcl` instead.
|
|
45
45
|
*
|
|
46
46
|
* @deprecated grant is deprecated. Use the aws.s3.BucketAcl resource instead.
|
|
47
47
|
*/
|
|
48
|
-
grants?: pulumi.Input<pulumi.Input<pulumiAws.types.input.s3.BucketGrant>[]>;
|
|
48
|
+
grants?: pulumi.Input<pulumi.Input<pulumiAws.types.input.s3.BucketGrant>[] | undefined>;
|
|
49
49
|
/**
|
|
50
50
|
* Configuration of [object lifecycle management](http://docs.aws.amazon.com/AmazonS3/latest/dev/object-lifecycle-mgmt.html). See Lifecycle Rule below for details. The provider will only perform drift detection if a configuration value is provided.
|
|
51
51
|
* Use the resource `aws.s3.BucketLifecycleConfiguration` instead.
|
|
52
52
|
*
|
|
53
53
|
* @deprecated lifecycle_rule is deprecated. Use the aws.s3.BucketLifecycleConfiguration resource instead.
|
|
54
54
|
*/
|
|
55
|
-
lifecycleRules?: pulumi.Input<pulumi.Input<pulumiAws.types.input.s3.BucketLifecycleRule>[]>;
|
|
55
|
+
lifecycleRules?: pulumi.Input<pulumi.Input<pulumiAws.types.input.s3.BucketLifecycleRule>[] | undefined>;
|
|
56
56
|
/**
|
|
57
57
|
* Configuration of [S3 bucket logging](https://docs.aws.amazon.com/AmazonS3/latest/UG/ManagingBucketLogging.html) parameters. See Logging below for details. The provider will only perform drift detection if a configuration value is provided.
|
|
58
58
|
* Use the resource `aws.s3.BucketLogging` instead.
|
|
59
59
|
*
|
|
60
60
|
* @deprecated logging is deprecated. Use the aws.s3.BucketLogging resource instead.
|
|
61
61
|
*/
|
|
62
|
-
logging?: pulumi.Input<pulumiAws.types.input.s3.BucketLogging>;
|
|
62
|
+
logging?: pulumi.Input<pulumiAws.types.input.s3.BucketLogging | undefined>;
|
|
63
63
|
/**
|
|
64
64
|
* Configuration of [S3 object locking](https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock.html). See Object Lock Configuration below for details.
|
|
65
65
|
* The provider wil only perform drift detection if a configuration value is provided.
|
|
@@ -67,28 +67,28 @@ export declare namespace awsx {
|
|
|
67
67
|
*
|
|
68
68
|
* @deprecated object_lock_configuration is deprecated. Use the top-level parameter objectLockEnabled and the aws.s3.BucketObjectLockConfiguration resource instead.
|
|
69
69
|
*/
|
|
70
|
-
objectLockConfiguration?: pulumi.Input<pulumiAws.types.input.s3.BucketObjectLockConfiguration>;
|
|
70
|
+
objectLockConfiguration?: pulumi.Input<pulumiAws.types.input.s3.BucketObjectLockConfiguration | undefined>;
|
|
71
71
|
/**
|
|
72
72
|
* Indicates whether this bucket has an Object Lock configuration enabled. Valid values are `true` or `false`. This argument is not supported in all regions or partitions.
|
|
73
73
|
*/
|
|
74
|
-
objectLockEnabled?: pulumi.Input<boolean>;
|
|
74
|
+
objectLockEnabled?: pulumi.Input<boolean | undefined>;
|
|
75
75
|
/**
|
|
76
76
|
* Valid [bucket policy](https://docs.aws.amazon.com/AmazonS3/latest/dev/example-bucket-policies.html) JSON document. Note that if the policy document is not specific enough (but still valid), this provider may view the policy as constantly changing. In this case, please make sure you use the verbose/specific version of the policy. For more information about building AWS IAM policy documents with this provider, see the AWS IAM Policy Document Guide.
|
|
77
77
|
* The provider will only perform drift detection if a configuration value is provided.
|
|
78
78
|
* Use the resource `aws.s3.BucketPolicy` instead.
|
|
79
79
|
*/
|
|
80
|
-
policy?: pulumi.Input<string>;
|
|
80
|
+
policy?: pulumi.Input<string | undefined>;
|
|
81
81
|
/**
|
|
82
82
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
83
83
|
*/
|
|
84
|
-
region?: pulumi.Input<string>;
|
|
84
|
+
region?: pulumi.Input<string | undefined>;
|
|
85
85
|
/**
|
|
86
86
|
* Configuration of [replication configuration](http://docs.aws.amazon.com/AmazonS3/latest/dev/crr.html). See Replication Configuration below for details. The provider will only perform drift detection if a configuration value is provided.
|
|
87
87
|
* Use the resource `aws.s3.BucketReplicationConfig` instead.
|
|
88
88
|
*
|
|
89
89
|
* @deprecated replication_configuration is deprecated. Use the aws.s3.BucketReplicationConfig resource instead.
|
|
90
90
|
*/
|
|
91
|
-
replicationConfiguration?: pulumi.Input<pulumiAws.types.input.s3.BucketReplicationConfiguration>;
|
|
91
|
+
replicationConfiguration?: pulumi.Input<pulumiAws.types.input.s3.BucketReplicationConfiguration | undefined>;
|
|
92
92
|
/**
|
|
93
93
|
* Specifies who should bear the cost of Amazon S3 data transfer.
|
|
94
94
|
* Can be either `BucketOwner` or `Requester`. By default, the owner of the S3 bucket would incur the costs of any data transfer.
|
|
@@ -98,7 +98,7 @@ export declare namespace awsx {
|
|
|
98
98
|
*
|
|
99
99
|
* @deprecated request_payer is deprecated. Use the aws.s3.BucketRequestPaymentConfiguration resource instead.
|
|
100
100
|
*/
|
|
101
|
-
requestPayer?: pulumi.Input<string>;
|
|
101
|
+
requestPayer?: pulumi.Input<string | undefined>;
|
|
102
102
|
/**
|
|
103
103
|
* Configuration of [server-side encryption configuration](http://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-encryption.html). See Server Side Encryption Configuration below for details.
|
|
104
104
|
* The provider will only perform drift detection if a configuration value is provided.
|
|
@@ -106,7 +106,7 @@ export declare namespace awsx {
|
|
|
106
106
|
*
|
|
107
107
|
* @deprecated server_side_encryption_configuration is deprecated. Use the aws.s3.BucketServerSideEncryptionConfiguration resource instead.
|
|
108
108
|
*/
|
|
109
|
-
serverSideEncryptionConfiguration?: pulumi.Input<pulumiAws.types.input.s3.BucketServerSideEncryptionConfiguration>;
|
|
109
|
+
serverSideEncryptionConfiguration?: pulumi.Input<pulumiAws.types.input.s3.BucketServerSideEncryptionConfiguration | undefined>;
|
|
110
110
|
/**
|
|
111
111
|
* Map of tags to assign to the bucket. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
112
112
|
*
|
|
@@ -114,20 +114,20 @@ export declare namespace awsx {
|
|
|
114
114
|
*/
|
|
115
115
|
tags?: pulumi.Input<{
|
|
116
116
|
[key: string]: pulumi.Input<string>;
|
|
117
|
-
}>;
|
|
117
|
+
} | undefined>;
|
|
118
118
|
/**
|
|
119
119
|
* Configuration of the [S3 bucket versioning state](https://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html). See Versioning below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource `aws.s3.BucketVersioning` instead.
|
|
120
120
|
*
|
|
121
121
|
* @deprecated versioning is deprecated. Use the aws.s3.BucketVersioning resource instead.
|
|
122
122
|
*/
|
|
123
|
-
versioning?: pulumi.Input<pulumiAws.types.input.s3.BucketVersioning>;
|
|
123
|
+
versioning?: pulumi.Input<pulumiAws.types.input.s3.BucketVersioning | undefined>;
|
|
124
124
|
/**
|
|
125
125
|
* Configuration of the [S3 bucket website](https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteHosting.html). See Website below for details. The provider will only perform drift detection if a configuration value is provided.
|
|
126
126
|
* Use the resource `aws.s3.BucketWebsiteConfiguration` instead.
|
|
127
127
|
*
|
|
128
128
|
* @deprecated website is deprecated. Use the aws.s3.BucketWebsiteConfiguration resource instead.
|
|
129
129
|
*/
|
|
130
|
-
website?: pulumi.Input<pulumiAws.types.input.s3.BucketWebsite>;
|
|
130
|
+
website?: pulumi.Input<pulumiAws.types.input.s3.BucketWebsite | undefined>;
|
|
131
131
|
}
|
|
132
132
|
/**
|
|
133
133
|
* Log group with default setup unless explicitly skipped.
|
|
@@ -157,7 +157,7 @@ export declare namespace awsx {
|
|
|
157
157
|
/**
|
|
158
158
|
* ARN of existing role to use instead of creating a new role. Cannot be used in combination with `args` or `opts`.
|
|
159
159
|
*/
|
|
160
|
-
roleArn?: pulumi.Input<string>;
|
|
160
|
+
roleArn?: pulumi.Input<string | undefined>;
|
|
161
161
|
/**
|
|
162
162
|
* Skips creation of the role if set to `true`.
|
|
163
163
|
*/
|
|
@@ -174,7 +174,7 @@ export declare namespace awsx {
|
|
|
174
174
|
/**
|
|
175
175
|
* Id of existing security group to use instead of creating a new security group. Cannot be used in combination with `args` or `opts`.
|
|
176
176
|
*/
|
|
177
|
-
securityGroupId?: pulumi.Input<string>;
|
|
177
|
+
securityGroupId?: pulumi.Input<string | undefined>;
|
|
178
178
|
/**
|
|
179
179
|
* Skips creation of the security group if set to `true`.
|
|
180
180
|
*/
|
|
@@ -191,11 +191,11 @@ export declare namespace awsx {
|
|
|
191
191
|
/**
|
|
192
192
|
* Arn of the bucket. Only one of [arn] or [name] can be specified.
|
|
193
193
|
*/
|
|
194
|
-
arn?: pulumi.Input<string>;
|
|
194
|
+
arn?: pulumi.Input<string | undefined>;
|
|
195
195
|
/**
|
|
196
196
|
* Name of the bucket. Only one of [arn] or [name] can be specified.
|
|
197
197
|
*/
|
|
198
|
-
name?: pulumi.Input<string>;
|
|
198
|
+
name?: pulumi.Input<string | undefined>;
|
|
199
199
|
}
|
|
200
200
|
/**
|
|
201
201
|
* Reference to an existing log group.
|
|
@@ -204,15 +204,15 @@ export declare namespace awsx {
|
|
|
204
204
|
/**
|
|
205
205
|
* Arn of the log group. Only one of [arn] or [name] can be specified.
|
|
206
206
|
*/
|
|
207
|
-
arn?: pulumi.Input<string>;
|
|
207
|
+
arn?: pulumi.Input<string | undefined>;
|
|
208
208
|
/**
|
|
209
209
|
* Name of the log group. Only one of [arn] or [name] can be specified.
|
|
210
210
|
*/
|
|
211
|
-
name?: pulumi.Input<string>;
|
|
211
|
+
name?: pulumi.Input<string | undefined>;
|
|
212
212
|
/**
|
|
213
213
|
* Region of the log group. If not specified, the provider region will be used.
|
|
214
214
|
*/
|
|
215
|
-
region?: pulumi.Input<string>;
|
|
215
|
+
region?: pulumi.Input<string | undefined>;
|
|
216
216
|
}
|
|
217
217
|
/**
|
|
218
218
|
* The set of arguments for constructing a LogGroup resource.
|
|
@@ -221,45 +221,45 @@ export declare namespace awsx {
|
|
|
221
221
|
/**
|
|
222
222
|
* Boolean to indicate whether deletion protection is enabled. Defaults to `false`. Once set, switching to `false` requires explicitly specifying `false` rather than removing this argument.
|
|
223
223
|
*/
|
|
224
|
-
deletionProtectionEnabled?: pulumi.Input<boolean>;
|
|
224
|
+
deletionProtectionEnabled?: pulumi.Input<boolean | undefined>;
|
|
225
225
|
/**
|
|
226
226
|
* The ARN of the KMS Key to use when encrypting log data. Please note, after the AWS KMS CMK is disassociated from the log group,
|
|
227
227
|
* AWS CloudWatch Logs stops encrypting newly ingested data for the log group. All previously ingested data remains encrypted, and AWS CloudWatch Logs requires
|
|
228
228
|
* permissions for the CMK whenever the encrypted data is requested.
|
|
229
229
|
*/
|
|
230
|
-
kmsKeyId?: pulumi.Input<string>;
|
|
230
|
+
kmsKeyId?: pulumi.Input<string | undefined>;
|
|
231
231
|
/**
|
|
232
232
|
* Specified the log class of the log group. Possible values are: `STANDARD`, `INFREQUENT_ACCESS`, or `DELIVERY`.
|
|
233
233
|
*/
|
|
234
|
-
logGroupClass?: pulumi.Input<string>;
|
|
234
|
+
logGroupClass?: pulumi.Input<string | undefined>;
|
|
235
235
|
/**
|
|
236
236
|
* The name of the log group. If omitted, this provider will assign a random, unique name.
|
|
237
237
|
*/
|
|
238
|
-
name?: pulumi.Input<string>;
|
|
238
|
+
name?: pulumi.Input<string | undefined>;
|
|
239
239
|
/**
|
|
240
240
|
* Creates a unique name beginning with the specified prefix. Conflicts with `name`.
|
|
241
241
|
*/
|
|
242
|
-
namePrefix?: pulumi.Input<string>;
|
|
242
|
+
namePrefix?: pulumi.Input<string | undefined>;
|
|
243
243
|
/**
|
|
244
244
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
245
245
|
*/
|
|
246
|
-
region?: pulumi.Input<string>;
|
|
246
|
+
region?: pulumi.Input<string | undefined>;
|
|
247
247
|
/**
|
|
248
248
|
* Specifies the number of days
|
|
249
249
|
* you want to retain log events in the specified log group. Possible values are: 1, 3, 5, 7, 14, 30, 60, 90, 120, 150, 180, 365, 400, 545, 731, 1096, 1827, 2192, 2557, 2922, 3288, 3653, and 0.
|
|
250
250
|
* If you select 0, the events in the log group are always retained and never expire. If `logGroupClass` is set to `DELIVERY`, this argument is ignored and `retentionInDays` is forcibly set to 2.
|
|
251
251
|
*/
|
|
252
|
-
retentionInDays?: pulumi.Input<number>;
|
|
252
|
+
retentionInDays?: pulumi.Input<number | undefined>;
|
|
253
253
|
/**
|
|
254
254
|
* Set to true if you do not wish the log group (and any logs it may contain) to be deleted at destroy time, and instead just remove the log group from the state.
|
|
255
255
|
*/
|
|
256
|
-
skipDestroy?: pulumi.Input<boolean>;
|
|
256
|
+
skipDestroy?: pulumi.Input<boolean | undefined>;
|
|
257
257
|
/**
|
|
258
258
|
* A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
259
259
|
*/
|
|
260
260
|
tags?: pulumi.Input<{
|
|
261
261
|
[key: string]: pulumi.Input<string>;
|
|
262
|
-
}>;
|
|
262
|
+
} | undefined>;
|
|
263
263
|
}
|
|
264
264
|
/**
|
|
265
265
|
* Log group which is only created if enabled.
|
|
@@ -298,39 +298,39 @@ export declare namespace awsx {
|
|
|
298
298
|
/**
|
|
299
299
|
* Description of the role.
|
|
300
300
|
*/
|
|
301
|
-
description?: pulumi.Input<string>;
|
|
301
|
+
description?: pulumi.Input<string | undefined>;
|
|
302
302
|
/**
|
|
303
303
|
* Whether to force detaching any policies the role has before destroying it. Defaults to `false`.
|
|
304
304
|
*/
|
|
305
|
-
forceDetachPolicies?: pulumi.Input<boolean>;
|
|
305
|
+
forceDetachPolicies?: pulumi.Input<boolean | undefined>;
|
|
306
306
|
/**
|
|
307
307
|
* Configuration block defining an exclusive set of IAM inline policies associated with the IAM role. See below. If no blocks are configured, Pulumi will not manage any inline policies in this resource. Configuring one empty block (i.e., `inlinePolicy {}`) will cause Pulumi to remove _all_ inline policies added out of band on `apply`.
|
|
308
308
|
*/
|
|
309
|
-
inlinePolicies?: pulumi.Input<pulumi.Input<pulumiAws.types.input.iam.RoleInlinePolicy>[]>;
|
|
309
|
+
inlinePolicies?: pulumi.Input<pulumi.Input<pulumiAws.types.input.iam.RoleInlinePolicy>[] | undefined>;
|
|
310
310
|
/**
|
|
311
311
|
* Set of exclusive IAM managed policy ARNs to attach to the IAM role. If this attribute is not configured, Pulumi will ignore policy attachments to this resource. When configured, Pulumi will align the role's managed policy attachments with this set by attaching or detaching managed policies. Configuring an empty set (i.e., `managedPolicyArns = []`) will cause Pulumi to remove _all_ managed policy attachments.
|
|
312
312
|
*/
|
|
313
|
-
managedPolicyArns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
313
|
+
managedPolicyArns?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
314
314
|
/**
|
|
315
315
|
* Maximum session duration (in seconds) that you want to set for the specified role. If you do not specify a value for this setting, the default maximum of one hour is applied. This setting can have a value from 1 hour to 12 hours.
|
|
316
316
|
*/
|
|
317
|
-
maxSessionDuration?: pulumi.Input<number>;
|
|
317
|
+
maxSessionDuration?: pulumi.Input<number | undefined>;
|
|
318
318
|
/**
|
|
319
319
|
* Friendly name of the role. If omitted, the provider will assign a random, unique name. See [IAM Identifiers](https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html) for more information.
|
|
320
320
|
*/
|
|
321
|
-
name?: pulumi.Input<string>;
|
|
321
|
+
name?: pulumi.Input<string | undefined>;
|
|
322
322
|
/**
|
|
323
323
|
* Creates a unique friendly name beginning with the specified prefix. Conflicts with `name`.
|
|
324
324
|
*/
|
|
325
|
-
namePrefix?: pulumi.Input<string>;
|
|
325
|
+
namePrefix?: pulumi.Input<string | undefined>;
|
|
326
326
|
/**
|
|
327
327
|
* Path to the role. See [IAM Identifiers](https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html) for more information.
|
|
328
328
|
*/
|
|
329
|
-
path?: pulumi.Input<string>;
|
|
329
|
+
path?: pulumi.Input<string | undefined>;
|
|
330
330
|
/**
|
|
331
331
|
* ARN of the policy that is used to set the permissions boundary for the role.
|
|
332
332
|
*/
|
|
333
|
-
permissionsBoundary?: pulumi.Input<string>;
|
|
333
|
+
permissionsBoundary?: pulumi.Input<string | undefined>;
|
|
334
334
|
/**
|
|
335
335
|
* ARNs of the policies to attach to the created role.
|
|
336
336
|
*/
|
|
@@ -340,7 +340,7 @@ export declare namespace awsx {
|
|
|
340
340
|
*/
|
|
341
341
|
tags?: pulumi.Input<{
|
|
342
342
|
[key: string]: pulumi.Input<string>;
|
|
343
|
-
}>;
|
|
343
|
+
} | undefined>;
|
|
344
344
|
}
|
|
345
345
|
/**
|
|
346
346
|
* The set of arguments for constructing a Security Group resource.
|
|
@@ -349,41 +349,41 @@ export declare namespace awsx {
|
|
|
349
349
|
/**
|
|
350
350
|
* Security group description. Defaults to `Managed by Pulumi`. Cannot be `""`. **NOTE**: This field maps to the AWS `GroupDescription` attribute, for which there is no Update API. If you'd like to classify your security groups in a way that can be updated, use `tags`.
|
|
351
351
|
*/
|
|
352
|
-
description?: pulumi.Input<string>;
|
|
352
|
+
description?: pulumi.Input<string | undefined>;
|
|
353
353
|
/**
|
|
354
354
|
* Configuration block for egress rules. Can be specified multiple times for each egress rule. Each egress block supports fields documented below. This argument is processed in attribute-as-blocks mode.
|
|
355
355
|
*/
|
|
356
|
-
egress?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ec2.SecurityGroupEgress>[]>;
|
|
356
|
+
egress?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ec2.SecurityGroupEgress>[] | undefined>;
|
|
357
357
|
/**
|
|
358
358
|
* Configuration block for ingress rules. Can be specified multiple times for each ingress rule. Each ingress block supports fields documented below. This argument is processed in attribute-as-blocks mode.
|
|
359
359
|
*/
|
|
360
|
-
ingress?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ec2.SecurityGroupIngress>[]>;
|
|
360
|
+
ingress?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ec2.SecurityGroupIngress>[] | undefined>;
|
|
361
361
|
/**
|
|
362
362
|
* Name of the security group. If omitted, the provider will assign a random, unique name.
|
|
363
363
|
*/
|
|
364
|
-
name?: pulumi.Input<string>;
|
|
364
|
+
name?: pulumi.Input<string | undefined>;
|
|
365
365
|
/**
|
|
366
366
|
* Creates a unique name beginning with the specified prefix. Conflicts with `name`.
|
|
367
367
|
*/
|
|
368
|
-
namePrefix?: pulumi.Input<string>;
|
|
368
|
+
namePrefix?: pulumi.Input<string | undefined>;
|
|
369
369
|
/**
|
|
370
370
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
371
371
|
*/
|
|
372
|
-
region?: pulumi.Input<string>;
|
|
372
|
+
region?: pulumi.Input<string | undefined>;
|
|
373
373
|
/**
|
|
374
374
|
* Instruct the provider to revoke all of the Security Groups attached ingress and egress rules before deleting the rule itself. This is normally not needed, however certain AWS services such as Elastic Map Reduce may automatically add required rules to security groups used with the service, and those rules may contain a cyclic dependency that prevent the security groups from being destroyed without removing the dependency first. Default `false`.
|
|
375
375
|
*/
|
|
376
|
-
revokeRulesOnDelete?: pulumi.Input<boolean>;
|
|
376
|
+
revokeRulesOnDelete?: pulumi.Input<boolean | undefined>;
|
|
377
377
|
/**
|
|
378
378
|
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
379
379
|
*/
|
|
380
380
|
tags?: pulumi.Input<{
|
|
381
381
|
[key: string]: pulumi.Input<string>;
|
|
382
|
-
}>;
|
|
382
|
+
} | undefined>;
|
|
383
383
|
/**
|
|
384
384
|
* VPC ID. Defaults to the region's default VPC.
|
|
385
385
|
*/
|
|
386
|
-
vpcId?: pulumi.Input<string>;
|
|
386
|
+
vpcId?: pulumi.Input<string | undefined>;
|
|
387
387
|
}
|
|
388
388
|
/**
|
|
389
389
|
* securityGroupArgsProvideDefaults sets the appropriate defaults for SecurityGroupArgs
|
|
@@ -435,7 +435,7 @@ export declare namespace ec2 {
|
|
|
435
435
|
*/
|
|
436
436
|
tags?: pulumi.Input<{
|
|
437
437
|
[key: string]: pulumi.Input<string>;
|
|
438
|
-
}>;
|
|
438
|
+
} | undefined>;
|
|
439
439
|
/**
|
|
440
440
|
* The type of subnet.
|
|
441
441
|
*/
|
|
@@ -646,15 +646,15 @@ export declare namespace ec2 {
|
|
|
646
646
|
/**
|
|
647
647
|
* The DNS options for the endpoint. See dnsOptions below.
|
|
648
648
|
*/
|
|
649
|
-
dnsOptions?: pulumi.Input<pulumiAws.types.input.ec2.VpcEndpointDnsOptions>;
|
|
649
|
+
dnsOptions?: pulumi.Input<pulumiAws.types.input.ec2.VpcEndpointDnsOptions | undefined>;
|
|
650
650
|
/**
|
|
651
651
|
* The IP address type for the endpoint. Valid values are `ipv4`, `dualstack`, and `ipv6`.
|
|
652
652
|
*/
|
|
653
|
-
ipAddressType?: pulumi.Input<string>;
|
|
653
|
+
ipAddressType?: pulumi.Input<string | undefined>;
|
|
654
654
|
/**
|
|
655
655
|
* A policy to attach to the endpoint that controls access to the service. This is a JSON formatted string. Defaults to full access. All `Gateway` and some `Interface` endpoints support policies - see the [relevant AWS documentation](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-endpoints-access.html) for more details.
|
|
656
656
|
*/
|
|
657
|
-
policy?: pulumi.Input<string>;
|
|
657
|
+
policy?: pulumi.Input<string | undefined>;
|
|
658
658
|
/**
|
|
659
659
|
* Whether or not to associate a private hosted zone with the specified VPC. Applicable for endpoints of type Interface. Defaults to `false`.
|
|
660
660
|
*/
|
|
@@ -662,20 +662,20 @@ export declare namespace ec2 {
|
|
|
662
662
|
/**
|
|
663
663
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
664
664
|
*/
|
|
665
|
-
region?: pulumi.Input<string>;
|
|
665
|
+
region?: pulumi.Input<string | undefined>;
|
|
666
666
|
/**
|
|
667
667
|
* The ARN of a Resource Configuration to connect this VPC Endpoint to. Exactly one of `resourceConfigurationArn`, `serviceName` or `serviceNetworkArn` is required.
|
|
668
668
|
*/
|
|
669
|
-
resourceConfigurationArn?: pulumi.Input<string>;
|
|
669
|
+
resourceConfigurationArn?: pulumi.Input<string | undefined>;
|
|
670
670
|
/**
|
|
671
671
|
* One or more route table IDs. Applicable for endpoints of type `Gateway`.
|
|
672
672
|
*/
|
|
673
|
-
routeTableIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
673
|
+
routeTableIds?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
674
674
|
/**
|
|
675
675
|
* The ID of one or more security groups to associate with the network interface. Applicable for endpoints of type `Interface`.
|
|
676
676
|
* If no security groups are specified, the VPC's [default security group](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups.html#DefaultSecurityGroup) is associated with the endpoint.
|
|
677
677
|
*/
|
|
678
|
-
securityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
678
|
+
securityGroupIds?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
679
679
|
/**
|
|
680
680
|
* The service name. For AWS services the service name is usually in the form `com.amazonaws.<region>.<service>` (the SageMaker Notebook service is an exception to this rule, the service name is in the form `aws.sagemaker.<region>.notebook`).
|
|
681
681
|
*/
|
|
@@ -683,29 +683,29 @@ export declare namespace ec2 {
|
|
|
683
683
|
/**
|
|
684
684
|
* The ARN of a Service Network to connect this VPC Endpoint to. Exactly one of `resourceConfigurationArn`, `serviceName` or `serviceNetworkArn` is required.
|
|
685
685
|
*/
|
|
686
|
-
serviceNetworkArn?: pulumi.Input<string>;
|
|
686
|
+
serviceNetworkArn?: pulumi.Input<string | undefined>;
|
|
687
687
|
/**
|
|
688
688
|
* The AWS region of the VPC Endpoint Service. If specified, the VPC endpoint will connect to the service in the provided region. Applicable for endpoints of type `Interface`.
|
|
689
689
|
*/
|
|
690
|
-
serviceRegion?: pulumi.Input<string>;
|
|
690
|
+
serviceRegion?: pulumi.Input<string | undefined>;
|
|
691
691
|
/**
|
|
692
692
|
* Subnet configuration for the endpoint, used to select specific IPv4 and/or IPv6 addresses to the endpoint. See subnetConfiguration below.
|
|
693
693
|
*/
|
|
694
|
-
subnetConfigurations?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ec2.VpcEndpointSubnetConfiguration>[]>;
|
|
694
|
+
subnetConfigurations?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ec2.VpcEndpointSubnetConfiguration>[] | undefined>;
|
|
695
695
|
/**
|
|
696
696
|
* The ID of one or more subnets in which to create a network interface for the endpoint. Applicable for endpoints of type `GatewayLoadBalancer` and `Interface`. Interface type endpoints cannot function without being assigned to a subnet.
|
|
697
697
|
*/
|
|
698
|
-
subnetIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
698
|
+
subnetIds?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
699
699
|
/**
|
|
700
700
|
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
701
701
|
*/
|
|
702
702
|
tags?: pulumi.Input<{
|
|
703
703
|
[key: string]: pulumi.Input<string>;
|
|
704
|
-
}>;
|
|
704
|
+
} | undefined>;
|
|
705
705
|
/**
|
|
706
706
|
* The VPC endpoint type, `Gateway`, `GatewayLoadBalancer`,`Interface`, `Resource` or `ServiceNetwork`. Defaults to `Gateway`.
|
|
707
707
|
*/
|
|
708
|
-
vpcEndpointType?: pulumi.Input<string>;
|
|
708
|
+
vpcEndpointType?: pulumi.Input<string | undefined>;
|
|
709
709
|
}
|
|
710
710
|
}
|
|
711
711
|
export declare namespace ecr {
|
|
@@ -716,7 +716,7 @@ export declare namespace ecr {
|
|
|
716
716
|
/**
|
|
717
717
|
* Specifies the rules to determine how images should be retired from this repository. Rules are ordered from lowest priority to highest. If there is a rule with a `selection` value of `any`, then it will have the highest priority.
|
|
718
718
|
*/
|
|
719
|
-
rules?: pulumi.Input<pulumi.Input<inputs.ecr.LifecyclePolicyRuleArgs>[]>;
|
|
719
|
+
rules?: pulumi.Input<pulumi.Input<inputs.ecr.LifecyclePolicyRuleArgs>[] | undefined>;
|
|
720
720
|
/**
|
|
721
721
|
* Skips creation of the policy if set to `true`.
|
|
722
722
|
*/
|
|
@@ -729,19 +729,19 @@ export declare namespace ecr {
|
|
|
729
729
|
/**
|
|
730
730
|
* Describes the purpose of a rule within a lifecycle policy.
|
|
731
731
|
*/
|
|
732
|
-
description?: pulumi.Input<string>;
|
|
732
|
+
description?: pulumi.Input<string | undefined>;
|
|
733
733
|
/**
|
|
734
734
|
* The maximum age limit (in days) for your images. Either [maximumNumberOfImages] or [maximumAgeLimit] must be provided.
|
|
735
735
|
*/
|
|
736
|
-
maximumAgeLimit?: pulumi.Input<number>;
|
|
736
|
+
maximumAgeLimit?: pulumi.Input<number | undefined>;
|
|
737
737
|
/**
|
|
738
738
|
* The maximum number of images that you want to retain in your repository. Either [maximumNumberOfImages] or [maximumAgeLimit] must be provided.
|
|
739
739
|
*/
|
|
740
|
-
maximumNumberOfImages?: pulumi.Input<number>;
|
|
740
|
+
maximumNumberOfImages?: pulumi.Input<number | undefined>;
|
|
741
741
|
/**
|
|
742
742
|
* A list of image tag prefixes on which to take action with your lifecycle policy. Only used if you specified "tagStatus": "tagged". For example, if your images are tagged as prod, prod1, prod2, and so on, you would use the tag prefix prod to specify all of them. If you specify multiple tags, only the images with all specified tags are selected.
|
|
743
743
|
*/
|
|
744
|
-
tagPrefixList?: pulumi.Input<pulumi.Input<string>[]>;
|
|
744
|
+
tagPrefixList?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
745
745
|
/**
|
|
746
746
|
* Determines whether the lifecycle policy rule that you are adding specifies a tag for an image. Acceptable options are tagged, untagged, or any. If you specify any, then all images have the rule evaluated against them. If you specify tagged, then you must also specify a tagPrefixList value. If you specify untagged, then you must omit tagPrefixList.
|
|
747
747
|
*/
|
|
@@ -774,15 +774,15 @@ export declare namespace ecs {
|
|
|
774
774
|
/**
|
|
775
775
|
* The number of cpu units used by the task. If not provided, a default will be computed based on the cumulative needs specified by [containerDefinitions]
|
|
776
776
|
*/
|
|
777
|
-
cpu?: pulumi.Input<string>;
|
|
777
|
+
cpu?: pulumi.Input<string | undefined>;
|
|
778
778
|
/**
|
|
779
779
|
* Enables fault injection and allows for fault injection requests to be accepted from the task's containers. Default is `false`.
|
|
780
780
|
*/
|
|
781
|
-
enableFaultInjection?: pulumi.Input<boolean>;
|
|
781
|
+
enableFaultInjection?: pulumi.Input<boolean | undefined>;
|
|
782
782
|
/**
|
|
783
783
|
* The amount of ephemeral storage to allocate for the task. This parameter is used to expand the total amount of ephemeral storage available, beyond the default amount, for tasks hosted on AWS Fargate. See Ephemeral Storage.
|
|
784
784
|
*/
|
|
785
|
-
ephemeralStorage?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionEphemeralStorage>;
|
|
785
|
+
ephemeralStorage?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionEphemeralStorage | undefined>;
|
|
786
786
|
/**
|
|
787
787
|
* The execution role that the Amazon ECS container agent and the Docker daemon can assume.
|
|
788
788
|
* Will be created automatically if not defined.
|
|
@@ -791,11 +791,11 @@ export declare namespace ecs {
|
|
|
791
791
|
/**
|
|
792
792
|
* An optional unique name for your task definition. If not specified, then a default will be created.
|
|
793
793
|
*/
|
|
794
|
-
family?: pulumi.Input<string>;
|
|
794
|
+
family?: pulumi.Input<string | undefined>;
|
|
795
795
|
/**
|
|
796
796
|
* IPC resource namespace to be used for the containers in the task. Valid values: `host`, `task`, `none`.
|
|
797
797
|
*/
|
|
798
|
-
ipcMode?: pulumi.Input<string>;
|
|
798
|
+
ipcMode?: pulumi.Input<string | undefined>;
|
|
799
799
|
/**
|
|
800
800
|
* A set of volume blocks that containers in your task may use.
|
|
801
801
|
*/
|
|
@@ -804,41 +804,41 @@ export declare namespace ecs {
|
|
|
804
804
|
* The amount (in MiB) of memory used by the task. If not provided, a default will be computed
|
|
805
805
|
* based on the cumulative needs specified by [containerDefinitions]
|
|
806
806
|
*/
|
|
807
|
-
memory?: pulumi.Input<string>;
|
|
807
|
+
memory?: pulumi.Input<string | undefined>;
|
|
808
808
|
/**
|
|
809
809
|
* Docker networking mode to use for the containers in the task. Valid values: `awsvpc`, `bridge`, `host`, and `none`.
|
|
810
810
|
*/
|
|
811
|
-
networkMode?: pulumi.Input<string>;
|
|
811
|
+
networkMode?: pulumi.Input<string | undefined>;
|
|
812
812
|
/**
|
|
813
813
|
* Process namespace to use for the containers in the task. Valid values: host`, `task`.
|
|
814
814
|
*/
|
|
815
|
-
pidMode?: pulumi.Input<string>;
|
|
815
|
+
pidMode?: pulumi.Input<string | undefined>;
|
|
816
816
|
/**
|
|
817
817
|
* Configuration block for rules that are taken into consideration during task placement. Maximum number of `placementConstraints` is `10`. Detailed below.
|
|
818
818
|
*/
|
|
819
|
-
placementConstraints?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionPlacementConstraint>[]>;
|
|
819
|
+
placementConstraints?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionPlacementConstraint>[] | undefined>;
|
|
820
820
|
/**
|
|
821
821
|
* Configuration block for the App Mesh proxy. Detailed below.
|
|
822
822
|
*/
|
|
823
|
-
proxyConfiguration?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionProxyConfiguration>;
|
|
823
|
+
proxyConfiguration?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionProxyConfiguration | undefined>;
|
|
824
824
|
/**
|
|
825
825
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
826
826
|
*/
|
|
827
|
-
region?: pulumi.Input<string>;
|
|
827
|
+
region?: pulumi.Input<string | undefined>;
|
|
828
828
|
/**
|
|
829
829
|
* Configuration block for runtimePlatform that containers in your task may use.
|
|
830
830
|
*/
|
|
831
|
-
runtimePlatform?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionRuntimePlatform>;
|
|
831
|
+
runtimePlatform?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionRuntimePlatform | undefined>;
|
|
832
832
|
/**
|
|
833
833
|
* Whether to retain the old revision when the resource is destroyed or replacement is necessary. Default is `false`.
|
|
834
834
|
*/
|
|
835
|
-
skipDestroy?: pulumi.Input<boolean>;
|
|
835
|
+
skipDestroy?: pulumi.Input<boolean | undefined>;
|
|
836
836
|
/**
|
|
837
837
|
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
838
838
|
*/
|
|
839
839
|
tags?: pulumi.Input<{
|
|
840
840
|
[key: string]: pulumi.Input<string>;
|
|
841
|
-
}>;
|
|
841
|
+
} | undefined>;
|
|
842
842
|
/**
|
|
843
843
|
* IAM role that allows your Amazon ECS container task to make calls to other AWS services.
|
|
844
844
|
* Will be created automatically if not defined.
|
|
@@ -847,7 +847,7 @@ export declare namespace ecs {
|
|
|
847
847
|
/**
|
|
848
848
|
* Whether should track latest `ACTIVE` task definition on AWS or the one created with the resource stored in state. Default is `false`. Useful in the event the task definition is modified outside of this resource.
|
|
849
849
|
*/
|
|
850
|
-
trackLatest?: pulumi.Input<boolean>;
|
|
850
|
+
trackLatest?: pulumi.Input<boolean | undefined>;
|
|
851
851
|
/**
|
|
852
852
|
* Repeatable configuration block for volumes that containers in your task may use. Detailed below.
|
|
853
853
|
*
|
|
@@ -855,7 +855,7 @@ export declare namespace ecs {
|
|
|
855
855
|
*
|
|
856
856
|
* > **Note:** Fault injection only works with tasks using the `awsvpc` or `host` network modes. Fault injection isn't available on Windows.
|
|
857
857
|
*/
|
|
858
|
-
volumes?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionVolume>[]>;
|
|
858
|
+
volumes?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionVolume>[] | undefined>;
|
|
859
859
|
}
|
|
860
860
|
/**
|
|
861
861
|
* Create a TaskDefinition resource with the given unique name, arguments, and options.
|
|
@@ -882,15 +882,15 @@ export declare namespace ecs {
|
|
|
882
882
|
/**
|
|
883
883
|
* The number of cpu units used by the task. If not provided, a default will be computed based on the cumulative needs specified by [containerDefinitions]
|
|
884
884
|
*/
|
|
885
|
-
cpu?: pulumi.Input<string>;
|
|
885
|
+
cpu?: pulumi.Input<string | undefined>;
|
|
886
886
|
/**
|
|
887
887
|
* Enables fault injection and allows for fault injection requests to be accepted from the task's containers. Default is `false`.
|
|
888
888
|
*/
|
|
889
|
-
enableFaultInjection?: pulumi.Input<boolean>;
|
|
889
|
+
enableFaultInjection?: pulumi.Input<boolean | undefined>;
|
|
890
890
|
/**
|
|
891
891
|
* The amount of ephemeral storage to allocate for the task. This parameter is used to expand the total amount of ephemeral storage available, beyond the default amount, for tasks hosted on AWS Fargate. See Ephemeral Storage.
|
|
892
892
|
*/
|
|
893
|
-
ephemeralStorage?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionEphemeralStorage>;
|
|
893
|
+
ephemeralStorage?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionEphemeralStorage | undefined>;
|
|
894
894
|
/**
|
|
895
895
|
* The execution role that the Amazon ECS container agent and the Docker daemon can assume.
|
|
896
896
|
* Will be created automatically if not defined.
|
|
@@ -899,11 +899,11 @@ export declare namespace ecs {
|
|
|
899
899
|
/**
|
|
900
900
|
* An optional unique name for your task definition. If not specified, then a default will be created.
|
|
901
901
|
*/
|
|
902
|
-
family?: pulumi.Input<string>;
|
|
902
|
+
family?: pulumi.Input<string | undefined>;
|
|
903
903
|
/**
|
|
904
904
|
* IPC resource namespace to be used for the containers in the task. Valid values: `host`, `task`, `none`.
|
|
905
905
|
*/
|
|
906
|
-
ipcMode?: pulumi.Input<string>;
|
|
906
|
+
ipcMode?: pulumi.Input<string | undefined>;
|
|
907
907
|
/**
|
|
908
908
|
* A set of volume blocks that containers in your task may use.
|
|
909
909
|
*/
|
|
@@ -912,37 +912,37 @@ export declare namespace ecs {
|
|
|
912
912
|
* The amount (in MiB) of memory used by the task. If not provided, a default will be computed
|
|
913
913
|
* based on the cumulative needs specified by [containerDefinitions]
|
|
914
914
|
*/
|
|
915
|
-
memory?: pulumi.Input<string>;
|
|
915
|
+
memory?: pulumi.Input<string | undefined>;
|
|
916
916
|
/**
|
|
917
917
|
* Process namespace to use for the containers in the task. Valid values: host`, `task`.
|
|
918
918
|
*/
|
|
919
|
-
pidMode?: pulumi.Input<string>;
|
|
919
|
+
pidMode?: pulumi.Input<string | undefined>;
|
|
920
920
|
/**
|
|
921
921
|
* Configuration block for rules that are taken into consideration during task placement. Maximum number of `placementConstraints` is `10`. Detailed below.
|
|
922
922
|
*/
|
|
923
|
-
placementConstraints?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionPlacementConstraint>[]>;
|
|
923
|
+
placementConstraints?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionPlacementConstraint>[] | undefined>;
|
|
924
924
|
/**
|
|
925
925
|
* Configuration block for the App Mesh proxy. Detailed below.
|
|
926
926
|
*/
|
|
927
|
-
proxyConfiguration?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionProxyConfiguration>;
|
|
927
|
+
proxyConfiguration?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionProxyConfiguration | undefined>;
|
|
928
928
|
/**
|
|
929
929
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
930
930
|
*/
|
|
931
|
-
region?: pulumi.Input<string>;
|
|
931
|
+
region?: pulumi.Input<string | undefined>;
|
|
932
932
|
/**
|
|
933
933
|
* Configuration block for runtimePlatform that containers in your task may use.
|
|
934
934
|
*/
|
|
935
|
-
runtimePlatform?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionRuntimePlatform>;
|
|
935
|
+
runtimePlatform?: pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionRuntimePlatform | undefined>;
|
|
936
936
|
/**
|
|
937
937
|
* Whether to retain the old revision when the resource is destroyed or replacement is necessary. Default is `false`.
|
|
938
938
|
*/
|
|
939
|
-
skipDestroy?: pulumi.Input<boolean>;
|
|
939
|
+
skipDestroy?: pulumi.Input<boolean | undefined>;
|
|
940
940
|
/**
|
|
941
941
|
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
942
942
|
*/
|
|
943
943
|
tags?: pulumi.Input<{
|
|
944
944
|
[key: string]: pulumi.Input<string>;
|
|
945
|
-
}>;
|
|
945
|
+
} | undefined>;
|
|
946
946
|
/**
|
|
947
947
|
* IAM role that allows your Amazon ECS container task to make calls to other AWS services.
|
|
948
948
|
* Will be created automatically if not defined.
|
|
@@ -951,7 +951,7 @@ export declare namespace ecs {
|
|
|
951
951
|
/**
|
|
952
952
|
* Whether should track latest `ACTIVE` task definition on AWS or the one created with the resource stored in state. Default is `false`. Useful in the event the task definition is modified outside of this resource.
|
|
953
953
|
*/
|
|
954
|
-
trackLatest?: pulumi.Input<boolean>;
|
|
954
|
+
trackLatest?: pulumi.Input<boolean | undefined>;
|
|
955
955
|
/**
|
|
956
956
|
* Repeatable configuration block for volumes that containers in your task may use. Detailed below.
|
|
957
957
|
*
|
|
@@ -959,48 +959,48 @@ export declare namespace ecs {
|
|
|
959
959
|
*
|
|
960
960
|
* > **Note:** Fault injection only works with tasks using the `awsvpc` or `host` network modes. Fault injection isn't available on Windows.
|
|
961
961
|
*/
|
|
962
|
-
volumes?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionVolume>[]>;
|
|
962
|
+
volumes?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecs.TaskDefinitionVolume>[] | undefined>;
|
|
963
963
|
}
|
|
964
964
|
/**
|
|
965
965
|
* List of container definitions that are passed to the Docker daemon on a container instance
|
|
966
966
|
*/
|
|
967
967
|
interface TaskDefinitionContainerDefinitionArgs {
|
|
968
|
-
command?: pulumi.Input<pulumi.Input<string>[]>;
|
|
969
|
-
cpu?: pulumi.Input<number>;
|
|
970
|
-
dependsOn?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionContainerDependencyArgs>[]>;
|
|
971
|
-
disableNetworking?: pulumi.Input<boolean>;
|
|
972
|
-
dnsSearchDomains?: pulumi.Input<pulumi.Input<string>[]>;
|
|
973
|
-
dnsServers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
974
|
-
dockerLabels?: any;
|
|
975
|
-
dockerSecurityOptions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
976
|
-
entryPoint?: pulumi.Input<pulumi.Input<string>[]>;
|
|
968
|
+
command?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
969
|
+
cpu?: pulumi.Input<number | undefined>;
|
|
970
|
+
dependsOn?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionContainerDependencyArgs>[] | undefined>;
|
|
971
|
+
disableNetworking?: pulumi.Input<boolean | undefined>;
|
|
972
|
+
dnsSearchDomains?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
973
|
+
dnsServers?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
974
|
+
dockerLabels?: any | undefined;
|
|
975
|
+
dockerSecurityOptions?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
976
|
+
entryPoint?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
977
977
|
/**
|
|
978
978
|
* The environment variables to pass to a container
|
|
979
979
|
*/
|
|
980
|
-
environment?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionKeyValuePairArgs>[]>;
|
|
980
|
+
environment?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionKeyValuePairArgs>[] | undefined>;
|
|
981
981
|
/**
|
|
982
982
|
* The list of one or more files that contain the environment variables to pass to a container
|
|
983
983
|
*/
|
|
984
|
-
environmentFiles?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionEnvironmentFileArgs>[]>;
|
|
985
|
-
essential?: pulumi.Input<boolean>;
|
|
986
|
-
extraHosts?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionHostEntryArgs>[]>;
|
|
987
|
-
firelensConfiguration?: pulumi.Input<inputs.ecs.TaskDefinitionFirelensConfigurationArgs>;
|
|
988
|
-
healthCheck?: pulumi.Input<inputs.ecs.TaskDefinitionHealthCheckArgs>;
|
|
989
|
-
hostname?: pulumi.Input<string>;
|
|
984
|
+
environmentFiles?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionEnvironmentFileArgs>[] | undefined>;
|
|
985
|
+
essential?: pulumi.Input<boolean | undefined>;
|
|
986
|
+
extraHosts?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionHostEntryArgs>[] | undefined>;
|
|
987
|
+
firelensConfiguration?: pulumi.Input<inputs.ecs.TaskDefinitionFirelensConfigurationArgs | undefined>;
|
|
988
|
+
healthCheck?: pulumi.Input<inputs.ecs.TaskDefinitionHealthCheckArgs | undefined>;
|
|
989
|
+
hostname?: pulumi.Input<string | undefined>;
|
|
990
990
|
/**
|
|
991
991
|
* The image used to start a container. This string is passed directly to the Docker daemon.
|
|
992
992
|
*/
|
|
993
993
|
image: pulumi.Input<string>;
|
|
994
|
-
interactive?: pulumi.Input<boolean>;
|
|
995
|
-
links?: pulumi.Input<pulumi.Input<string>[]>;
|
|
996
|
-
linuxParameters?: pulumi.Input<inputs.ecs.TaskDefinitionLinuxParametersArgs>;
|
|
997
|
-
logConfiguration?: pulumi.Input<inputs.ecs.TaskDefinitionLogConfigurationArgs>;
|
|
994
|
+
interactive?: pulumi.Input<boolean | undefined>;
|
|
995
|
+
links?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
996
|
+
linuxParameters?: pulumi.Input<inputs.ecs.TaskDefinitionLinuxParametersArgs | undefined>;
|
|
997
|
+
logConfiguration?: pulumi.Input<inputs.ecs.TaskDefinitionLogConfigurationArgs | undefined>;
|
|
998
998
|
/**
|
|
999
999
|
* The amount (in MiB) of memory to present to the container. If your container attempts to exceed the memory specified here, the container is killed.
|
|
1000
1000
|
*/
|
|
1001
|
-
memory?: pulumi.Input<number>;
|
|
1002
|
-
memoryReservation?: pulumi.Input<number>;
|
|
1003
|
-
mountPoints?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionMountPointArgs>[]>;
|
|
1001
|
+
memory?: pulumi.Input<number | undefined>;
|
|
1002
|
+
memoryReservation?: pulumi.Input<number | undefined>;
|
|
1003
|
+
mountPoints?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionMountPointArgs>[] | undefined>;
|
|
1004
1004
|
/**
|
|
1005
1005
|
* The name of a container. Up to 255 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed
|
|
1006
1006
|
*/
|
|
@@ -1008,37 +1008,37 @@ export declare namespace ecs {
|
|
|
1008
1008
|
/**
|
|
1009
1009
|
* Port mappings allow containers to access ports on the host container instance to send or receive traffic.
|
|
1010
1010
|
*/
|
|
1011
|
-
portMappings?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionPortMappingArgs>[]>;
|
|
1012
|
-
privileged?: pulumi.Input<boolean>;
|
|
1013
|
-
pseudoTerminal?: pulumi.Input<boolean>;
|
|
1014
|
-
readonlyRootFilesystem?: pulumi.Input<boolean>;
|
|
1015
|
-
repositoryCredentials?: pulumi.Input<inputs.ecs.TaskDefinitionRepositoryCredentialsArgs>;
|
|
1016
|
-
resourceRequirements?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionResourceRequirementArgs>[]>;
|
|
1017
|
-
secrets?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionSecretArgs>[]>;
|
|
1018
|
-
startTimeout?: pulumi.Input<number>;
|
|
1019
|
-
stopTimeout?: pulumi.Input<number>;
|
|
1020
|
-
systemControls?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionSystemControlArgs>[]>;
|
|
1021
|
-
ulimits?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionUlimitArgs>[]>;
|
|
1022
|
-
user?: pulumi.Input<string>;
|
|
1023
|
-
volumesFrom?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionVolumeFromArgs>[]>;
|
|
1024
|
-
workingDirectory?: pulumi.Input<string>;
|
|
1011
|
+
portMappings?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionPortMappingArgs>[] | undefined>;
|
|
1012
|
+
privileged?: pulumi.Input<boolean | undefined>;
|
|
1013
|
+
pseudoTerminal?: pulumi.Input<boolean | undefined>;
|
|
1014
|
+
readonlyRootFilesystem?: pulumi.Input<boolean | undefined>;
|
|
1015
|
+
repositoryCredentials?: pulumi.Input<inputs.ecs.TaskDefinitionRepositoryCredentialsArgs | undefined>;
|
|
1016
|
+
resourceRequirements?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionResourceRequirementArgs>[] | undefined>;
|
|
1017
|
+
secrets?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionSecretArgs>[] | undefined>;
|
|
1018
|
+
startTimeout?: pulumi.Input<number | undefined>;
|
|
1019
|
+
stopTimeout?: pulumi.Input<number | undefined>;
|
|
1020
|
+
systemControls?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionSystemControlArgs>[] | undefined>;
|
|
1021
|
+
ulimits?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionUlimitArgs>[] | undefined>;
|
|
1022
|
+
user?: pulumi.Input<string | undefined>;
|
|
1023
|
+
volumesFrom?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionVolumeFromArgs>[] | undefined>;
|
|
1024
|
+
workingDirectory?: pulumi.Input<string | undefined>;
|
|
1025
1025
|
}
|
|
1026
1026
|
interface TaskDefinitionContainerDependencyArgs {
|
|
1027
|
-
condition?: pulumi.Input<string>;
|
|
1028
|
-
containerName?: pulumi.Input<string>;
|
|
1027
|
+
condition?: pulumi.Input<string | undefined>;
|
|
1028
|
+
containerName?: pulumi.Input<string | undefined>;
|
|
1029
1029
|
}
|
|
1030
1030
|
interface TaskDefinitionDeviceArgs {
|
|
1031
|
-
containerPath?: pulumi.Input<string>;
|
|
1032
|
-
hostPath?: pulumi.Input<string>;
|
|
1033
|
-
permissions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1031
|
+
containerPath?: pulumi.Input<string | undefined>;
|
|
1032
|
+
hostPath?: pulumi.Input<string | undefined>;
|
|
1033
|
+
permissions?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
1034
1034
|
}
|
|
1035
1035
|
interface TaskDefinitionEnvironmentFileArgs {
|
|
1036
|
-
type?: pulumi.Input<string>;
|
|
1037
|
-
value?: pulumi.Input<string>;
|
|
1036
|
+
type?: pulumi.Input<string | undefined>;
|
|
1037
|
+
value?: pulumi.Input<string | undefined>;
|
|
1038
1038
|
}
|
|
1039
1039
|
interface TaskDefinitionFirelensConfigurationArgs {
|
|
1040
|
-
options?: any;
|
|
1041
|
-
type?: pulumi.Input<string>;
|
|
1040
|
+
options?: any | undefined;
|
|
1041
|
+
type?: pulumi.Input<string | undefined>;
|
|
1042
1042
|
}
|
|
1043
1043
|
/**
|
|
1044
1044
|
* The health check command and associated configuration parameters for the container.
|
|
@@ -1047,66 +1047,66 @@ export declare namespace ecs {
|
|
|
1047
1047
|
/**
|
|
1048
1048
|
* A string array representing the command that the container runs to determine if it is healthy.
|
|
1049
1049
|
*/
|
|
1050
|
-
command?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1050
|
+
command?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
1051
1051
|
/**
|
|
1052
1052
|
* The time period in seconds between each health check execution. You may specify between 5 and 300 seconds. The default value is 30 seconds.
|
|
1053
1053
|
*/
|
|
1054
|
-
interval?: pulumi.Input<number>;
|
|
1054
|
+
interval?: pulumi.Input<number | undefined>;
|
|
1055
1055
|
/**
|
|
1056
1056
|
* The number of times to retry a failed health check before the container is considered unhealthy. You may specify between 1 and 10 retries. The default value is three retries.
|
|
1057
1057
|
*/
|
|
1058
|
-
retries?: pulumi.Input<number>;
|
|
1058
|
+
retries?: pulumi.Input<number | undefined>;
|
|
1059
1059
|
/**
|
|
1060
1060
|
* The optional grace period within which to provide containers time to bootstrap before failed health checks count towards the maximum number of retries. You may specify between 0 and 300 seconds. The startPeriod is disabled by default.
|
|
1061
1061
|
*/
|
|
1062
|
-
startPeriod?: pulumi.Input<number>;
|
|
1062
|
+
startPeriod?: pulumi.Input<number | undefined>;
|
|
1063
1063
|
/**
|
|
1064
1064
|
* The time period in seconds to wait for a health check to succeed before it is considered a failure. You may specify between 2 and 60 seconds. The default value is 5 seconds.
|
|
1065
1065
|
*/
|
|
1066
|
-
timeout?: pulumi.Input<number>;
|
|
1066
|
+
timeout?: pulumi.Input<number | undefined>;
|
|
1067
1067
|
}
|
|
1068
1068
|
interface TaskDefinitionHostEntryArgs {
|
|
1069
|
-
hostname?: pulumi.Input<string>;
|
|
1070
|
-
ipAddress?: pulumi.Input<string>;
|
|
1069
|
+
hostname?: pulumi.Input<string | undefined>;
|
|
1070
|
+
ipAddress?: pulumi.Input<string | undefined>;
|
|
1071
1071
|
}
|
|
1072
1072
|
interface TaskDefinitionKernelCapabilitiesArgs {
|
|
1073
|
-
add?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1074
|
-
drop?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1073
|
+
add?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
1074
|
+
drop?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
1075
1075
|
}
|
|
1076
1076
|
interface TaskDefinitionKeyValuePairArgs {
|
|
1077
|
-
name?: pulumi.Input<string>;
|
|
1078
|
-
value?: pulumi.Input<string>;
|
|
1077
|
+
name?: pulumi.Input<string | undefined>;
|
|
1078
|
+
value?: pulumi.Input<string | undefined>;
|
|
1079
1079
|
}
|
|
1080
1080
|
interface TaskDefinitionLinuxParametersArgs {
|
|
1081
|
-
capabilities?: pulumi.Input<inputs.ecs.TaskDefinitionKernelCapabilitiesArgs>;
|
|
1082
|
-
devices?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionDeviceArgs>[]>;
|
|
1083
|
-
initProcessEnabled?: pulumi.Input<boolean>;
|
|
1084
|
-
maxSwap?: pulumi.Input<number>;
|
|
1085
|
-
sharedMemorySize?: pulumi.Input<number>;
|
|
1086
|
-
swappiness?: pulumi.Input<number>;
|
|
1087
|
-
tmpfs?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionTmpfsArgs>[]>;
|
|
1081
|
+
capabilities?: pulumi.Input<inputs.ecs.TaskDefinitionKernelCapabilitiesArgs | undefined>;
|
|
1082
|
+
devices?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionDeviceArgs>[] | undefined>;
|
|
1083
|
+
initProcessEnabled?: pulumi.Input<boolean | undefined>;
|
|
1084
|
+
maxSwap?: pulumi.Input<number | undefined>;
|
|
1085
|
+
sharedMemorySize?: pulumi.Input<number | undefined>;
|
|
1086
|
+
swappiness?: pulumi.Input<number | undefined>;
|
|
1087
|
+
tmpfs?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionTmpfsArgs>[] | undefined>;
|
|
1088
1088
|
}
|
|
1089
1089
|
interface TaskDefinitionLogConfigurationArgs {
|
|
1090
1090
|
logDriver: pulumi.Input<string>;
|
|
1091
|
-
options?: any;
|
|
1092
|
-
secretOptions?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionSecretArgs>[]>;
|
|
1091
|
+
options?: any | undefined;
|
|
1092
|
+
secretOptions?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionSecretArgs>[] | undefined>;
|
|
1093
1093
|
}
|
|
1094
1094
|
interface TaskDefinitionMountPointArgs {
|
|
1095
|
-
containerPath?: pulumi.Input<string>;
|
|
1096
|
-
readOnly?: pulumi.Input<boolean>;
|
|
1097
|
-
sourceVolume?: pulumi.Input<string>;
|
|
1095
|
+
containerPath?: pulumi.Input<string | undefined>;
|
|
1096
|
+
readOnly?: pulumi.Input<boolean | undefined>;
|
|
1097
|
+
sourceVolume?: pulumi.Input<string | undefined>;
|
|
1098
1098
|
}
|
|
1099
1099
|
interface TaskDefinitionPortMappingArgs {
|
|
1100
|
-
appProtocol?: pulumi.Input<enums.ecs.TaskDefinitionPortMappingAppProtocol>;
|
|
1101
|
-
containerPort?: pulumi.Input<number>;
|
|
1102
|
-
containerPortRange?: pulumi.Input<string>;
|
|
1103
|
-
hostPort?: pulumi.Input<number>;
|
|
1104
|
-
name?: pulumi.Input<string>;
|
|
1105
|
-
protocol?: pulumi.Input<string>;
|
|
1106
|
-
targetGroup?: pulumi.Input<pulumiAws.lb.TargetGroup>;
|
|
1100
|
+
appProtocol?: pulumi.Input<enums.ecs.TaskDefinitionPortMappingAppProtocol | undefined>;
|
|
1101
|
+
containerPort?: pulumi.Input<number | undefined>;
|
|
1102
|
+
containerPortRange?: pulumi.Input<string | undefined>;
|
|
1103
|
+
hostPort?: pulumi.Input<number | undefined>;
|
|
1104
|
+
name?: pulumi.Input<string | undefined>;
|
|
1105
|
+
protocol?: pulumi.Input<string | undefined>;
|
|
1106
|
+
targetGroup?: pulumi.Input<pulumiAws.lb.TargetGroup | undefined>;
|
|
1107
1107
|
}
|
|
1108
1108
|
interface TaskDefinitionRepositoryCredentialsArgs {
|
|
1109
|
-
credentialsParameter?: pulumi.Input<string>;
|
|
1109
|
+
credentialsParameter?: pulumi.Input<string | undefined>;
|
|
1110
1110
|
}
|
|
1111
1111
|
interface TaskDefinitionResourceRequirementArgs {
|
|
1112
1112
|
type: pulumi.Input<string>;
|
|
@@ -1117,12 +1117,12 @@ export declare namespace ecs {
|
|
|
1117
1117
|
valueFrom: pulumi.Input<string>;
|
|
1118
1118
|
}
|
|
1119
1119
|
interface TaskDefinitionSystemControlArgs {
|
|
1120
|
-
namespace?: pulumi.Input<string>;
|
|
1121
|
-
value?: pulumi.Input<string>;
|
|
1120
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
1121
|
+
value?: pulumi.Input<string | undefined>;
|
|
1122
1122
|
}
|
|
1123
1123
|
interface TaskDefinitionTmpfsArgs {
|
|
1124
|
-
containerPath?: pulumi.Input<string>;
|
|
1125
|
-
mountOptions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1124
|
+
containerPath?: pulumi.Input<string | undefined>;
|
|
1125
|
+
mountOptions?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
1126
1126
|
size: pulumi.Input<number>;
|
|
1127
1127
|
}
|
|
1128
1128
|
interface TaskDefinitionUlimitArgs {
|
|
@@ -1131,8 +1131,8 @@ export declare namespace ecs {
|
|
|
1131
1131
|
softLimit: pulumi.Input<number>;
|
|
1132
1132
|
}
|
|
1133
1133
|
interface TaskDefinitionVolumeFromArgs {
|
|
1134
|
-
readOnly?: pulumi.Input<boolean>;
|
|
1135
|
-
sourceContainer?: pulumi.Input<string>;
|
|
1134
|
+
readOnly?: pulumi.Input<boolean | undefined>;
|
|
1135
|
+
sourceContainer?: pulumi.Input<string | undefined>;
|
|
1136
1136
|
}
|
|
1137
1137
|
}
|
|
1138
1138
|
export declare namespace lb {
|
|
@@ -1440,111 +1440,111 @@ export declare namespace lb {
|
|
|
1440
1440
|
/**
|
|
1441
1441
|
* Name of the Application-Layer Protocol Negotiation (ALPN) policy. Can be set if `protocol` is `TLS`. Valid values are `HTTP1Only`, `HTTP2Only`, `HTTP2Optional`, `HTTP2Preferred`, and `None`.
|
|
1442
1442
|
*/
|
|
1443
|
-
alpnPolicy?: pulumi.Input<string>;
|
|
1443
|
+
alpnPolicy?: pulumi.Input<string | undefined>;
|
|
1444
1444
|
/**
|
|
1445
1445
|
* ARN of the default SSL server certificate. Exactly one certificate is required if the protocol is HTTPS. For adding additional SSL certificates, see the `aws.lb.ListenerCertificate` resource.
|
|
1446
1446
|
*/
|
|
1447
|
-
certificateArn?: pulumi.Input<string>;
|
|
1447
|
+
certificateArn?: pulumi.Input<string | undefined>;
|
|
1448
1448
|
/**
|
|
1449
1449
|
* Configuration block for default actions. See below.
|
|
1450
1450
|
*/
|
|
1451
|
-
defaultActions?: pulumi.Input<pulumi.Input<pulumiAws.types.input.lb.ListenerDefaultAction>[]>;
|
|
1451
|
+
defaultActions?: pulumi.Input<pulumi.Input<pulumiAws.types.input.lb.ListenerDefaultAction>[] | undefined>;
|
|
1452
1452
|
/**
|
|
1453
1453
|
* The mutual authentication configuration information. See below.
|
|
1454
1454
|
*/
|
|
1455
|
-
mutualAuthentication?: pulumi.Input<pulumiAws.types.input.lb.ListenerMutualAuthentication>;
|
|
1455
|
+
mutualAuthentication?: pulumi.Input<pulumiAws.types.input.lb.ListenerMutualAuthentication | undefined>;
|
|
1456
1456
|
/**
|
|
1457
1457
|
* Port on which the load balancer is listening. Not valid for Gateway Load Balancers.
|
|
1458
1458
|
*/
|
|
1459
|
-
port?: pulumi.Input<number>;
|
|
1459
|
+
port?: pulumi.Input<number | undefined>;
|
|
1460
1460
|
/**
|
|
1461
1461
|
* Protocol for connections from clients to the load balancer. For Application Load Balancers, valid values are `HTTP` and `HTTPS`, with a default of `HTTP`. For Network Load Balancers, valid values are `TCP`, `TLS`, `UDP`, `TCP_UDP`, `QUIC`, and `TCP_QUIC`. Not valid to use `UDP` or `TCP_UDP` if dual-stack mode is enabled. Not valid to use `QUIC` or `TCP_QUIC` if security groups are configured or dual-stack mode is enabled. Not valid for Gateway Load Balancers.
|
|
1462
1462
|
*/
|
|
1463
|
-
protocol?: pulumi.Input<string>;
|
|
1463
|
+
protocol?: pulumi.Input<string | undefined>;
|
|
1464
1464
|
/**
|
|
1465
1465
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
1466
1466
|
*/
|
|
1467
|
-
region?: pulumi.Input<string>;
|
|
1467
|
+
region?: pulumi.Input<string | undefined>;
|
|
1468
1468
|
/**
|
|
1469
1469
|
* Enables you to modify the header name of the `X-Amzn-Mtls-Clientcert` HTTP request header. Can only be set if protocol is `HTTPS` for Application Load Balancers.
|
|
1470
1470
|
*/
|
|
1471
|
-
routingHttpRequestXAmznMtlsClientcertHeaderName?: pulumi.Input<string>;
|
|
1471
|
+
routingHttpRequestXAmznMtlsClientcertHeaderName?: pulumi.Input<string | undefined>;
|
|
1472
1472
|
/**
|
|
1473
1473
|
* Enables you to modify the header name of the `X-Amzn-Mtls-Clientcert-Issuer` HTTP request header. Can only be set if protocol is `HTTPS` for Application Load Balancers.
|
|
1474
1474
|
*/
|
|
1475
|
-
routingHttpRequestXAmznMtlsClientcertIssuerHeaderName?: pulumi.Input<string>;
|
|
1475
|
+
routingHttpRequestXAmznMtlsClientcertIssuerHeaderName?: pulumi.Input<string | undefined>;
|
|
1476
1476
|
/**
|
|
1477
1477
|
* Enables you to modify the header name of the `X-Amzn-Mtls-Clientcert-Leaf` HTTP request header. Can only be set if protocol is `HTTPS` for Application Load Balancers.
|
|
1478
1478
|
*/
|
|
1479
|
-
routingHttpRequestXAmznMtlsClientcertLeafHeaderName?: pulumi.Input<string>;
|
|
1479
|
+
routingHttpRequestXAmznMtlsClientcertLeafHeaderName?: pulumi.Input<string | undefined>;
|
|
1480
1480
|
/**
|
|
1481
1481
|
* Enables you to modify the header name of the `X-Amzn-Mtls-Clientcert-Serial-Number` HTTP request header. Can only be set if protocol is `HTTPS` for Application Load Balancers.
|
|
1482
1482
|
*/
|
|
1483
|
-
routingHttpRequestXAmznMtlsClientcertSerialNumberHeaderName?: pulumi.Input<string>;
|
|
1483
|
+
routingHttpRequestXAmznMtlsClientcertSerialNumberHeaderName?: pulumi.Input<string | undefined>;
|
|
1484
1484
|
/**
|
|
1485
1485
|
* Enables you to modify the header name of the `X-Amzn-Mtls-Clientcert-Subject` HTTP request header. Can only be set if protocol is `HTTPS` for Application Load Balancers.
|
|
1486
1486
|
*/
|
|
1487
|
-
routingHttpRequestXAmznMtlsClientcertSubjectHeaderName?: pulumi.Input<string>;
|
|
1487
|
+
routingHttpRequestXAmznMtlsClientcertSubjectHeaderName?: pulumi.Input<string | undefined>;
|
|
1488
1488
|
/**
|
|
1489
1489
|
* Enables you to modify the header name of the `X-Amzn-Mtls-Clientcert-Validity` HTTP request header. Can only be set if protocol is `HTTPS` for Application Load Balancers.
|
|
1490
1490
|
*/
|
|
1491
|
-
routingHttpRequestXAmznMtlsClientcertValidityHeaderName?: pulumi.Input<string>;
|
|
1491
|
+
routingHttpRequestXAmznMtlsClientcertValidityHeaderName?: pulumi.Input<string | undefined>;
|
|
1492
1492
|
/**
|
|
1493
1493
|
* Enables you to modify the header name of the `X-Amzn-Tls-Cipher-Suite` HTTP request header. Can only be set if protocol is `HTTPS` for Application Load Balancers.
|
|
1494
1494
|
*/
|
|
1495
|
-
routingHttpRequestXAmznTlsCipherSuiteHeaderName?: pulumi.Input<string>;
|
|
1495
|
+
routingHttpRequestXAmznTlsCipherSuiteHeaderName?: pulumi.Input<string | undefined>;
|
|
1496
1496
|
/**
|
|
1497
1497
|
* Enables you to modify the header name of the `X-Amzn-Tls-Version` HTTP request header. Can only be set if protocol is `HTTPS` for Application Load Balancers.
|
|
1498
1498
|
*/
|
|
1499
|
-
routingHttpRequestXAmznTlsVersionHeaderName?: pulumi.Input<string>;
|
|
1499
|
+
routingHttpRequestXAmznTlsVersionHeaderName?: pulumi.Input<string | undefined>;
|
|
1500
1500
|
/**
|
|
1501
1501
|
* Specifies which headers the browser can expose to the requesting client. Can only be set if protocol is `HTTP` or `HTTPS` for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. The only valid value is `true`.
|
|
1502
1502
|
*/
|
|
1503
|
-
routingHttpResponseAccessControlAllowCredentialsHeaderValue?: pulumi.Input<string>;
|
|
1503
|
+
routingHttpResponseAccessControlAllowCredentialsHeaderValue?: pulumi.Input<string | undefined>;
|
|
1504
1504
|
/**
|
|
1505
1505
|
* Specifies which headers can be used during the request. Can only be set if protocol is `HTTP` or `HTTPS` for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. Valid values are `*`, `Accept`, `Accept-Language`, `Cache-Control`, `Content-Language`, `Content-Length`, `Content-Type`, `Expires`, `Last-Modified`, `Pragma`. Dependent on your use-case other headers can be exposed and then set as a value consult the Access-Control-Allow-Headers documentation.
|
|
1506
1506
|
*/
|
|
1507
|
-
routingHttpResponseAccessControlAllowHeadersHeaderValue?: pulumi.Input<string>;
|
|
1507
|
+
routingHttpResponseAccessControlAllowHeadersHeaderValue?: pulumi.Input<string | undefined>;
|
|
1508
1508
|
/**
|
|
1509
1509
|
* Set which HTTP methods are allowed when accessing the server from a different origin. Can only be set if protocol is `HTTP` or `HTTPS` for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. Valid values are `GET`, `HEAD`, `POST`, `DELETE`, `CONNECT`, `OPTIONS`, `TRACE` or `PATCH`.
|
|
1510
1510
|
*/
|
|
1511
|
-
routingHttpResponseAccessControlAllowMethodsHeaderValue?: pulumi.Input<string>;
|
|
1511
|
+
routingHttpResponseAccessControlAllowMethodsHeaderValue?: pulumi.Input<string | undefined>;
|
|
1512
1512
|
/**
|
|
1513
1513
|
* Specifies which origins are allowed to access the server. Can only be set if protocol is `HTTP` or `HTTPS` for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. A valid value is a URI, eg: `https://example.com`.
|
|
1514
1514
|
*/
|
|
1515
|
-
routingHttpResponseAccessControlAllowOriginHeaderValue?: pulumi.Input<string>;
|
|
1515
|
+
routingHttpResponseAccessControlAllowOriginHeaderValue?: pulumi.Input<string | undefined>;
|
|
1516
1516
|
/**
|
|
1517
1517
|
* Specifies whether the browser should include credentials such as cookies or authentication when making requests. Can only be set if protocol is `HTTP` or `HTTPS` for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. Valid values are `*`, `Cache-Control`, `Content-Language`, `Content-Length`, `Content-Type`, `Expires`, `Last-Modified`, or `Pragma`. Dependent on your use-case other headers can be exposed, consult the Access-Control-Expose-Headers documentation.
|
|
1518
1518
|
*/
|
|
1519
|
-
routingHttpResponseAccessControlExposeHeadersHeaderValue?: pulumi.Input<string>;
|
|
1519
|
+
routingHttpResponseAccessControlExposeHeadersHeaderValue?: pulumi.Input<string | undefined>;
|
|
1520
1520
|
/**
|
|
1521
1521
|
* Specifies how long the results of a preflight request can be cached, in seconds. Can only be set if protocol is `HTTP` or `HTTPS` for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. Valid values are between `0` and `86400`. This value is browser specific, consult the Access-Control-Max-Age documentation.
|
|
1522
1522
|
*/
|
|
1523
|
-
routingHttpResponseAccessControlMaxAgeHeaderValue?: pulumi.Input<string>;
|
|
1523
|
+
routingHttpResponseAccessControlMaxAgeHeaderValue?: pulumi.Input<string | undefined>;
|
|
1524
1524
|
/**
|
|
1525
1525
|
* Specifies restrictions enforced by the browser to help minimize the risk of certain types of security threats. Can only be set if protocol is `HTTP` or `HTTPS` for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. Values for this are extensive, and can be impactful when set, consult Content-Security-Policy documentation.
|
|
1526
1526
|
*/
|
|
1527
|
-
routingHttpResponseContentSecurityPolicyHeaderValue?: pulumi.Input<string>;
|
|
1527
|
+
routingHttpResponseContentSecurityPolicyHeaderValue?: pulumi.Input<string | undefined>;
|
|
1528
1528
|
/**
|
|
1529
1529
|
* Enables you to allow or remove the HTTP response server header. Can only be set if protocol is `HTTP` or `HTTPS` for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. Valid values are `true` or `false`.
|
|
1530
1530
|
*/
|
|
1531
|
-
routingHttpResponseServerEnabled?: pulumi.Input<boolean>;
|
|
1531
|
+
routingHttpResponseServerEnabled?: pulumi.Input<boolean | undefined>;
|
|
1532
1532
|
/**
|
|
1533
1533
|
* Informs browsers that the site should only be accessed using HTTPS, and that any future attempts to access it using HTTP should automatically be converted to HTTPS. Default values are `max-age=31536000; includeSubDomains; preload` consult the Strict-Transport-Security documentation for further details.
|
|
1534
1534
|
*/
|
|
1535
|
-
routingHttpResponseStrictTransportSecurityHeaderValue?: pulumi.Input<string>;
|
|
1535
|
+
routingHttpResponseStrictTransportSecurityHeaderValue?: pulumi.Input<string | undefined>;
|
|
1536
1536
|
/**
|
|
1537
1537
|
* Indicates whether the MIME types advertised in the Content-Type headers should be followed and not be changed. Can only be set if protocol is `HTTP` or `HTTPS` for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. The only valid value is `nosniff`.
|
|
1538
1538
|
*/
|
|
1539
|
-
routingHttpResponseXContentTypeOptionsHeaderValue?: pulumi.Input<string>;
|
|
1539
|
+
routingHttpResponseXContentTypeOptionsHeaderValue?: pulumi.Input<string | undefined>;
|
|
1540
1540
|
/**
|
|
1541
1541
|
* Indicates whether the browser is allowed to render a page in a frame, iframe, embed or object. Can only be set if protocol is `HTTP` or `HTTPS` for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. The only valid values are `DENY`, `SAMEORIGIN`, or `ALLOW-FROM https://example.com`.
|
|
1542
1542
|
*/
|
|
1543
|
-
routingHttpResponseXFrameOptionsHeaderValue?: pulumi.Input<string>;
|
|
1543
|
+
routingHttpResponseXFrameOptionsHeaderValue?: pulumi.Input<string | undefined>;
|
|
1544
1544
|
/**
|
|
1545
1545
|
* Name of the SSL Policy for the listener. Required if `protocol` is `HTTPS` or `TLS`. Default is `ELBSecurityPolicy-2016-08`.
|
|
1546
1546
|
*/
|
|
1547
|
-
sslPolicy?: pulumi.Input<string>;
|
|
1547
|
+
sslPolicy?: pulumi.Input<string | undefined>;
|
|
1548
1548
|
/**
|
|
1549
1549
|
* A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
1550
1550
|
*
|
|
@@ -1552,11 +1552,11 @@ export declare namespace lb {
|
|
|
1552
1552
|
*/
|
|
1553
1553
|
tags?: pulumi.Input<{
|
|
1554
1554
|
[key: string]: pulumi.Input<string>;
|
|
1555
|
-
}>;
|
|
1555
|
+
} | undefined>;
|
|
1556
1556
|
/**
|
|
1557
1557
|
* TCP idle timeout value in seconds. Can only be set if protocol is `TCP` on Network Load Balancer, or with a Gateway Load Balancer. Not supported for Application Load Balancers. Valid values are between `60` and `6000` inclusive. Default: `350`.
|
|
1558
1558
|
*/
|
|
1559
|
-
tcpIdleTimeoutSeconds?: pulumi.Input<number>;
|
|
1559
|
+
tcpIdleTimeoutSeconds?: pulumi.Input<number | undefined>;
|
|
1560
1560
|
}
|
|
1561
1561
|
/**
|
|
1562
1562
|
* Provides a Target Group resource for use with Load Balancer resources.
|
|
@@ -1683,100 +1683,100 @@ export declare namespace lb {
|
|
|
1683
1683
|
/**
|
|
1684
1684
|
* Whether to terminate connections at the end of the deregistration timeout on Network Load Balancers. See [doc](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-target-groups.html#deregistration-delay) for more information. Default is `false`.
|
|
1685
1685
|
*/
|
|
1686
|
-
connectionTermination?: pulumi.Input<boolean>;
|
|
1686
|
+
connectionTermination?: pulumi.Input<boolean | undefined>;
|
|
1687
1687
|
/**
|
|
1688
1688
|
* Amount time for Elastic Load Balancing to wait before changing the state of a deregistering target from draining to unused. The range is 0-3600 seconds. The default value is 300 seconds.
|
|
1689
1689
|
*/
|
|
1690
|
-
deregistrationDelay?: pulumi.Input<number>;
|
|
1690
|
+
deregistrationDelay?: pulumi.Input<number | undefined>;
|
|
1691
1691
|
/**
|
|
1692
1692
|
* Health Check configuration block. Detailed below.
|
|
1693
1693
|
*/
|
|
1694
|
-
healthCheck?: pulumi.Input<pulumiAws.types.input.lb.TargetGroupHealthCheck>;
|
|
1694
|
+
healthCheck?: pulumi.Input<pulumiAws.types.input.lb.TargetGroupHealthCheck | undefined>;
|
|
1695
1695
|
/**
|
|
1696
1696
|
* The type of IP addresses used by the target group, only supported when target type is set to `ip`. Possible values are `ipv4` or `ipv6`.
|
|
1697
1697
|
*/
|
|
1698
|
-
ipAddressType?: pulumi.Input<string>;
|
|
1698
|
+
ipAddressType?: pulumi.Input<string | undefined>;
|
|
1699
1699
|
/**
|
|
1700
1700
|
* Whether the request and response headers exchanged between the load balancer and the Lambda function include arrays of values or strings. Only applies when `targetType` is `lambda`. Default is `false`.
|
|
1701
1701
|
*/
|
|
1702
|
-
lambdaMultiValueHeadersEnabled?: pulumi.Input<boolean>;
|
|
1702
|
+
lambdaMultiValueHeadersEnabled?: pulumi.Input<boolean | undefined>;
|
|
1703
1703
|
/**
|
|
1704
1704
|
* Determines how the load balancer selects targets when routing requests. Only applicable for Application Load Balancer Target Groups. The value is `roundRobin`, `leastOutstandingRequests`, or `weightedRandom`. The default is `roundRobin`.
|
|
1705
1705
|
*/
|
|
1706
|
-
loadBalancingAlgorithmType?: pulumi.Input<string>;
|
|
1706
|
+
loadBalancingAlgorithmType?: pulumi.Input<string | undefined>;
|
|
1707
1707
|
/**
|
|
1708
1708
|
* Determines whether to enable target anomaly mitigation. Target anomaly mitigation is only supported by the `weightedRandom` load balancing algorithm type. See [doc](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-groups.html#automatic-target-weights) for more information. The value is `"on"` or `"off"`. The default is `"off"`.
|
|
1709
1709
|
*/
|
|
1710
|
-
loadBalancingAnomalyMitigation?: pulumi.Input<string>;
|
|
1710
|
+
loadBalancingAnomalyMitigation?: pulumi.Input<string | undefined>;
|
|
1711
1711
|
/**
|
|
1712
1712
|
* Indicates whether cross zone load balancing is enabled. The value is `"true"`, `"false"` or `"useLoadBalancerConfiguration"`. The default is `"useLoadBalancerConfiguration"`.
|
|
1713
1713
|
*/
|
|
1714
|
-
loadBalancingCrossZoneEnabled?: pulumi.Input<string>;
|
|
1714
|
+
loadBalancingCrossZoneEnabled?: pulumi.Input<string | undefined>;
|
|
1715
1715
|
/**
|
|
1716
1716
|
* Name of the target group. If omitted, this provider will assign a random, unique name. This name must be unique per region per account, can have a maximum of 32 characters, must contain only alphanumeric characters or hyphens, and must not begin or end with a hyphen.
|
|
1717
1717
|
*/
|
|
1718
|
-
name?: pulumi.Input<string>;
|
|
1718
|
+
name?: pulumi.Input<string | undefined>;
|
|
1719
1719
|
/**
|
|
1720
1720
|
* Creates a unique name beginning with the specified prefix. Conflicts with `name`. Cannot be longer than 6 characters.
|
|
1721
1721
|
*/
|
|
1722
|
-
namePrefix?: pulumi.Input<string>;
|
|
1722
|
+
namePrefix?: pulumi.Input<string | undefined>;
|
|
1723
1723
|
/**
|
|
1724
1724
|
* Port on which targets receive traffic, unless overridden when registering a specific target. Required when `targetType` is `instance`, `ip` or `alb`. Does not apply when `targetType` is `lambda`.
|
|
1725
1725
|
*/
|
|
1726
|
-
port?: pulumi.Input<number>;
|
|
1726
|
+
port?: pulumi.Input<number | undefined>;
|
|
1727
1727
|
/**
|
|
1728
1728
|
* Whether client IP preservation is enabled. See [doc](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-target-groups.html#client-ip-preservation) for more information.
|
|
1729
1729
|
*/
|
|
1730
|
-
preserveClientIp?: pulumi.Input<string>;
|
|
1730
|
+
preserveClientIp?: pulumi.Input<string | undefined>;
|
|
1731
1731
|
/**
|
|
1732
1732
|
* Protocol to use for routing traffic to the targets.
|
|
1733
1733
|
* Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`, `UDP`, `QUIC`, or `TCP_QUIC`.
|
|
1734
1734
|
* Required when `targetType` is `instance`, `ip`, or `alb`.
|
|
1735
1735
|
* Does not apply when `targetType` is `lambda`.
|
|
1736
1736
|
*/
|
|
1737
|
-
protocol?: pulumi.Input<string>;
|
|
1737
|
+
protocol?: pulumi.Input<string | undefined>;
|
|
1738
1738
|
/**
|
|
1739
1739
|
* Only applicable when `protocol` is `HTTP` or `HTTPS`. The protocol version. Specify `GRPC` to send requests to targets using gRPC. Specify `HTTP2` to send requests to targets using HTTP/2. The default is `HTTP1`, which sends requests to targets using HTTP/1.1
|
|
1740
1740
|
*/
|
|
1741
|
-
protocolVersion?: pulumi.Input<string>;
|
|
1741
|
+
protocolVersion?: pulumi.Input<string | undefined>;
|
|
1742
1742
|
/**
|
|
1743
1743
|
* Whether to enable support for proxy protocol v2 on Network Load Balancers. See [doc](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-target-groups.html#proxy-protocol) for more information. Default is `false`.
|
|
1744
1744
|
*/
|
|
1745
|
-
proxyProtocolV2?: pulumi.Input<boolean>;
|
|
1745
|
+
proxyProtocolV2?: pulumi.Input<boolean | undefined>;
|
|
1746
1746
|
/**
|
|
1747
1747
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
1748
1748
|
*/
|
|
1749
|
-
region?: pulumi.Input<string>;
|
|
1749
|
+
region?: pulumi.Input<string | undefined>;
|
|
1750
1750
|
/**
|
|
1751
1751
|
* Amount time for targets to warm up before the load balancer sends them a full share of requests. The range is 30-900 seconds or 0 to disable. The default value is 0 seconds.
|
|
1752
1752
|
*/
|
|
1753
|
-
slowStart?: pulumi.Input<number>;
|
|
1753
|
+
slowStart?: pulumi.Input<number | undefined>;
|
|
1754
1754
|
/**
|
|
1755
1755
|
* Stickiness configuration block. Detailed below.
|
|
1756
1756
|
*/
|
|
1757
|
-
stickiness?: pulumi.Input<pulumiAws.types.input.lb.TargetGroupStickiness>;
|
|
1757
|
+
stickiness?: pulumi.Input<pulumiAws.types.input.lb.TargetGroupStickiness | undefined>;
|
|
1758
1758
|
/**
|
|
1759
1759
|
* Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
1760
1760
|
*/
|
|
1761
1761
|
tags?: pulumi.Input<{
|
|
1762
1762
|
[key: string]: pulumi.Input<string>;
|
|
1763
|
-
}>;
|
|
1763
|
+
} | undefined>;
|
|
1764
1764
|
/**
|
|
1765
1765
|
* Port on which the target control agent and application load balancer exchange management traffic for the target optimizer feature. Only applicable for Application Load Balancer target groups when `targetType` is `instance` or `ip`.
|
|
1766
1766
|
*/
|
|
1767
|
-
targetControlPort?: pulumi.Input<number>;
|
|
1767
|
+
targetControlPort?: pulumi.Input<number | undefined>;
|
|
1768
1768
|
/**
|
|
1769
1769
|
* Target failover block. Only applicable for Gateway Load Balancer target groups. See targetFailover for more information.
|
|
1770
1770
|
*/
|
|
1771
|
-
targetFailovers?: pulumi.Input<pulumi.Input<pulumiAws.types.input.lb.TargetGroupTargetFailover>[]>;
|
|
1771
|
+
targetFailovers?: pulumi.Input<pulumi.Input<pulumiAws.types.input.lb.TargetGroupTargetFailover>[] | undefined>;
|
|
1772
1772
|
/**
|
|
1773
1773
|
* Target health requirements block. See targetGroupHealth for more information.
|
|
1774
1774
|
*/
|
|
1775
|
-
targetGroupHealth?: pulumi.Input<pulumiAws.types.input.lb.TargetGroupTargetGroupHealth>;
|
|
1775
|
+
targetGroupHealth?: pulumi.Input<pulumiAws.types.input.lb.TargetGroupTargetGroupHealth | undefined>;
|
|
1776
1776
|
/**
|
|
1777
1777
|
* Target health state block. Only applicable for Network Load Balancer target groups when `protocol` is `TCP` or `TLS`. See targetHealthState for more information.
|
|
1778
1778
|
*/
|
|
1779
|
-
targetHealthStates?: pulumi.Input<pulumi.Input<pulumiAws.types.input.lb.TargetGroupTargetHealthState>[]>;
|
|
1779
|
+
targetHealthStates?: pulumi.Input<pulumi.Input<pulumiAws.types.input.lb.TargetGroupTargetHealthState>[] | undefined>;
|
|
1780
1780
|
/**
|
|
1781
1781
|
* Type of target that you must specify when registering targets with this target group.
|
|
1782
1782
|
* See [doc](https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_CreateTargetGroup.html) for supported values.
|
|
@@ -1790,10 +1790,11 @@ export declare namespace lb {
|
|
|
1790
1790
|
*
|
|
1791
1791
|
* Application Load Balancers do not support the `alb` target type.
|
|
1792
1792
|
*/
|
|
1793
|
-
targetType?: pulumi.Input<string>;
|
|
1793
|
+
targetType?: pulumi.Input<string | undefined>;
|
|
1794
1794
|
/**
|
|
1795
1795
|
* Identifier of the VPC in which to create the target group. Required when `targetType` is `instance`, `ip` or `alb`. Does not apply when `targetType` is `lambda`.
|
|
1796
1796
|
*/
|
|
1797
|
-
vpcId?: pulumi.Input<string>;
|
|
1797
|
+
vpcId?: pulumi.Input<string | undefined>;
|
|
1798
1798
|
}
|
|
1799
1799
|
}
|
|
1800
|
+
//# sourceMappingURL=input.d.ts.map
|