pulumi-aws 7.16.0__py3-none-any.whl → 7.16.0a1766102541__py3-none-any.whl
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.
- pulumi_aws/__init__.py +0 -80
- pulumi_aws/alb/listener.py +7 -7
- pulumi_aws/alb/target_group.py +7 -7
- pulumi_aws/alb/target_group_attachment.py +0 -83
- pulumi_aws/apigateway/domain_name.py +7 -86
- pulumi_aws/apigateway/get_domain_name.py +1 -15
- pulumi_aws/apigateway/integration.py +8 -48
- pulumi_aws/athena/_inputs.py +5 -412
- pulumi_aws/athena/outputs.py +2 -342
- pulumi_aws/backup/global_settings.py +7 -15
- pulumi_aws/bedrock/agentcore_memory_strategy.py +0 -8
- pulumi_aws/cleanrooms/collaboration.py +6 -26
- pulumi_aws/cloudfront/__init__.py +0 -6
- pulumi_aws/cloudfront/_inputs.py +477 -3600
- pulumi_aws/cloudfront/distribution.py +0 -142
- pulumi_aws/cloudfront/outputs.py +381 -3039
- pulumi_aws/cloudwatch/log_subscription_filter.py +42 -136
- pulumi_aws/directconnect/gateway.py +3 -78
- pulumi_aws/directconnect/get_gateway.py +4 -24
- pulumi_aws/dlm/_inputs.py +3 -3
- pulumi_aws/dlm/outputs.py +2 -2
- pulumi_aws/dynamodb/__init__.py +0 -1
- pulumi_aws/dynamodb/_inputs.py +0 -370
- pulumi_aws/dynamodb/outputs.py +0 -315
- pulumi_aws/dynamodb/table.py +1 -9
- pulumi_aws/ec2/_inputs.py +4 -44
- pulumi_aws/ec2/get_vpc_endpoint.py +4 -24
- pulumi_aws/ec2/outputs.py +4 -54
- pulumi_aws/ecr/__init__.py +0 -1
- pulumi_aws/ecr/_inputs.py +22 -58
- pulumi_aws/ecr/get_repository_creation_template.py +1 -1
- pulumi_aws/ecr/lifecycle_policy.py +64 -152
- pulumi_aws/ecr/outputs.py +15 -37
- pulumi_aws/ecr/repository_creation_template.py +7 -7
- pulumi_aws/ecs/_inputs.py +0 -20
- pulumi_aws/ecs/outputs.py +0 -14
- pulumi_aws/ecs/task_definition.py +28 -28
- pulumi_aws/elasticache/replication_group.py +7 -7
- pulumi_aws/fsx/ontap_file_system.py +0 -14
- pulumi_aws/glue/resource_policy.py +4 -4
- pulumi_aws/guardduty/_inputs.py +1 -41
- pulumi_aws/guardduty/outputs.py +1 -27
- pulumi_aws/iam/get_saml_provider.py +1 -15
- pulumi_aws/iam/outbound_web_identity_federation.py +4 -0
- pulumi_aws/iam/policy.py +0 -47
- pulumi_aws/iam/saml_provider.py +0 -28
- pulumi_aws/iam/virtual_mfa_device.py +38 -66
- pulumi_aws/imagebuilder/_inputs.py +0 -87
- pulumi_aws/imagebuilder/image.py +0 -47
- pulumi_aws/imagebuilder/image_pipeline.py +0 -47
- pulumi_aws/imagebuilder/outputs.py +0 -87
- pulumi_aws/kms/grant.py +18 -18
- pulumi_aws/lambda_/_inputs.py +4 -24
- pulumi_aws/lambda_/event_source_mapping.py +0 -2
- pulumi_aws/lambda_/function.py +0 -28
- pulumi_aws/lambda_/function_url.py +0 -4
- pulumi_aws/lambda_/get_function.py +1 -15
- pulumi_aws/lambda_/outputs.py +3 -17
- pulumi_aws/lambda_/permission.py +0 -47
- pulumi_aws/lb/listener.py +7 -7
- pulumi_aws/lb/target_group.py +7 -7
- pulumi_aws/lb/target_group_attachment.py +0 -83
- pulumi_aws/networkfirewall/_inputs.py +3 -3
- pulumi_aws/networkfirewall/outputs.py +2 -2
- pulumi_aws/networkfirewall/vpc_endpoint_association.py +2 -2
- pulumi_aws/networkmanager/vpc_attachment.py +7 -7
- pulumi_aws/opensearchingest/pipeline.py +0 -47
- pulumi_aws/organizations/__init__.py +0 -1
- pulumi_aws/pulumi-plugin.json +1 -1
- pulumi_aws/rds/cluster.py +21 -21
- pulumi_aws/rds/get_proxy.py +1 -29
- pulumi_aws/rds/proxy.py +0 -94
- pulumi_aws/rds/proxy_default_target_group.py +76 -0
- pulumi_aws/rds/proxy_target.py +80 -0
- pulumi_aws/redshift/__init__.py +0 -1
- pulumi_aws/redshift/_inputs.py +0 -329
- pulumi_aws/redshift/outputs.py +0 -265
- pulumi_aws/route53/get_resolver_firewall_rules.py +0 -9
- pulumi_aws/route53/get_resolver_rule.py +4 -19
- pulumi_aws/route53/outputs.py +1 -108
- pulumi_aws/route53/resolver_firewall_rule.py +32 -199
- pulumi_aws/secretsmanager/__init__.py +0 -1
- pulumi_aws/sesv2/__init__.py +0 -1
- pulumi_aws/sfn/activity.py +4 -0
- pulumi_aws/sfn/alias.py +4 -0
- pulumi_aws/transfer/_inputs.py +0 -126
- pulumi_aws/transfer/outputs.py +0 -97
- pulumi_aws/transfer/web_app.py +7 -54
- pulumi_aws/vpclattice/service_network_resource_association.py +0 -47
- {pulumi_aws-7.16.0.dist-info → pulumi_aws-7.16.0a1766102541.dist-info}/METADATA +1 -1
- {pulumi_aws-7.16.0.dist-info → pulumi_aws-7.16.0a1766102541.dist-info}/RECORD +93 -105
- pulumi_aws/cloudfront/connection_function.py +0 -658
- pulumi_aws/cloudfront/connection_group.py +0 -649
- pulumi_aws/cloudfront/distribution_tenant.py +0 -857
- pulumi_aws/cloudfront/get_connection_group.py +0 -249
- pulumi_aws/cloudfront/get_distribution_tenant.py +0 -279
- pulumi_aws/cloudfront/multitenant_distribution.py +0 -1181
- pulumi_aws/dynamodb/global_secondary_index.py +0 -666
- pulumi_aws/ecr/pull_time_update_exclusion.py +0 -363
- pulumi_aws/organizations/tag.py +0 -292
- pulumi_aws/redshift/idc_application.py +0 -687
- pulumi_aws/secretsmanager/tag.py +0 -333
- pulumi_aws/sesv2/tenant.py +0 -418
- {pulumi_aws-7.16.0.dist-info → pulumi_aws-7.16.0a1766102541.dist-info}/WHEEL +0 -0
- {pulumi_aws-7.16.0.dist-info → pulumi_aws-7.16.0a1766102541.dist-info}/top_level.txt +0 -0
pulumi_aws/__init__.py
CHANGED
|
@@ -2583,22 +2583,6 @@ _utilities.register(
|
|
|
2583
2583
|
"aws:cloudfront/cachePolicy:CachePolicy": "CachePolicy"
|
|
2584
2584
|
}
|
|
2585
2585
|
},
|
|
2586
|
-
{
|
|
2587
|
-
"pkg": "aws",
|
|
2588
|
-
"mod": "cloudfront/connectionFunction",
|
|
2589
|
-
"fqn": "pulumi_aws.cloudfront",
|
|
2590
|
-
"classes": {
|
|
2591
|
-
"aws:cloudfront/connectionFunction:ConnectionFunction": "ConnectionFunction"
|
|
2592
|
-
}
|
|
2593
|
-
},
|
|
2594
|
-
{
|
|
2595
|
-
"pkg": "aws",
|
|
2596
|
-
"mod": "cloudfront/connectionGroup",
|
|
2597
|
-
"fqn": "pulumi_aws.cloudfront",
|
|
2598
|
-
"classes": {
|
|
2599
|
-
"aws:cloudfront/connectionGroup:ConnectionGroup": "ConnectionGroup"
|
|
2600
|
-
}
|
|
2601
|
-
},
|
|
2602
2586
|
{
|
|
2603
2587
|
"pkg": "aws",
|
|
2604
2588
|
"mod": "cloudfront/continuousDeploymentPolicy",
|
|
@@ -2615,14 +2599,6 @@ _utilities.register(
|
|
|
2615
2599
|
"aws:cloudfront/distribution:Distribution": "Distribution"
|
|
2616
2600
|
}
|
|
2617
2601
|
},
|
|
2618
|
-
{
|
|
2619
|
-
"pkg": "aws",
|
|
2620
|
-
"mod": "cloudfront/distributionTenant",
|
|
2621
|
-
"fqn": "pulumi_aws.cloudfront",
|
|
2622
|
-
"classes": {
|
|
2623
|
-
"aws:cloudfront/distributionTenant:DistributionTenant": "DistributionTenant"
|
|
2624
|
-
}
|
|
2625
|
-
},
|
|
2626
2602
|
{
|
|
2627
2603
|
"pkg": "aws",
|
|
2628
2604
|
"mod": "cloudfront/fieldLevelEncryptionConfig",
|
|
@@ -2687,14 +2663,6 @@ _utilities.register(
|
|
|
2687
2663
|
"aws:cloudfront/monitoringSubscription:MonitoringSubscription": "MonitoringSubscription"
|
|
2688
2664
|
}
|
|
2689
2665
|
},
|
|
2690
|
-
{
|
|
2691
|
-
"pkg": "aws",
|
|
2692
|
-
"mod": "cloudfront/multitenantDistribution",
|
|
2693
|
-
"fqn": "pulumi_aws.cloudfront",
|
|
2694
|
-
"classes": {
|
|
2695
|
-
"aws:cloudfront/multitenantDistribution:MultitenantDistribution": "MultitenantDistribution"
|
|
2696
|
-
}
|
|
2697
|
-
},
|
|
2698
2666
|
{
|
|
2699
2667
|
"pkg": "aws",
|
|
2700
2668
|
"mod": "cloudfront/originAccessControl",
|
|
@@ -4471,14 +4439,6 @@ _utilities.register(
|
|
|
4471
4439
|
"aws:dynamodb/contributorInsights:ContributorInsights": "ContributorInsights"
|
|
4472
4440
|
}
|
|
4473
4441
|
},
|
|
4474
|
-
{
|
|
4475
|
-
"pkg": "aws",
|
|
4476
|
-
"mod": "dynamodb/globalSecondaryIndex",
|
|
4477
|
-
"fqn": "pulumi_aws.dynamodb",
|
|
4478
|
-
"classes": {
|
|
4479
|
-
"aws:dynamodb/globalSecondaryIndex:GlobalSecondaryIndex": "GlobalSecondaryIndex"
|
|
4480
|
-
}
|
|
4481
|
-
},
|
|
4482
4442
|
{
|
|
4483
4443
|
"pkg": "aws",
|
|
4484
4444
|
"mod": "dynamodb/globalTable",
|
|
@@ -5679,14 +5639,6 @@ _utilities.register(
|
|
|
5679
5639
|
"aws:ecr/pullThroughCacheRule:PullThroughCacheRule": "PullThroughCacheRule"
|
|
5680
5640
|
}
|
|
5681
5641
|
},
|
|
5682
|
-
{
|
|
5683
|
-
"pkg": "aws",
|
|
5684
|
-
"mod": "ecr/pullTimeUpdateExclusion",
|
|
5685
|
-
"fqn": "pulumi_aws.ecr",
|
|
5686
|
-
"classes": {
|
|
5687
|
-
"aws:ecr/pullTimeUpdateExclusion:PullTimeUpdateExclusion": "PullTimeUpdateExclusion"
|
|
5688
|
-
}
|
|
5689
|
-
},
|
|
5690
5642
|
{
|
|
5691
5643
|
"pkg": "aws",
|
|
5692
5644
|
"mod": "ecr/registryPolicy",
|
|
@@ -9327,14 +9279,6 @@ _utilities.register(
|
|
|
9327
9279
|
"aws:organizations/resourcePolicy:ResourcePolicy": "ResourcePolicy"
|
|
9328
9280
|
}
|
|
9329
9281
|
},
|
|
9330
|
-
{
|
|
9331
|
-
"pkg": "aws",
|
|
9332
|
-
"mod": "organizations/tag",
|
|
9333
|
-
"fqn": "pulumi_aws.organizations",
|
|
9334
|
-
"classes": {
|
|
9335
|
-
"aws:organizations/tag:Tag": "Tag"
|
|
9336
|
-
}
|
|
9337
|
-
},
|
|
9338
9282
|
{
|
|
9339
9283
|
"pkg": "aws",
|
|
9340
9284
|
"mod": "paymentcryptography/key",
|
|
@@ -10071,14 +10015,6 @@ _utilities.register(
|
|
|
10071
10015
|
"aws:redshift/hsmConfiguration:HsmConfiguration": "HsmConfiguration"
|
|
10072
10016
|
}
|
|
10073
10017
|
},
|
|
10074
|
-
{
|
|
10075
|
-
"pkg": "aws",
|
|
10076
|
-
"mod": "redshift/idcApplication",
|
|
10077
|
-
"fqn": "pulumi_aws.redshift",
|
|
10078
|
-
"classes": {
|
|
10079
|
-
"aws:redshift/idcApplication:IdcApplication": "IdcApplication"
|
|
10080
|
-
}
|
|
10081
|
-
},
|
|
10082
10018
|
{
|
|
10083
10019
|
"pkg": "aws",
|
|
10084
10020
|
"mod": "redshift/integration",
|
|
@@ -11487,14 +11423,6 @@ _utilities.register(
|
|
|
11487
11423
|
"aws:secretsmanager/secretVersion:SecretVersion": "SecretVersion"
|
|
11488
11424
|
}
|
|
11489
11425
|
},
|
|
11490
|
-
{
|
|
11491
|
-
"pkg": "aws",
|
|
11492
|
-
"mod": "secretsmanager/tag",
|
|
11493
|
-
"fqn": "pulumi_aws.secretsmanager",
|
|
11494
|
-
"classes": {
|
|
11495
|
-
"aws:secretsmanager/tag:Tag": "Tag"
|
|
11496
|
-
}
|
|
11497
|
-
},
|
|
11498
11426
|
{
|
|
11499
11427
|
"pkg": "aws",
|
|
11500
11428
|
"mod": "securityhub/account",
|
|
@@ -12055,14 +11983,6 @@ _utilities.register(
|
|
|
12055
11983
|
"aws:sesv2/emailIdentityPolicy:EmailIdentityPolicy": "EmailIdentityPolicy"
|
|
12056
11984
|
}
|
|
12057
11985
|
},
|
|
12058
|
-
{
|
|
12059
|
-
"pkg": "aws",
|
|
12060
|
-
"mod": "sesv2/tenant",
|
|
12061
|
-
"fqn": "pulumi_aws.sesv2",
|
|
12062
|
-
"classes": {
|
|
12063
|
-
"aws:sesv2/tenant:Tenant": "Tenant"
|
|
12064
|
-
}
|
|
12065
|
-
},
|
|
12066
11986
|
{
|
|
12067
11987
|
"pkg": "aws",
|
|
12068
11988
|
"mod": "sfn/activity",
|
pulumi_aws/alb/listener.py
CHANGED
|
@@ -61,7 +61,7 @@ class ListenerArgs:
|
|
|
61
61
|
:param pulumi.Input[_builtins.str] certificate_arn: ARN of the default SSL server certificate. Exactly one certificate is required if the protocol is HTTPS. For adding additional SSL certificates, see the `lb.ListenerCertificate` resource.
|
|
62
62
|
:param pulumi.Input['ListenerMutualAuthenticationArgs'] mutual_authentication: The mutual authentication configuration information. See below.
|
|
63
63
|
:param pulumi.Input[_builtins.int] port: Port on which the load balancer is listening. Not valid for Gateway Load Balancers.
|
|
64
|
-
:param pulumi.Input[_builtins.str] protocol: 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`,
|
|
64
|
+
:param pulumi.Input[_builtins.str] protocol: 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`, and `TCP_UDP`. Not valid to use `UDP` or `TCP_UDP` if dual-stack mode is enabled. Not valid for Gateway Load Balancers.
|
|
65
65
|
:param pulumi.Input[_builtins.str] region: 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.
|
|
66
66
|
:param pulumi.Input[_builtins.str] routing_http_request_x_amzn_mtls_clientcert_header_name: 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.
|
|
67
67
|
:param pulumi.Input[_builtins.str] routing_http_request_x_amzn_mtls_clientcert_issuer_header_name: 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.
|
|
@@ -225,7 +225,7 @@ class ListenerArgs:
|
|
|
225
225
|
@pulumi.getter
|
|
226
226
|
def protocol(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
227
227
|
"""
|
|
228
|
-
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`,
|
|
228
|
+
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`, and `TCP_UDP`. Not valid to use `UDP` or `TCP_UDP` if dual-stack mode is enabled. Not valid for Gateway Load Balancers.
|
|
229
229
|
"""
|
|
230
230
|
return pulumi.get(self, "protocol")
|
|
231
231
|
|
|
@@ -558,7 +558,7 @@ class _ListenerState:
|
|
|
558
558
|
The following arguments are optional:
|
|
559
559
|
:param pulumi.Input['ListenerMutualAuthenticationArgs'] mutual_authentication: The mutual authentication configuration information. See below.
|
|
560
560
|
:param pulumi.Input[_builtins.int] port: Port on which the load balancer is listening. Not valid for Gateway Load Balancers.
|
|
561
|
-
:param pulumi.Input[_builtins.str] protocol: 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`,
|
|
561
|
+
:param pulumi.Input[_builtins.str] protocol: 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`, and `TCP_UDP`. Not valid to use `UDP` or `TCP_UDP` if dual-stack mode is enabled. Not valid for Gateway Load Balancers.
|
|
562
562
|
:param pulumi.Input[_builtins.str] region: 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.
|
|
563
563
|
:param pulumi.Input[_builtins.str] routing_http_request_x_amzn_mtls_clientcert_header_name: 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.
|
|
564
564
|
:param pulumi.Input[_builtins.str] routing_http_request_x_amzn_mtls_clientcert_issuer_header_name: 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.
|
|
@@ -741,7 +741,7 @@ class _ListenerState:
|
|
|
741
741
|
@pulumi.getter
|
|
742
742
|
def protocol(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
743
743
|
"""
|
|
744
|
-
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`,
|
|
744
|
+
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`, and `TCP_UDP`. Not valid to use `UDP` or `TCP_UDP` if dual-stack mode is enabled. Not valid for Gateway Load Balancers.
|
|
745
745
|
"""
|
|
746
746
|
return pulumi.get(self, "protocol")
|
|
747
747
|
|
|
@@ -1372,7 +1372,7 @@ class Listener(pulumi.CustomResource):
|
|
|
1372
1372
|
The following arguments are optional:
|
|
1373
1373
|
:param pulumi.Input[Union['ListenerMutualAuthenticationArgs', 'ListenerMutualAuthenticationArgsDict']] mutual_authentication: The mutual authentication configuration information. See below.
|
|
1374
1374
|
:param pulumi.Input[_builtins.int] port: Port on which the load balancer is listening. Not valid for Gateway Load Balancers.
|
|
1375
|
-
:param pulumi.Input[_builtins.str] protocol: 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`,
|
|
1375
|
+
:param pulumi.Input[_builtins.str] protocol: 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`, and `TCP_UDP`. Not valid to use `UDP` or `TCP_UDP` if dual-stack mode is enabled. Not valid for Gateway Load Balancers.
|
|
1376
1376
|
:param pulumi.Input[_builtins.str] region: 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.
|
|
1377
1377
|
:param pulumi.Input[_builtins.str] routing_http_request_x_amzn_mtls_clientcert_header_name: 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.
|
|
1378
1378
|
:param pulumi.Input[_builtins.str] routing_http_request_x_amzn_mtls_clientcert_issuer_header_name: 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.
|
|
@@ -1840,7 +1840,7 @@ class Listener(pulumi.CustomResource):
|
|
|
1840
1840
|
The following arguments are optional:
|
|
1841
1841
|
:param pulumi.Input[Union['ListenerMutualAuthenticationArgs', 'ListenerMutualAuthenticationArgsDict']] mutual_authentication: The mutual authentication configuration information. See below.
|
|
1842
1842
|
:param pulumi.Input[_builtins.int] port: Port on which the load balancer is listening. Not valid for Gateway Load Balancers.
|
|
1843
|
-
:param pulumi.Input[_builtins.str] protocol: 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`,
|
|
1843
|
+
:param pulumi.Input[_builtins.str] protocol: 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`, and `TCP_UDP`. Not valid to use `UDP` or `TCP_UDP` if dual-stack mode is enabled. Not valid for Gateway Load Balancers.
|
|
1844
1844
|
:param pulumi.Input[_builtins.str] region: 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.
|
|
1845
1845
|
:param pulumi.Input[_builtins.str] routing_http_request_x_amzn_mtls_clientcert_header_name: 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.
|
|
1846
1846
|
:param pulumi.Input[_builtins.str] routing_http_request_x_amzn_mtls_clientcert_issuer_header_name: 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.
|
|
@@ -1968,7 +1968,7 @@ class Listener(pulumi.CustomResource):
|
|
|
1968
1968
|
@pulumi.getter
|
|
1969
1969
|
def protocol(self) -> pulumi.Output[_builtins.str]:
|
|
1970
1970
|
"""
|
|
1971
|
-
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`,
|
|
1971
|
+
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`, and `TCP_UDP`. Not valid to use `UDP` or `TCP_UDP` if dual-stack mode is enabled. Not valid for Gateway Load Balancers.
|
|
1972
1972
|
"""
|
|
1973
1973
|
return pulumi.get(self, "protocol")
|
|
1974
1974
|
|
pulumi_aws/alb/target_group.py
CHANGED
|
@@ -61,7 +61,7 @@ class TargetGroupArgs:
|
|
|
61
61
|
:param pulumi.Input[_builtins.int] port: Port on which targets receive traffic, unless overridden when registering a specific target. Required when `target_type` is `instance`, `ip` or `alb`. Does not apply when `target_type` is `lambda`.
|
|
62
62
|
:param pulumi.Input[_builtins.str] preserve_client_ip: 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.
|
|
63
63
|
:param pulumi.Input[_builtins.str] protocol: Protocol to use for routing traffic to the targets.
|
|
64
|
-
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`,
|
|
64
|
+
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`, or `UDP`.
|
|
65
65
|
Required when `target_type` is `instance`, `ip`, or `alb`.
|
|
66
66
|
Does not apply when `target_type` is `lambda`.
|
|
67
67
|
:param pulumi.Input[_builtins.str] protocol_version: 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
|
|
@@ -287,7 +287,7 @@ class TargetGroupArgs:
|
|
|
287
287
|
def protocol(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
288
288
|
"""
|
|
289
289
|
Protocol to use for routing traffic to the targets.
|
|
290
|
-
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`,
|
|
290
|
+
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`, or `UDP`.
|
|
291
291
|
Required when `target_type` is `instance`, `ip`, or `alb`.
|
|
292
292
|
Does not apply when `target_type` is `lambda`.
|
|
293
293
|
"""
|
|
@@ -502,7 +502,7 @@ class _TargetGroupState:
|
|
|
502
502
|
:param pulumi.Input[_builtins.int] port: Port on which targets receive traffic, unless overridden when registering a specific target. Required when `target_type` is `instance`, `ip` or `alb`. Does not apply when `target_type` is `lambda`.
|
|
503
503
|
:param pulumi.Input[_builtins.str] preserve_client_ip: 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.
|
|
504
504
|
:param pulumi.Input[_builtins.str] protocol: Protocol to use for routing traffic to the targets.
|
|
505
|
-
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`,
|
|
505
|
+
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`, or `UDP`.
|
|
506
506
|
Required when `target_type` is `instance`, `ip`, or `alb`.
|
|
507
507
|
Does not apply when `target_type` is `lambda`.
|
|
508
508
|
:param pulumi.Input[_builtins.str] protocol_version: 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
|
|
@@ -773,7 +773,7 @@ class _TargetGroupState:
|
|
|
773
773
|
def protocol(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
774
774
|
"""
|
|
775
775
|
Protocol to use for routing traffic to the targets.
|
|
776
|
-
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`,
|
|
776
|
+
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`, or `UDP`.
|
|
777
777
|
Required when `target_type` is `instance`, `ip`, or `alb`.
|
|
778
778
|
Does not apply when `target_type` is `lambda`.
|
|
779
779
|
"""
|
|
@@ -1109,7 +1109,7 @@ class TargetGroup(pulumi.CustomResource):
|
|
|
1109
1109
|
:param pulumi.Input[_builtins.int] port: Port on which targets receive traffic, unless overridden when registering a specific target. Required when `target_type` is `instance`, `ip` or `alb`. Does not apply when `target_type` is `lambda`.
|
|
1110
1110
|
:param pulumi.Input[_builtins.str] preserve_client_ip: 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.
|
|
1111
1111
|
:param pulumi.Input[_builtins.str] protocol: Protocol to use for routing traffic to the targets.
|
|
1112
|
-
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`,
|
|
1112
|
+
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`, or `UDP`.
|
|
1113
1113
|
Required when `target_type` is `instance`, `ip`, or `alb`.
|
|
1114
1114
|
Does not apply when `target_type` is `lambda`.
|
|
1115
1115
|
:param pulumi.Input[_builtins.str] protocol_version: 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
|
|
@@ -1395,7 +1395,7 @@ class TargetGroup(pulumi.CustomResource):
|
|
|
1395
1395
|
:param pulumi.Input[_builtins.int] port: Port on which targets receive traffic, unless overridden when registering a specific target. Required when `target_type` is `instance`, `ip` or `alb`. Does not apply when `target_type` is `lambda`.
|
|
1396
1396
|
:param pulumi.Input[_builtins.str] preserve_client_ip: 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.
|
|
1397
1397
|
:param pulumi.Input[_builtins.str] protocol: Protocol to use for routing traffic to the targets.
|
|
1398
|
-
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`,
|
|
1398
|
+
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`, or `UDP`.
|
|
1399
1399
|
Required when `target_type` is `instance`, `ip`, or `alb`.
|
|
1400
1400
|
Does not apply when `target_type` is `lambda`.
|
|
1401
1401
|
:param pulumi.Input[_builtins.str] protocol_version: 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
|
|
@@ -1582,7 +1582,7 @@ class TargetGroup(pulumi.CustomResource):
|
|
|
1582
1582
|
def protocol(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
1583
1583
|
"""
|
|
1584
1584
|
Protocol to use for routing traffic to the targets.
|
|
1585
|
-
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`,
|
|
1585
|
+
Should be one of `GENEVE`, `HTTP`, `HTTPS`, `TCP`, `TCP_UDP`, `TLS`, or `UDP`.
|
|
1586
1586
|
Required when `target_type` is `instance`, `ip`, or `alb`.
|
|
1587
1587
|
Does not apply when `target_type` is `lambda`.
|
|
1588
1588
|
"""
|
|
@@ -23,7 +23,6 @@ class TargetGroupAttachmentArgs:
|
|
|
23
23
|
target_id: pulumi.Input[_builtins.str],
|
|
24
24
|
availability_zone: Optional[pulumi.Input[_builtins.str]] = None,
|
|
25
25
|
port: Optional[pulumi.Input[_builtins.int]] = None,
|
|
26
|
-
quic_server_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
27
26
|
region: Optional[pulumi.Input[_builtins.str]] = None):
|
|
28
27
|
"""
|
|
29
28
|
The set of arguments for constructing a TargetGroupAttachment resource.
|
|
@@ -33,7 +32,6 @@ class TargetGroupAttachmentArgs:
|
|
|
33
32
|
The following arguments are optional:
|
|
34
33
|
:param pulumi.Input[_builtins.str] availability_zone: The Availability Zone where the IP address of the target is to be registered. If the private IP address is outside of the VPC scope, this value must be set to `all`.
|
|
35
34
|
:param pulumi.Input[_builtins.int] port: The port on which targets receive traffic.
|
|
36
|
-
:param pulumi.Input[_builtins.str] quic_server_id: Server ID for the targets, consisting of the 0x prefix followed by 16 hexadecimal characters. The value must be unique at the listener level. Required if `lb.TargetGroup` protocol is `QUIC` or `TCP_QUIC`. Not valid with other protocols. Forces replacement if modified.
|
|
37
35
|
:param pulumi.Input[_builtins.str] region: 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.
|
|
38
36
|
"""
|
|
39
37
|
pulumi.set(__self__, "target_group_arn", target_group_arn)
|
|
@@ -42,8 +40,6 @@ class TargetGroupAttachmentArgs:
|
|
|
42
40
|
pulumi.set(__self__, "availability_zone", availability_zone)
|
|
43
41
|
if port is not None:
|
|
44
42
|
pulumi.set(__self__, "port", port)
|
|
45
|
-
if quic_server_id is not None:
|
|
46
|
-
pulumi.set(__self__, "quic_server_id", quic_server_id)
|
|
47
43
|
if region is not None:
|
|
48
44
|
pulumi.set(__self__, "region", region)
|
|
49
45
|
|
|
@@ -97,18 +93,6 @@ class TargetGroupAttachmentArgs:
|
|
|
97
93
|
def port(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
98
94
|
pulumi.set(self, "port", value)
|
|
99
95
|
|
|
100
|
-
@_builtins.property
|
|
101
|
-
@pulumi.getter(name="quicServerId")
|
|
102
|
-
def quic_server_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
103
|
-
"""
|
|
104
|
-
Server ID for the targets, consisting of the 0x prefix followed by 16 hexadecimal characters. The value must be unique at the listener level. Required if `lb.TargetGroup` protocol is `QUIC` or `TCP_QUIC`. Not valid with other protocols. Forces replacement if modified.
|
|
105
|
-
"""
|
|
106
|
-
return pulumi.get(self, "quic_server_id")
|
|
107
|
-
|
|
108
|
-
@quic_server_id.setter
|
|
109
|
-
def quic_server_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
110
|
-
pulumi.set(self, "quic_server_id", value)
|
|
111
|
-
|
|
112
96
|
@_builtins.property
|
|
113
97
|
@pulumi.getter
|
|
114
98
|
def region(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
@@ -127,7 +111,6 @@ class _TargetGroupAttachmentState:
|
|
|
127
111
|
def __init__(__self__, *,
|
|
128
112
|
availability_zone: Optional[pulumi.Input[_builtins.str]] = None,
|
|
129
113
|
port: Optional[pulumi.Input[_builtins.int]] = None,
|
|
130
|
-
quic_server_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
131
114
|
region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
132
115
|
target_group_arn: Optional[pulumi.Input[_builtins.str]] = None,
|
|
133
116
|
target_id: Optional[pulumi.Input[_builtins.str]] = None):
|
|
@@ -135,7 +118,6 @@ class _TargetGroupAttachmentState:
|
|
|
135
118
|
Input properties used for looking up and filtering TargetGroupAttachment resources.
|
|
136
119
|
:param pulumi.Input[_builtins.str] availability_zone: The Availability Zone where the IP address of the target is to be registered. If the private IP address is outside of the VPC scope, this value must be set to `all`.
|
|
137
120
|
:param pulumi.Input[_builtins.int] port: The port on which targets receive traffic.
|
|
138
|
-
:param pulumi.Input[_builtins.str] quic_server_id: Server ID for the targets, consisting of the 0x prefix followed by 16 hexadecimal characters. The value must be unique at the listener level. Required if `lb.TargetGroup` protocol is `QUIC` or `TCP_QUIC`. Not valid with other protocols. Forces replacement if modified.
|
|
139
121
|
:param pulumi.Input[_builtins.str] region: 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.
|
|
140
122
|
:param pulumi.Input[_builtins.str] target_group_arn: The ARN of the target group with which to register targets.
|
|
141
123
|
:param pulumi.Input[_builtins.str] target_id: The ID of the target. This is the Instance ID for an instance, or the container ID for an ECS container. If the target type is `ip`, specify an IP address. If the target type is `lambda`, specify the Lambda function ARN. If the target type is `alb`, specify the ALB ARN.
|
|
@@ -146,8 +128,6 @@ class _TargetGroupAttachmentState:
|
|
|
146
128
|
pulumi.set(__self__, "availability_zone", availability_zone)
|
|
147
129
|
if port is not None:
|
|
148
130
|
pulumi.set(__self__, "port", port)
|
|
149
|
-
if quic_server_id is not None:
|
|
150
|
-
pulumi.set(__self__, "quic_server_id", quic_server_id)
|
|
151
131
|
if region is not None:
|
|
152
132
|
pulumi.set(__self__, "region", region)
|
|
153
133
|
if target_group_arn is not None:
|
|
@@ -179,18 +159,6 @@ class _TargetGroupAttachmentState:
|
|
|
179
159
|
def port(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
180
160
|
pulumi.set(self, "port", value)
|
|
181
161
|
|
|
182
|
-
@_builtins.property
|
|
183
|
-
@pulumi.getter(name="quicServerId")
|
|
184
|
-
def quic_server_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
185
|
-
"""
|
|
186
|
-
Server ID for the targets, consisting of the 0x prefix followed by 16 hexadecimal characters. The value must be unique at the listener level. Required if `lb.TargetGroup` protocol is `QUIC` or `TCP_QUIC`. Not valid with other protocols. Forces replacement if modified.
|
|
187
|
-
"""
|
|
188
|
-
return pulumi.get(self, "quic_server_id")
|
|
189
|
-
|
|
190
|
-
@quic_server_id.setter
|
|
191
|
-
def quic_server_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
192
|
-
pulumi.set(self, "quic_server_id", value)
|
|
193
|
-
|
|
194
162
|
@_builtins.property
|
|
195
163
|
@pulumi.getter
|
|
196
164
|
def region(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
@@ -238,7 +206,6 @@ class TargetGroupAttachment(pulumi.CustomResource):
|
|
|
238
206
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
239
207
|
availability_zone: Optional[pulumi.Input[_builtins.str]] = None,
|
|
240
208
|
port: Optional[pulumi.Input[_builtins.int]] = None,
|
|
241
|
-
quic_server_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
242
209
|
region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
243
210
|
target_group_arn: Optional[pulumi.Input[_builtins.str]] = None,
|
|
244
211
|
target_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
@@ -286,24 +253,6 @@ class TargetGroupAttachment(pulumi.CustomResource):
|
|
|
286
253
|
opts = pulumi.ResourceOptions(depends_on=[with_lb]))
|
|
287
254
|
```
|
|
288
255
|
|
|
289
|
-
### Target using QUIC
|
|
290
|
-
|
|
291
|
-
```python
|
|
292
|
-
import pulumi
|
|
293
|
-
import pulumi_aws as aws
|
|
294
|
-
|
|
295
|
-
test = aws.lb.TargetGroup("test",
|
|
296
|
-
name="test",
|
|
297
|
-
port=443,
|
|
298
|
-
protocol="QUIC")
|
|
299
|
-
test_instance = aws.ec2.Instance("test")
|
|
300
|
-
test_target_group_attachment = aws.lb.TargetGroupAttachment("test",
|
|
301
|
-
target_group_arn=test.arn,
|
|
302
|
-
target_id=test_instance.id,
|
|
303
|
-
port=443,
|
|
304
|
-
quic_server_id="0x1a2b3c4d5e6f7a8b")
|
|
305
|
-
```
|
|
306
|
-
|
|
307
256
|
## Import
|
|
308
257
|
|
|
309
258
|
You cannot import Target Group Attachments.
|
|
@@ -312,7 +261,6 @@ class TargetGroupAttachment(pulumi.CustomResource):
|
|
|
312
261
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
313
262
|
:param pulumi.Input[_builtins.str] availability_zone: The Availability Zone where the IP address of the target is to be registered. If the private IP address is outside of the VPC scope, this value must be set to `all`.
|
|
314
263
|
:param pulumi.Input[_builtins.int] port: The port on which targets receive traffic.
|
|
315
|
-
:param pulumi.Input[_builtins.str] quic_server_id: Server ID for the targets, consisting of the 0x prefix followed by 16 hexadecimal characters. The value must be unique at the listener level. Required if `lb.TargetGroup` protocol is `QUIC` or `TCP_QUIC`. Not valid with other protocols. Forces replacement if modified.
|
|
316
264
|
:param pulumi.Input[_builtins.str] region: 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.
|
|
317
265
|
:param pulumi.Input[_builtins.str] target_group_arn: The ARN of the target group with which to register targets.
|
|
318
266
|
:param pulumi.Input[_builtins.str] target_id: The ID of the target. This is the Instance ID for an instance, or the container ID for an ECS container. If the target type is `ip`, specify an IP address. If the target type is `lambda`, specify the Lambda function ARN. If the target type is `alb`, specify the ALB ARN.
|
|
@@ -368,24 +316,6 @@ class TargetGroupAttachment(pulumi.CustomResource):
|
|
|
368
316
|
opts = pulumi.ResourceOptions(depends_on=[with_lb]))
|
|
369
317
|
```
|
|
370
318
|
|
|
371
|
-
### Target using QUIC
|
|
372
|
-
|
|
373
|
-
```python
|
|
374
|
-
import pulumi
|
|
375
|
-
import pulumi_aws as aws
|
|
376
|
-
|
|
377
|
-
test = aws.lb.TargetGroup("test",
|
|
378
|
-
name="test",
|
|
379
|
-
port=443,
|
|
380
|
-
protocol="QUIC")
|
|
381
|
-
test_instance = aws.ec2.Instance("test")
|
|
382
|
-
test_target_group_attachment = aws.lb.TargetGroupAttachment("test",
|
|
383
|
-
target_group_arn=test.arn,
|
|
384
|
-
target_id=test_instance.id,
|
|
385
|
-
port=443,
|
|
386
|
-
quic_server_id="0x1a2b3c4d5e6f7a8b")
|
|
387
|
-
```
|
|
388
|
-
|
|
389
319
|
## Import
|
|
390
320
|
|
|
391
321
|
You cannot import Target Group Attachments.
|
|
@@ -407,7 +337,6 @@ class TargetGroupAttachment(pulumi.CustomResource):
|
|
|
407
337
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
408
338
|
availability_zone: Optional[pulumi.Input[_builtins.str]] = None,
|
|
409
339
|
port: Optional[pulumi.Input[_builtins.int]] = None,
|
|
410
|
-
quic_server_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
411
340
|
region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
412
341
|
target_group_arn: Optional[pulumi.Input[_builtins.str]] = None,
|
|
413
342
|
target_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
@@ -422,7 +351,6 @@ class TargetGroupAttachment(pulumi.CustomResource):
|
|
|
422
351
|
|
|
423
352
|
__props__.__dict__["availability_zone"] = availability_zone
|
|
424
353
|
__props__.__dict__["port"] = port
|
|
425
|
-
__props__.__dict__["quic_server_id"] = quic_server_id
|
|
426
354
|
__props__.__dict__["region"] = region
|
|
427
355
|
if target_group_arn is None and not opts.urn:
|
|
428
356
|
raise TypeError("Missing required property 'target_group_arn'")
|
|
@@ -444,7 +372,6 @@ class TargetGroupAttachment(pulumi.CustomResource):
|
|
|
444
372
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
445
373
|
availability_zone: Optional[pulumi.Input[_builtins.str]] = None,
|
|
446
374
|
port: Optional[pulumi.Input[_builtins.int]] = None,
|
|
447
|
-
quic_server_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
448
375
|
region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
449
376
|
target_group_arn: Optional[pulumi.Input[_builtins.str]] = None,
|
|
450
377
|
target_id: Optional[pulumi.Input[_builtins.str]] = None) -> 'TargetGroupAttachment':
|
|
@@ -457,7 +384,6 @@ class TargetGroupAttachment(pulumi.CustomResource):
|
|
|
457
384
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
458
385
|
:param pulumi.Input[_builtins.str] availability_zone: The Availability Zone where the IP address of the target is to be registered. If the private IP address is outside of the VPC scope, this value must be set to `all`.
|
|
459
386
|
:param pulumi.Input[_builtins.int] port: The port on which targets receive traffic.
|
|
460
|
-
:param pulumi.Input[_builtins.str] quic_server_id: Server ID for the targets, consisting of the 0x prefix followed by 16 hexadecimal characters. The value must be unique at the listener level. Required if `lb.TargetGroup` protocol is `QUIC` or `TCP_QUIC`. Not valid with other protocols. Forces replacement if modified.
|
|
461
387
|
:param pulumi.Input[_builtins.str] region: 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.
|
|
462
388
|
:param pulumi.Input[_builtins.str] target_group_arn: The ARN of the target group with which to register targets.
|
|
463
389
|
:param pulumi.Input[_builtins.str] target_id: The ID of the target. This is the Instance ID for an instance, or the container ID for an ECS container. If the target type is `ip`, specify an IP address. If the target type is `lambda`, specify the Lambda function ARN. If the target type is `alb`, specify the ALB ARN.
|
|
@@ -470,7 +396,6 @@ class TargetGroupAttachment(pulumi.CustomResource):
|
|
|
470
396
|
|
|
471
397
|
__props__.__dict__["availability_zone"] = availability_zone
|
|
472
398
|
__props__.__dict__["port"] = port
|
|
473
|
-
__props__.__dict__["quic_server_id"] = quic_server_id
|
|
474
399
|
__props__.__dict__["region"] = region
|
|
475
400
|
__props__.__dict__["target_group_arn"] = target_group_arn
|
|
476
401
|
__props__.__dict__["target_id"] = target_id
|
|
@@ -492,14 +417,6 @@ class TargetGroupAttachment(pulumi.CustomResource):
|
|
|
492
417
|
"""
|
|
493
418
|
return pulumi.get(self, "port")
|
|
494
419
|
|
|
495
|
-
@_builtins.property
|
|
496
|
-
@pulumi.getter(name="quicServerId")
|
|
497
|
-
def quic_server_id(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
498
|
-
"""
|
|
499
|
-
Server ID for the targets, consisting of the 0x prefix followed by 16 hexadecimal characters. The value must be unique at the listener level. Required if `lb.TargetGroup` protocol is `QUIC` or `TCP_QUIC`. Not valid with other protocols. Forces replacement if modified.
|
|
500
|
-
"""
|
|
501
|
-
return pulumi.get(self, "quic_server_id")
|
|
502
|
-
|
|
503
420
|
@_builtins.property
|
|
504
421
|
@pulumi.getter
|
|
505
422
|
def region(self) -> pulumi.Output[_builtins.str]:
|