pulumi-aws 7.12.0__py3-none-any.whl → 7.12.0a1763161567__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 -57
- pulumi_aws/acm/certificate.py +20 -20
- pulumi_aws/acmpca/certificate.py +8 -8
- pulumi_aws/apigateway/account.py +4 -0
- pulumi_aws/appflow/_inputs.py +0 -33
- pulumi_aws/appflow/outputs.py +0 -22
- pulumi_aws/appsync/graph_ql_api.py +0 -84
- pulumi_aws/bedrock/_inputs.py +21 -97
- pulumi_aws/bedrock/agent_agent_alias.py +0 -94
- pulumi_aws/bedrock/agentcore_agent_runtime.py +4 -4
- pulumi_aws/bedrock/agentcore_browser.py +0 -42
- pulumi_aws/bedrock/agentcore_gateway_target.py +7 -217
- pulumi_aws/bedrock/agentcore_memory.py +9 -37
- pulumi_aws/bedrock/agentcore_oauth2_credential_provider.py +0 -38
- pulumi_aws/bedrock/outputs.py +17 -64
- pulumi_aws/cloudfront/_inputs.py +14 -15
- pulumi_aws/cloudfront/distribution.py +0 -28
- pulumi_aws/cloudfront/outputs.py +9 -10
- pulumi_aws/cloudhsmv2/cluster.py +0 -64
- pulumi_aws/cloudwatch/_inputs.py +8 -9
- pulumi_aws/cloudwatch/contributor_managed_insight_rule.py +0 -20
- pulumi_aws/cloudwatch/log_delivery_destination.py +12 -53
- pulumi_aws/cloudwatch/outputs.py +5 -6
- pulumi_aws/codebuild/webhook.py +16 -16
- pulumi_aws/codepipeline/webhook.py +16 -16
- pulumi_aws/connect/_inputs.py +4 -50
- pulumi_aws/connect/outputs.py +4 -95
- pulumi_aws/connect/routing_profile.py +18 -42
- pulumi_aws/datasync/location_fsx_ontap_file_system.py +0 -34
- pulumi_aws/datazone/project.py +0 -24
- pulumi_aws/detective/organization_configuration.py +0 -20
- pulumi_aws/dms/_inputs.py +3 -3
- pulumi_aws/dms/outputs.py +2 -2
- pulumi_aws/ec2/__init__.py +0 -1
- pulumi_aws/ec2/_inputs.py +0 -182
- pulumi_aws/ec2/get_coip_pools.py +0 -24
- pulumi_aws/ec2/image_block_public_access.py +1 -48
- pulumi_aws/ec2/outputs.py +0 -167
- pulumi_aws/ec2/security_group.py +6 -6
- pulumi_aws/ec2/serial_console_access.py +3 -50
- pulumi_aws/ec2/vpc_endpoint.py +0 -92
- pulumi_aws/ec2clientvpn/authorization_rule.py +7 -7
- pulumi_aws/ec2clientvpn/route.py +7 -7
- pulumi_aws/ec2transitgateway/instance_connect_endpoint.py +0 -47
- pulumi_aws/ecrpublic/get_images.py +0 -24
- pulumi_aws/ecs/_inputs.py +33 -172
- pulumi_aws/ecs/get_service.py +7 -318
- pulumi_aws/ecs/outputs.py +85 -956
- pulumi_aws/ecs/service.py +0 -76
- pulumi_aws/eks/_inputs.py +5 -195
- pulumi_aws/eks/outputs.py +4 -164
- pulumi_aws/elasticache/_inputs.py +0 -154
- pulumi_aws/elasticache/get_replication_group.py +9 -23
- pulumi_aws/elasticache/outputs.py +0 -204
- pulumi_aws/elasticache/replication_group.py +0 -115
- pulumi_aws/elasticache/reserved_cache_node.py +0 -28
- pulumi_aws/finspace/kx_cluster.py +0 -76
- pulumi_aws/fis/__init__.py +0 -1
- pulumi_aws/glue/job.py +7 -7
- pulumi_aws/guardduty/malware_protection_plan.py +0 -50
- pulumi_aws/guardduty/member_detector_feature.py +0 -42
- pulumi_aws/iot/ca_certificate.py +32 -32
- pulumi_aws/iot/get_registration_code.py +8 -8
- pulumi_aws/ivschat/logging_configuration.py +0 -28
- pulumi_aws/kinesis/get_stream.py +1 -15
- pulumi_aws/kinesis/stream.py +0 -47
- pulumi_aws/kms/key.py +7 -7
- pulumi_aws/licensemanager/license_grant.py +0 -36
- pulumi_aws/m2/environment.py +0 -150
- pulumi_aws/networkfirewall/tls_inspection_configuration.py +0 -84
- pulumi_aws/opensearch/_inputs.py +133 -92
- pulumi_aws/opensearch/authorize_vpc_endpoint_access.py +4 -4
- pulumi_aws/opensearch/domain.py +0 -60
- pulumi_aws/opensearch/get_domain.py +9 -16
- pulumi_aws/opensearch/outputs.py +2 -131
- pulumi_aws/organizations/get_policies.py +2 -2
- pulumi_aws/organizations/get_policies_for_target.py +2 -2
- pulumi_aws/organizations/get_policy.py +1 -1
- pulumi_aws/organizations/organization.py +7 -7
- pulumi_aws/organizations/policy.py +7 -35
- pulumi_aws/pulumi-plugin.json +1 -1
- pulumi_aws/quicksight/analysis.py +0 -108
- pulumi_aws/quicksight/dashboard.py +0 -110
- pulumi_aws/quicksight/template.py +0 -126
- pulumi_aws/redshift/cluster_snapshot.py +0 -28
- pulumi_aws/redshift/get_cluster.py +0 -52
- pulumi_aws/redshift/snapshot_copy_grant.py +0 -22
- pulumi_aws/route53/profiles_association.py +0 -30
- pulumi_aws/route53/profiles_resource_association.py +0 -34
- pulumi_aws/s3control/multi_region_access_point_policy.py +0 -76
- pulumi_aws/s3tables/table.py +1 -76
- pulumi_aws/s3tables/table_bucket.py +3 -78
- pulumi_aws/sagemaker/_inputs.py +232 -225
- pulumi_aws/sagemaker/endpoint_configuration.py +64 -111
- pulumi_aws/sagemaker/outputs.py +158 -154
- pulumi_aws/ssmincidents/get_response_plan.py +0 -14
- pulumi_aws/ssoadmin/account_assignment.py +4 -4
- pulumi_aws/transfer/profile.py +0 -20
- pulumi_aws/transfer/server.py +0 -7
- pulumi_aws/transfer/ssh_key.py +6 -6
- pulumi_aws/wafv2/rule_group.py +0 -440
- pulumi_aws/workspacesweb/session_logger_association.py +0 -80
- pulumi_aws/workspacesweb/trust_store_association.py +0 -24
- {pulumi_aws-7.12.0.dist-info → pulumi_aws-7.12.0a1763161567.dist-info}/METADATA +1 -1
- {pulumi_aws-7.12.0.dist-info → pulumi_aws-7.12.0a1763161567.dist-info}/RECORD +107 -122
- pulumi_aws/ec2/allowed_images_settings.py +0 -338
- pulumi_aws/fis/target_account_configuration.py +0 -401
- pulumi_aws/invoicing/__init__.py +0 -11
- pulumi_aws/invoicing/_inputs.py +0 -128
- pulumi_aws/invoicing/invoice_unit.py +0 -620
- pulumi_aws/invoicing/outputs.py +0 -99
- pulumi_aws/networkflowmonitor/__init__.py +0 -12
- pulumi_aws/networkflowmonitor/_inputs.py +0 -412
- pulumi_aws/networkflowmonitor/monitor.py +0 -568
- pulumi_aws/networkflowmonitor/outputs.py +0 -302
- pulumi_aws/networkflowmonitor/scope.py +0 -443
- pulumi_aws/observabilityadmin/__init__.py +0 -11
- pulumi_aws/observabilityadmin/_inputs.py +0 -506
- pulumi_aws/observabilityadmin/centralization_rule_for_organization.py +0 -637
- pulumi_aws/observabilityadmin/outputs.py +0 -415
- {pulumi_aws-7.12.0.dist-info → pulumi_aws-7.12.0a1763161567.dist-info}/WHEEL +0 -0
- {pulumi_aws-7.12.0.dist-info → pulumi_aws-7.12.0a1763161567.dist-info}/top_level.txt +0 -0
pulumi_aws/__init__.py
CHANGED
|
@@ -255,8 +255,6 @@ if typing.TYPE_CHECKING:
|
|
|
255
255
|
inspector = __inspector
|
|
256
256
|
import pulumi_aws.inspector2 as __inspector2
|
|
257
257
|
inspector2 = __inspector2
|
|
258
|
-
import pulumi_aws.invoicing as __invoicing
|
|
259
|
-
invoicing = __invoicing
|
|
260
258
|
import pulumi_aws.iot as __iot
|
|
261
259
|
iot = __iot
|
|
262
260
|
import pulumi_aws.ivs as __ivs
|
|
@@ -319,8 +317,6 @@ if typing.TYPE_CHECKING:
|
|
|
319
317
|
neptunegraph = __neptunegraph
|
|
320
318
|
import pulumi_aws.networkfirewall as __networkfirewall
|
|
321
319
|
networkfirewall = __networkfirewall
|
|
322
|
-
import pulumi_aws.networkflowmonitor as __networkflowmonitor
|
|
323
|
-
networkflowmonitor = __networkflowmonitor
|
|
324
320
|
import pulumi_aws.networkmanager as __networkmanager
|
|
325
321
|
networkmanager = __networkmanager
|
|
326
322
|
import pulumi_aws.networkmonitor as __networkmonitor
|
|
@@ -329,8 +325,6 @@ if typing.TYPE_CHECKING:
|
|
|
329
325
|
notifications = __notifications
|
|
330
326
|
import pulumi_aws.oam as __oam
|
|
331
327
|
oam = __oam
|
|
332
|
-
import pulumi_aws.observabilityadmin as __observabilityadmin
|
|
333
|
-
observabilityadmin = __observabilityadmin
|
|
334
328
|
import pulumi_aws.odb as __odb
|
|
335
329
|
odb = __odb
|
|
336
330
|
import pulumi_aws.opensearch as __opensearch
|
|
@@ -595,7 +589,6 @@ else:
|
|
|
595
589
|
imagebuilder = _utilities.lazy_import('pulumi_aws.imagebuilder')
|
|
596
590
|
inspector = _utilities.lazy_import('pulumi_aws.inspector')
|
|
597
591
|
inspector2 = _utilities.lazy_import('pulumi_aws.inspector2')
|
|
598
|
-
invoicing = _utilities.lazy_import('pulumi_aws.invoicing')
|
|
599
592
|
iot = _utilities.lazy_import('pulumi_aws.iot')
|
|
600
593
|
ivs = _utilities.lazy_import('pulumi_aws.ivs')
|
|
601
594
|
ivschat = _utilities.lazy_import('pulumi_aws.ivschat')
|
|
@@ -627,12 +620,10 @@ else:
|
|
|
627
620
|
neptune = _utilities.lazy_import('pulumi_aws.neptune')
|
|
628
621
|
neptunegraph = _utilities.lazy_import('pulumi_aws.neptunegraph')
|
|
629
622
|
networkfirewall = _utilities.lazy_import('pulumi_aws.networkfirewall')
|
|
630
|
-
networkflowmonitor = _utilities.lazy_import('pulumi_aws.networkflowmonitor')
|
|
631
623
|
networkmanager = _utilities.lazy_import('pulumi_aws.networkmanager')
|
|
632
624
|
networkmonitor = _utilities.lazy_import('pulumi_aws.networkmonitor')
|
|
633
625
|
notifications = _utilities.lazy_import('pulumi_aws.notifications')
|
|
634
626
|
oam = _utilities.lazy_import('pulumi_aws.oam')
|
|
635
|
-
observabilityadmin = _utilities.lazy_import('pulumi_aws.observabilityadmin')
|
|
636
627
|
odb = _utilities.lazy_import('pulumi_aws.odb')
|
|
637
628
|
opensearch = _utilities.lazy_import('pulumi_aws.opensearch')
|
|
638
629
|
opensearchingest = _utilities.lazy_import('pulumi_aws.opensearchingest')
|
|
@@ -4543,14 +4534,6 @@ _utilities.register(
|
|
|
4543
4534
|
"aws:ebs/volume:Volume": "Volume"
|
|
4544
4535
|
}
|
|
4545
4536
|
},
|
|
4546
|
-
{
|
|
4547
|
-
"pkg": "aws",
|
|
4548
|
-
"mod": "ec2/allowedImagesSettings",
|
|
4549
|
-
"fqn": "pulumi_aws.ec2",
|
|
4550
|
-
"classes": {
|
|
4551
|
-
"aws:ec2/allowedImagesSettings:AllowedImagesSettings": "AllowedImagesSettings"
|
|
4552
|
-
}
|
|
4553
|
-
},
|
|
4554
4537
|
{
|
|
4555
4538
|
"pkg": "aws",
|
|
4556
4539
|
"mod": "ec2/ami",
|
|
@@ -6239,14 +6222,6 @@ _utilities.register(
|
|
|
6239
6222
|
"aws:fis/experimentTemplate:ExperimentTemplate": "ExperimentTemplate"
|
|
6240
6223
|
}
|
|
6241
6224
|
},
|
|
6242
|
-
{
|
|
6243
|
-
"pkg": "aws",
|
|
6244
|
-
"mod": "fis/targetAccountConfiguration",
|
|
6245
|
-
"fqn": "pulumi_aws.fis",
|
|
6246
|
-
"classes": {
|
|
6247
|
-
"aws:fis/targetAccountConfiguration:TargetAccountConfiguration": "TargetAccountConfiguration"
|
|
6248
|
-
}
|
|
6249
|
-
},
|
|
6250
6225
|
{
|
|
6251
6226
|
"pkg": "aws",
|
|
6252
6227
|
"mod": "fms/adminAccount",
|
|
@@ -7239,14 +7214,6 @@ _utilities.register(
|
|
|
7239
7214
|
"aws:inspector2/organizationConfiguration:OrganizationConfiguration": "OrganizationConfiguration"
|
|
7240
7215
|
}
|
|
7241
7216
|
},
|
|
7242
|
-
{
|
|
7243
|
-
"pkg": "aws",
|
|
7244
|
-
"mod": "invoicing/invoiceUnit",
|
|
7245
|
-
"fqn": "pulumi_aws.invoicing",
|
|
7246
|
-
"classes": {
|
|
7247
|
-
"aws:invoicing/invoiceUnit:InvoiceUnit": "InvoiceUnit"
|
|
7248
|
-
}
|
|
7249
|
-
},
|
|
7250
7217
|
{
|
|
7251
7218
|
"pkg": "aws",
|
|
7252
7219
|
"mod": "iot/authorizer",
|
|
@@ -8719,22 +8686,6 @@ _utilities.register(
|
|
|
8719
8686
|
"aws:networkfirewall/vpcEndpointAssociation:VpcEndpointAssociation": "VpcEndpointAssociation"
|
|
8720
8687
|
}
|
|
8721
8688
|
},
|
|
8722
|
-
{
|
|
8723
|
-
"pkg": "aws",
|
|
8724
|
-
"mod": "networkflowmonitor/monitor",
|
|
8725
|
-
"fqn": "pulumi_aws.networkflowmonitor",
|
|
8726
|
-
"classes": {
|
|
8727
|
-
"aws:networkflowmonitor/monitor:Monitor": "Monitor"
|
|
8728
|
-
}
|
|
8729
|
-
},
|
|
8730
|
-
{
|
|
8731
|
-
"pkg": "aws",
|
|
8732
|
-
"mod": "networkflowmonitor/scope",
|
|
8733
|
-
"fqn": "pulumi_aws.networkflowmonitor",
|
|
8734
|
-
"classes": {
|
|
8735
|
-
"aws:networkflowmonitor/scope:Scope": "Scope"
|
|
8736
|
-
}
|
|
8737
|
-
},
|
|
8738
8689
|
{
|
|
8739
8690
|
"pkg": "aws",
|
|
8740
8691
|
"mod": "networkmanager/attachmentAccepter",
|
|
@@ -8967,14 +8918,6 @@ _utilities.register(
|
|
|
8967
8918
|
"aws:oam/sinkPolicy:SinkPolicy": "SinkPolicy"
|
|
8968
8919
|
}
|
|
8969
8920
|
},
|
|
8970
|
-
{
|
|
8971
|
-
"pkg": "aws",
|
|
8972
|
-
"mod": "observabilityadmin/centralizationRuleForOrganization",
|
|
8973
|
-
"fqn": "pulumi_aws.observabilityadmin",
|
|
8974
|
-
"classes": {
|
|
8975
|
-
"aws:observabilityadmin/centralizationRuleForOrganization:CentralizationRuleForOrganization": "CentralizationRuleForOrganization"
|
|
8976
|
-
}
|
|
8977
|
-
},
|
|
8978
8921
|
{
|
|
8979
8922
|
"pkg": "aws",
|
|
8980
8923
|
"mod": "odb/cloudAutonomousVmCluster",
|
pulumi_aws/acm/certificate.py
CHANGED
|
@@ -637,23 +637,23 @@ class Certificate(pulumi.CustomResource):
|
|
|
637
637
|
import pulumi_aws as aws
|
|
638
638
|
import pulumi_tls as tls
|
|
639
639
|
|
|
640
|
-
example = tls.PrivateKey("example", algorithm=
|
|
641
|
-
example_self_signed_cert = tls.SelfSignedCert("example",
|
|
642
|
-
key_algorithm=
|
|
640
|
+
example = tls.index.PrivateKey("example", algorithm=RSA)
|
|
641
|
+
example_self_signed_cert = tls.index.SelfSignedCert("example",
|
|
642
|
+
key_algorithm=RSA,
|
|
643
643
|
private_key_pem=example.private_key_pem,
|
|
644
644
|
subject=[{
|
|
645
|
-
|
|
646
|
-
|
|
645
|
+
commonName: example.com,
|
|
646
|
+
organization: ACME Examples, Inc,
|
|
647
647
|
}],
|
|
648
648
|
validity_period_hours=12,
|
|
649
649
|
allowed_uses=[
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
650
|
+
key_encipherment,
|
|
651
|
+
digital_signature,
|
|
652
|
+
server_auth,
|
|
653
653
|
])
|
|
654
654
|
cert = aws.acm.Certificate("cert",
|
|
655
|
-
private_key=example
|
|
656
|
-
certificate_body=example_self_signed_cert
|
|
655
|
+
private_key=example["privateKeyPem"],
|
|
656
|
+
certificate_body=example_self_signed_cert["certPem"])
|
|
657
657
|
```
|
|
658
658
|
|
|
659
659
|
### Referencing domain_validation_options With for_each Based Resources
|
|
@@ -769,23 +769,23 @@ class Certificate(pulumi.CustomResource):
|
|
|
769
769
|
import pulumi_aws as aws
|
|
770
770
|
import pulumi_tls as tls
|
|
771
771
|
|
|
772
|
-
example = tls.PrivateKey("example", algorithm=
|
|
773
|
-
example_self_signed_cert = tls.SelfSignedCert("example",
|
|
774
|
-
key_algorithm=
|
|
772
|
+
example = tls.index.PrivateKey("example", algorithm=RSA)
|
|
773
|
+
example_self_signed_cert = tls.index.SelfSignedCert("example",
|
|
774
|
+
key_algorithm=RSA,
|
|
775
775
|
private_key_pem=example.private_key_pem,
|
|
776
776
|
subject=[{
|
|
777
|
-
|
|
778
|
-
|
|
777
|
+
commonName: example.com,
|
|
778
|
+
organization: ACME Examples, Inc,
|
|
779
779
|
}],
|
|
780
780
|
validity_period_hours=12,
|
|
781
781
|
allowed_uses=[
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
782
|
+
key_encipherment,
|
|
783
|
+
digital_signature,
|
|
784
|
+
server_auth,
|
|
785
785
|
])
|
|
786
786
|
cert = aws.acm.Certificate("cert",
|
|
787
|
-
private_key=example
|
|
788
|
-
certificate_body=example_self_signed_cert
|
|
787
|
+
private_key=example["privateKeyPem"],
|
|
788
|
+
certificate_body=example_self_signed_cert["certPem"])
|
|
789
789
|
```
|
|
790
790
|
|
|
791
791
|
### Referencing domain_validation_options With for_each Based Resources
|
pulumi_aws/acmpca/certificate.py
CHANGED
|
@@ -346,15 +346,15 @@ class Certificate(pulumi.CustomResource):
|
|
|
346
346
|
},
|
|
347
347
|
},
|
|
348
348
|
permanent_deletion_time_in_days=7)
|
|
349
|
-
key = tls.PrivateKey("key", algorithm=
|
|
350
|
-
csr = tls.CertRequest("csr",
|
|
349
|
+
key = tls.index.PrivateKey("key", algorithm=RSA)
|
|
350
|
+
csr = tls.index.CertRequest("csr",
|
|
351
351
|
private_key_pem=key.private_key_pem,
|
|
352
352
|
subject=[{
|
|
353
|
-
|
|
353
|
+
commonName: example,
|
|
354
354
|
}])
|
|
355
355
|
example = aws.acmpca.Certificate("example",
|
|
356
356
|
certificate_authority_arn=example_certificate_authority.arn,
|
|
357
|
-
certificate_signing_request=csr
|
|
357
|
+
certificate_signing_request=csr["certRequestPem"],
|
|
358
358
|
signing_algorithm="SHA256WITHRSA",
|
|
359
359
|
validity={
|
|
360
360
|
"type": "YEARS",
|
|
@@ -419,15 +419,15 @@ class Certificate(pulumi.CustomResource):
|
|
|
419
419
|
},
|
|
420
420
|
},
|
|
421
421
|
permanent_deletion_time_in_days=7)
|
|
422
|
-
key = tls.PrivateKey("key", algorithm=
|
|
423
|
-
csr = tls.CertRequest("csr",
|
|
422
|
+
key = tls.index.PrivateKey("key", algorithm=RSA)
|
|
423
|
+
csr = tls.index.CertRequest("csr",
|
|
424
424
|
private_key_pem=key.private_key_pem,
|
|
425
425
|
subject=[{
|
|
426
|
-
|
|
426
|
+
commonName: example,
|
|
427
427
|
}])
|
|
428
428
|
example = aws.acmpca.Certificate("example",
|
|
429
429
|
certificate_authority_arn=example_certificate_authority.arn,
|
|
430
|
-
certificate_signing_request=csr
|
|
430
|
+
certificate_signing_request=csr["certRequestPem"],
|
|
431
431
|
signing_algorithm="SHA256WITHRSA",
|
|
432
432
|
validity={
|
|
433
433
|
"type": "YEARS",
|
pulumi_aws/apigateway/account.py
CHANGED
|
@@ -158,6 +158,8 @@ class Account(pulumi.CustomResource):
|
|
|
158
158
|
"""
|
|
159
159
|
Provides a settings of an API Gateway Account. Settings is applied region-wide per `provider` block.
|
|
160
160
|
|
|
161
|
+
> **Note:** By default, destroying this resource will keep your account settings intact. Set `reset_on_delete` to `true` to reset the account setttings to default. In a future major version of the provider, destroying the resource will reset account settings.
|
|
162
|
+
|
|
161
163
|
## Example Usage
|
|
162
164
|
|
|
163
165
|
```python
|
|
@@ -217,6 +219,8 @@ class Account(pulumi.CustomResource):
|
|
|
217
219
|
"""
|
|
218
220
|
Provides a settings of an API Gateway Account. Settings is applied region-wide per `provider` block.
|
|
219
221
|
|
|
222
|
+
> **Note:** By default, destroying this resource will keep your account settings intact. Set `reset_on_delete` to `true` to reset the account setttings to default. In a future major version of the provider, destroying the resource will reset account settings.
|
|
223
|
+
|
|
220
224
|
## Example Usage
|
|
221
225
|
|
|
222
226
|
```python
|
pulumi_aws/appflow/_inputs.py
CHANGED
|
@@ -7491,17 +7491,6 @@ if not MYPY:
|
|
|
7491
7491
|
timezone: NotRequired[pulumi.Input[_builtins.str]]
|
|
7492
7492
|
"""
|
|
7493
7493
|
Time zone used when referring to the date and time of a scheduled-triggered flow, such as `America/New_York`.
|
|
7494
|
-
|
|
7495
|
-
```python
|
|
7496
|
-
import pulumi
|
|
7497
|
-
import pulumi_aws as aws
|
|
7498
|
-
|
|
7499
|
-
example = aws.appflow.Flow("example", trigger_config={
|
|
7500
|
-
"scheduled": [{
|
|
7501
|
-
"scheduleExpression": "rate(1minutes)",
|
|
7502
|
-
}],
|
|
7503
|
-
})
|
|
7504
|
-
```
|
|
7505
7494
|
"""
|
|
7506
7495
|
elif False:
|
|
7507
7496
|
FlowTriggerConfigTriggerPropertiesScheduledArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -7524,17 +7513,6 @@ class FlowTriggerConfigTriggerPropertiesScheduledArgs:
|
|
|
7524
7513
|
:param pulumi.Input[_builtins.int] schedule_offset: Optional offset that is added to the time interval for a schedule-triggered flow. Maximum value of 36000.
|
|
7525
7514
|
:param pulumi.Input[_builtins.str] schedule_start_time: Scheduled start time for a schedule-triggered flow. Must be a valid RFC3339 timestamp.
|
|
7526
7515
|
:param pulumi.Input[_builtins.str] timezone: Time zone used when referring to the date and time of a scheduled-triggered flow, such as `America/New_York`.
|
|
7527
|
-
|
|
7528
|
-
```python
|
|
7529
|
-
import pulumi
|
|
7530
|
-
import pulumi_aws as aws
|
|
7531
|
-
|
|
7532
|
-
example = aws.appflow.Flow("example", trigger_config={
|
|
7533
|
-
"scheduled": [{
|
|
7534
|
-
"scheduleExpression": "rate(1minutes)",
|
|
7535
|
-
}],
|
|
7536
|
-
})
|
|
7537
|
-
```
|
|
7538
7516
|
"""
|
|
7539
7517
|
pulumi.set(__self__, "schedule_expression", schedule_expression)
|
|
7540
7518
|
if data_pull_mode is not None:
|
|
@@ -7627,17 +7605,6 @@ class FlowTriggerConfigTriggerPropertiesScheduledArgs:
|
|
|
7627
7605
|
def timezone(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
7628
7606
|
"""
|
|
7629
7607
|
Time zone used when referring to the date and time of a scheduled-triggered flow, such as `America/New_York`.
|
|
7630
|
-
|
|
7631
|
-
```python
|
|
7632
|
-
import pulumi
|
|
7633
|
-
import pulumi_aws as aws
|
|
7634
|
-
|
|
7635
|
-
example = aws.appflow.Flow("example", trigger_config={
|
|
7636
|
-
"scheduled": [{
|
|
7637
|
-
"scheduleExpression": "rate(1minutes)",
|
|
7638
|
-
}],
|
|
7639
|
-
})
|
|
7640
|
-
```
|
|
7641
7608
|
"""
|
|
7642
7609
|
return pulumi.get(self, "timezone")
|
|
7643
7610
|
|
pulumi_aws/appflow/outputs.py
CHANGED
|
@@ -6277,17 +6277,6 @@ class FlowTriggerConfigTriggerPropertiesScheduled(dict):
|
|
|
6277
6277
|
:param _builtins.int schedule_offset: Optional offset that is added to the time interval for a schedule-triggered flow. Maximum value of 36000.
|
|
6278
6278
|
:param _builtins.str schedule_start_time: Scheduled start time for a schedule-triggered flow. Must be a valid RFC3339 timestamp.
|
|
6279
6279
|
:param _builtins.str timezone: Time zone used when referring to the date and time of a scheduled-triggered flow, such as `America/New_York`.
|
|
6280
|
-
|
|
6281
|
-
```python
|
|
6282
|
-
import pulumi
|
|
6283
|
-
import pulumi_aws as aws
|
|
6284
|
-
|
|
6285
|
-
example = aws.appflow.Flow("example", trigger_config={
|
|
6286
|
-
"scheduled": [{
|
|
6287
|
-
"scheduleExpression": "rate(1minutes)",
|
|
6288
|
-
}],
|
|
6289
|
-
})
|
|
6290
|
-
```
|
|
6291
6280
|
"""
|
|
6292
6281
|
pulumi.set(__self__, "schedule_expression", schedule_expression)
|
|
6293
6282
|
if data_pull_mode is not None:
|
|
@@ -6356,17 +6345,6 @@ class FlowTriggerConfigTriggerPropertiesScheduled(dict):
|
|
|
6356
6345
|
def timezone(self) -> Optional[_builtins.str]:
|
|
6357
6346
|
"""
|
|
6358
6347
|
Time zone used when referring to the date and time of a scheduled-triggered flow, such as `America/New_York`.
|
|
6359
|
-
|
|
6360
|
-
```python
|
|
6361
|
-
import pulumi
|
|
6362
|
-
import pulumi_aws as aws
|
|
6363
|
-
|
|
6364
|
-
example = aws.appflow.Flow("example", trigger_config={
|
|
6365
|
-
"scheduled": [{
|
|
6366
|
-
"scheduleExpression": "rate(1minutes)",
|
|
6367
|
-
}],
|
|
6368
|
-
})
|
|
6369
|
-
```
|
|
6370
6348
|
"""
|
|
6371
6349
|
return pulumi.get(self, "timezone")
|
|
6372
6350
|
|
|
@@ -835,48 +835,6 @@ class GraphQLApi(pulumi.CustomResource):
|
|
|
835
835
|
|
|
836
836
|
### Associate Web ACL (v2)
|
|
837
837
|
|
|
838
|
-
```python
|
|
839
|
-
import pulumi
|
|
840
|
-
import pulumi_aws as aws
|
|
841
|
-
|
|
842
|
-
example = aws.appsync.GraphQLApi("example",
|
|
843
|
-
authentication_type="API_KEY",
|
|
844
|
-
name="example")
|
|
845
|
-
example_web_acl = aws.wafv2.WebAcl("example",
|
|
846
|
-
name="managed-rule-example",
|
|
847
|
-
description="Example of a managed rule.",
|
|
848
|
-
scope="REGIONAL",
|
|
849
|
-
default_action={
|
|
850
|
-
"allow": {},
|
|
851
|
-
},
|
|
852
|
-
rules=[{
|
|
853
|
-
"name": "rule-1",
|
|
854
|
-
"priority": 1,
|
|
855
|
-
"override_action": {
|
|
856
|
-
"block": [{}],
|
|
857
|
-
},
|
|
858
|
-
"statement": {
|
|
859
|
-
"managed_rule_group_statement": {
|
|
860
|
-
"name": "AWSManagedRulesCommonRuleSet",
|
|
861
|
-
"vendor_name": "AWS",
|
|
862
|
-
},
|
|
863
|
-
},
|
|
864
|
-
"visibility_config": {
|
|
865
|
-
"cloudwatch_metrics_enabled": False,
|
|
866
|
-
"metric_name": "friendly-rule-metric-name",
|
|
867
|
-
"sampled_requests_enabled": False,
|
|
868
|
-
},
|
|
869
|
-
}],
|
|
870
|
-
visibility_config={
|
|
871
|
-
"cloudwatch_metrics_enabled": False,
|
|
872
|
-
"metric_name": "friendly-metric-name",
|
|
873
|
-
"sampled_requests_enabled": False,
|
|
874
|
-
})
|
|
875
|
-
example_web_acl_association = aws.wafv2.WebAclAssociation("example",
|
|
876
|
-
resource_arn=example.arn,
|
|
877
|
-
web_acl_arn=example_web_acl.arn)
|
|
878
|
-
```
|
|
879
|
-
|
|
880
838
|
### GraphQL run complexity, query depth, and introspection
|
|
881
839
|
|
|
882
840
|
```python
|
|
@@ -1067,48 +1025,6 @@ class GraphQLApi(pulumi.CustomResource):
|
|
|
1067
1025
|
|
|
1068
1026
|
### Associate Web ACL (v2)
|
|
1069
1027
|
|
|
1070
|
-
```python
|
|
1071
|
-
import pulumi
|
|
1072
|
-
import pulumi_aws as aws
|
|
1073
|
-
|
|
1074
|
-
example = aws.appsync.GraphQLApi("example",
|
|
1075
|
-
authentication_type="API_KEY",
|
|
1076
|
-
name="example")
|
|
1077
|
-
example_web_acl = aws.wafv2.WebAcl("example",
|
|
1078
|
-
name="managed-rule-example",
|
|
1079
|
-
description="Example of a managed rule.",
|
|
1080
|
-
scope="REGIONAL",
|
|
1081
|
-
default_action={
|
|
1082
|
-
"allow": {},
|
|
1083
|
-
},
|
|
1084
|
-
rules=[{
|
|
1085
|
-
"name": "rule-1",
|
|
1086
|
-
"priority": 1,
|
|
1087
|
-
"override_action": {
|
|
1088
|
-
"block": [{}],
|
|
1089
|
-
},
|
|
1090
|
-
"statement": {
|
|
1091
|
-
"managed_rule_group_statement": {
|
|
1092
|
-
"name": "AWSManagedRulesCommonRuleSet",
|
|
1093
|
-
"vendor_name": "AWS",
|
|
1094
|
-
},
|
|
1095
|
-
},
|
|
1096
|
-
"visibility_config": {
|
|
1097
|
-
"cloudwatch_metrics_enabled": False,
|
|
1098
|
-
"metric_name": "friendly-rule-metric-name",
|
|
1099
|
-
"sampled_requests_enabled": False,
|
|
1100
|
-
},
|
|
1101
|
-
}],
|
|
1102
|
-
visibility_config={
|
|
1103
|
-
"cloudwatch_metrics_enabled": False,
|
|
1104
|
-
"metric_name": "friendly-metric-name",
|
|
1105
|
-
"sampled_requests_enabled": False,
|
|
1106
|
-
})
|
|
1107
|
-
example_web_acl_association = aws.wafv2.WebAclAssociation("example",
|
|
1108
|
-
resource_arn=example.arn,
|
|
1109
|
-
web_acl_arn=example_web_acl.arn)
|
|
1110
|
-
```
|
|
1111
|
-
|
|
1112
1028
|
### GraphQL run complexity, query depth, and introspection
|
|
1113
1029
|
|
|
1114
1030
|
```python
|