terraconstructs 0.0.13 → 0.0.14
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/.jsii +96 -78
- package/lib/aws/arn.js +1 -1
- package/lib/aws/aws-construct.js +1 -1
- package/lib/aws/aws-stack.js +1 -1
- package/lib/aws/aws-tags.js +2 -2
- package/lib/aws/cloudwatch/actions/ec2.js +1 -1
- package/lib/aws/cloudwatch/actions/lambda.js +1 -1
- package/lib/aws/cloudwatch/alarm-base.js +1 -1
- package/lib/aws/cloudwatch/alarm-rule.js +1 -1
- package/lib/aws/cloudwatch/alarm-status-widget.js +1 -1
- package/lib/aws/cloudwatch/alarm.js +1 -1
- package/lib/aws/cloudwatch/composite-alarm.js +1 -1
- package/lib/aws/cloudwatch/dashboard.js +1 -1
- package/lib/aws/cloudwatch/data-protection-policy.js +3 -3
- package/lib/aws/cloudwatch/graph.js +8 -8
- package/lib/aws/cloudwatch/layout.js +3 -3
- package/lib/aws/cloudwatch/log-destinations/kinesis.js +1 -1
- package/lib/aws/cloudwatch/log-destinations/lambda.js +1 -1
- package/lib/aws/cloudwatch/log-group.js +1 -1
- package/lib/aws/cloudwatch/log-query.js +1 -1
- package/lib/aws/cloudwatch/log-stream.js +1 -1
- package/lib/aws/cloudwatch/metric-filter.js +1 -1
- package/lib/aws/cloudwatch/metric.js +2 -2
- package/lib/aws/cloudwatch/pattern.js +3 -3
- package/lib/aws/cloudwatch/policy.js +1 -1
- package/lib/aws/cloudwatch/query-definition.js +2 -2
- package/lib/aws/cloudwatch/stats.js +1 -1
- package/lib/aws/cloudwatch/subscription-filter.js +1 -1
- package/lib/aws/cloudwatch/text.js +1 -1
- package/lib/aws/cloudwatch/variable.js +3 -3
- package/lib/aws/cloudwatch/widget.js +1 -1
- package/lib/aws/compute/activity.js +1 -1
- package/lib/aws/compute/alb/application-listener-action.js +1 -1
- package/lib/aws/compute/alb/application-listener-certificate.js +1 -1
- package/lib/aws/compute/alb/application-listener-rule.js +1 -1
- package/lib/aws/compute/alb/application-listener.js +1 -1
- package/lib/aws/compute/alb/application-load-balancer.js +1 -1
- package/lib/aws/compute/alb/application-target-group.js +1 -1
- package/lib/aws/compute/alb/conditions.js +1 -1
- package/lib/aws/compute/alb/trust-store-revocation.js +1 -1
- package/lib/aws/compute/alb/trust-store.js +1 -1
- package/lib/aws/compute/architecture.js +1 -1
- package/lib/aws/compute/aspects/require-imdsv2-aspect.js +2 -2
- package/lib/aws/compute/bastion-host.js +1 -1
- package/lib/aws/compute/chain.js +1 -1
- package/lib/aws/compute/client-vpn-authorization-rule.js +1 -1
- package/lib/aws/compute/client-vpn-endpoint.js +2 -2
- package/lib/aws/compute/client-vpn-route.js +2 -2
- package/lib/aws/compute/condition.js +1 -1
- package/lib/aws/compute/connections.js +1 -1
- package/lib/aws/compute/event-invoke-config.js +1 -1
- package/lib/aws/compute/event-source-filter.js +2 -2
- package/lib/aws/compute/event-source-mapping.js +1 -1
- package/lib/aws/compute/event-sources/s3-onfailure-destination.js +1 -1
- package/lib/aws/compute/event-sources/s3.js +1 -1
- package/lib/aws/compute/event-sources/sqs-dlq.js +1 -1
- package/lib/aws/compute/event-sources/sqs.js +1 -1
- package/lib/aws/compute/fields.js +4 -4
- package/lib/aws/compute/function-alias.js +1 -1
- package/lib/aws/compute/function-base.js +2 -2
- package/lib/aws/compute/function-destinations/event-bridge.js +1 -1
- package/lib/aws/compute/function-destinations/function.js +1 -1
- package/lib/aws/compute/function-destinations/sqs.js +1 -1
- package/lib/aws/compute/function-nodejs.js +1 -1
- package/lib/aws/compute/function-url.js +1 -1
- package/lib/aws/compute/function.js +1 -1
- package/lib/aws/compute/instance-types.js +1 -1
- package/lib/aws/compute/instance.js +1 -1
- package/lib/aws/compute/ip-addresses.js +2 -2
- package/lib/aws/compute/ipam.js +1 -1
- package/lib/aws/compute/key-pair.js +1 -1
- package/lib/aws/compute/launch-template.js +2 -2
- package/lib/aws/compute/lb-shared/base-listener.js +1 -1
- package/lib/aws/compute/lb-shared/base-load-balancer.js +1 -1
- package/lib/aws/compute/lb-shared/base-target-group.js +1 -1
- package/lib/aws/compute/lb-shared/listener-certificate.js +1 -1
- package/lib/aws/compute/lb-shared/load-balancer-targets.js +2 -2
- package/lib/aws/compute/lb-targets/alb-target.js +3 -3
- package/lib/aws/compute/lb-targets/instance-target.js +2 -2
- package/lib/aws/compute/lb-targets/ip-target.js +1 -1
- package/lib/aws/compute/lb-targets/lambda-target.js +1 -1
- package/lib/aws/compute/load-balancer.js +3 -3
- package/lib/aws/compute/machine-image/amazon-linux-2022.js +2 -2
- package/lib/aws/compute/machine-image/amazon-linux-2023.js +2 -2
- package/lib/aws/compute/machine-image/amazon-linux2.js +2 -2
- package/lib/aws/compute/machine-image/common.js +1 -1
- package/lib/aws/compute/machine-image/machine-image.js +8 -8
- package/lib/aws/compute/nat.js +5 -5
- package/lib/aws/compute/network-acl-types.js +2 -2
- package/lib/aws/compute/network-acl.js +3 -3
- package/lib/aws/compute/nlb/network-listener-action.js +1 -1
- package/lib/aws/compute/nlb/network-listener.js +1 -1
- package/lib/aws/compute/nlb/network-load-balancer.js +1 -1
- package/lib/aws/compute/nlb/network-target-group.js +1 -1
- package/lib/aws/compute/peer.js +1 -1
- package/lib/aws/compute/placement-group.js +1 -1
- package/lib/aws/compute/port.js +1 -1
- package/lib/aws/compute/prefix-list.js +1 -1
- package/lib/aws/compute/route.js +8 -8
- package/lib/aws/compute/security-group.js +1 -1
- package/lib/aws/compute/state-graph.js +1 -1
- package/lib/aws/compute/state-machine-fragment.js +1 -1
- package/lib/aws/compute/state-machine.js +4 -4
- package/lib/aws/compute/states/choice.js +1 -1
- package/lib/aws/compute/states/custom-state.js +1 -1
- package/lib/aws/compute/states/distributed-map/item-batcher.js +1 -1
- package/lib/aws/compute/states/distributed-map/item-reader.js +5 -5
- package/lib/aws/compute/states/distributed-map/result-writer.js +1 -1
- package/lib/aws/compute/states/distributed-map.js +1 -1
- package/lib/aws/compute/states/fail.js +1 -1
- package/lib/aws/compute/states/map-base.js +1 -1
- package/lib/aws/compute/states/map.js +1 -1
- package/lib/aws/compute/states/parallel.js +1 -1
- package/lib/aws/compute/states/pass.js +2 -2
- package/lib/aws/compute/states/state.js +1 -1
- package/lib/aws/compute/states/succeed.js +1 -1
- package/lib/aws/compute/states/task-base.js +2 -2
- package/lib/aws/compute/states/task.js +1 -1
- package/lib/aws/compute/states/wait.js +2 -2
- package/lib/aws/compute/subnet-v2.js +2 -2
- package/lib/aws/compute/subnet.js +1 -1
- package/lib/aws/compute/task-credentials.js +1 -1
- package/lib/aws/compute/task-input.js +1 -1
- package/lib/aws/compute/tasks/aws-sdk/call-aws-service.js +1 -1
- package/lib/aws/compute/tasks/eventbridge/put-events.js +1 -1
- package/lib/aws/compute/tasks/http/invoke.js +1 -1
- package/lib/aws/compute/tasks/lambda/invoke.js +1 -1
- package/lib/aws/compute/tasks/sqs/send-message.js +1 -1
- package/lib/aws/compute/tasks/stepfunctions/invoke-activity.js +1 -1
- package/lib/aws/compute/tasks/stepfunctions/start-execution.js +1 -1
- package/lib/aws/compute/types.js +1 -1
- package/lib/aws/compute/user-data.js +3 -3
- package/lib/aws/compute/volume.js +2 -2
- package/lib/aws/compute/vpc-endpoint-service.js +1 -1
- package/lib/aws/compute/vpc-endpoint.js +6 -6
- package/lib/aws/compute/vpc-flow-logs.js +4 -4
- package/lib/aws/compute/vpc-v2-base.js +1 -1
- package/lib/aws/compute/vpc-v2.js +2 -2
- package/lib/aws/compute/vpc.js +4 -4
- package/lib/aws/compute/vpn.js +3 -3
- package/lib/aws/edge/certificate.js +1 -1
- package/lib/aws/edge/distribution.js +3 -3
- package/lib/aws/edge/dns-alias-record-targets.js +2 -2
- package/lib/aws/edge/dns-record.js +13 -13
- package/lib/aws/edge/dns-zone.js +1 -1
- package/lib/aws/edge/function.js +2 -2
- package/lib/aws/edge/key-value-store.js +4 -4
- package/lib/aws/edge/origin.js +3 -3
- package/lib/aws/edge/response-headers-policy.js +1 -1
- package/lib/aws/encryption/alias.js +1 -1
- package/lib/aws/encryption/key.js +1 -1
- package/lib/aws/encryption/via-service-principal.js +1 -1
- package/lib/aws/iam/grant.js +2 -2
- package/lib/aws/iam/instance-profile.js +1 -1
- package/lib/aws/iam/managed-policy.js +1 -1
- package/lib/aws/iam/oidc-provider.js +1 -1
- package/lib/aws/iam/policy-document.js +1 -1
- package/lib/aws/iam/policy-statement.js +1 -1
- package/lib/aws/iam/policy.js +1 -1
- package/lib/aws/iam/principals.js +20 -20
- package/lib/aws/iam/role.js +1 -1
- package/lib/aws/iam/saml-provider.js +2 -2
- package/lib/aws/iam/unknown-principal.js +1 -1
- package/lib/aws/network/simple-ipv4-vpc.js +1 -1
- package/lib/aws/network/subnet-group.js +3 -3
- package/lib/aws/network/subnet.js +4 -4
- package/lib/aws/notify/archive.js +1 -1
- package/lib/aws/notify/connection.js +3 -3
- package/lib/aws/notify/event-bus.d.ts +7 -0
- package/lib/aws/notify/event-bus.js +52 -38
- package/lib/aws/notify/event-pattern.js +1 -1
- package/lib/aws/notify/input.js +3 -3
- package/lib/aws/notify/kinesis-stream.js +1 -1
- package/lib/aws/notify/queue-policy.js +1 -1
- package/lib/aws/notify/queue.js +1 -1
- package/lib/aws/notify/resource-policy.js +1 -1
- package/lib/aws/notify/rule.js +1 -1
- package/lib/aws/notify/schedule.js +1 -1
- package/lib/aws/notify/targets/event-bus.js +1 -1
- package/lib/aws/notify/targets/function.js +1 -1
- package/lib/aws/notify/targets/log-group.js +2 -2
- package/lib/aws/notify/targets/sqs.js +1 -1
- package/lib/aws/notify/targets/state-machine.js +1 -1
- package/lib/aws/storage/bucket-notifications.js +1 -1
- package/lib/aws/storage/bucket-policy.js +1 -1
- package/lib/aws/storage/bucket-source.js +1 -1
- package/lib/aws/storage/bucket.js +2 -2
- package/lib/aws/storage/notification-targets/function.js +1 -1
- package/lib/aws/storage/notification-targets/queue.js +1 -1
- package/lib/aws/storage/origin-access-identity.js +1 -1
- package/lib/aws/storage/parameter.js +2 -2
- package/lib/construct-base.js +2 -2
- package/lib/duration.js +1 -1
- package/lib/expiration.js +1 -1
- package/lib/size.js +1 -1
- package/lib/stack-base.js +1 -1
- package/lib/terra-func.js +1 -1
- package/package.json +1 -1
package/.jsii
CHANGED
|
@@ -134029,7 +134029,7 @@
|
|
|
134029
134029
|
},
|
|
134030
134030
|
"locationInModule": {
|
|
134031
134031
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134032
|
-
"line":
|
|
134032
|
+
"line": 643
|
|
134033
134033
|
},
|
|
134034
134034
|
"parameters": [
|
|
134035
134035
|
{
|
|
@@ -134055,7 +134055,7 @@
|
|
|
134055
134055
|
"kind": "class",
|
|
134056
134056
|
"locationInModule": {
|
|
134057
134057
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134058
|
-
"line":
|
|
134058
|
+
"line": 639
|
|
134059
134059
|
},
|
|
134060
134060
|
"name": "EventBridgePermission",
|
|
134061
134061
|
"namespace": "aws.notify",
|
|
@@ -134068,7 +134068,7 @@
|
|
|
134068
134068
|
"immutable": true,
|
|
134069
134069
|
"locationInModule": {
|
|
134070
134070
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134071
|
-
"line":
|
|
134071
|
+
"line": 640
|
|
134072
134072
|
},
|
|
134073
134073
|
"name": "outputs",
|
|
134074
134074
|
"overrides": "terraconstructs.TerraConstructBase",
|
|
@@ -134098,7 +134098,7 @@
|
|
|
134098
134098
|
"kind": "interface",
|
|
134099
134099
|
"locationInModule": {
|
|
134100
134100
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134101
|
-
"line":
|
|
134101
|
+
"line": 577
|
|
134102
134102
|
},
|
|
134103
134103
|
"name": "EventBridgePermissionProps",
|
|
134104
134104
|
"namespace": "aws.notify",
|
|
@@ -134112,7 +134112,7 @@
|
|
|
134112
134112
|
"immutable": true,
|
|
134113
134113
|
"locationInModule": {
|
|
134114
134114
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134115
|
-
"line":
|
|
134115
|
+
"line": 582
|
|
134116
134116
|
},
|
|
134117
134117
|
"name": "eventBus",
|
|
134118
134118
|
"type": {
|
|
@@ -134129,7 +134129,7 @@
|
|
|
134129
134129
|
"immutable": true,
|
|
134130
134130
|
"locationInModule": {
|
|
134131
134131
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134132
|
-
"line":
|
|
134132
|
+
"line": 615
|
|
134133
134133
|
},
|
|
134134
134134
|
"name": "principal",
|
|
134135
134135
|
"type": {
|
|
@@ -134146,7 +134146,7 @@
|
|
|
134146
134146
|
"immutable": true,
|
|
134147
134147
|
"locationInModule": {
|
|
134148
134148
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134149
|
-
"line":
|
|
134149
|
+
"line": 589
|
|
134150
134150
|
},
|
|
134151
134151
|
"name": "statementId",
|
|
134152
134152
|
"type": {
|
|
@@ -134164,7 +134164,7 @@
|
|
|
134164
134164
|
"immutable": true,
|
|
134165
134165
|
"locationInModule": {
|
|
134166
134166
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134167
|
-
"line":
|
|
134167
|
+
"line": 596
|
|
134168
134168
|
},
|
|
134169
134169
|
"name": "action",
|
|
134170
134170
|
"optional": true,
|
|
@@ -134182,7 +134182,7 @@
|
|
|
134182
134182
|
"immutable": true,
|
|
134183
134183
|
"locationInModule": {
|
|
134184
134184
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134185
|
-
"line":
|
|
134185
|
+
"line": 622
|
|
134186
134186
|
},
|
|
134187
134187
|
"name": "condition",
|
|
134188
134188
|
"optional": true,
|
|
@@ -134199,7 +134199,7 @@
|
|
|
134199
134199
|
"immutable": true,
|
|
134200
134200
|
"locationInModule": {
|
|
134201
134201
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134202
|
-
"line":
|
|
134202
|
+
"line": 600
|
|
134203
134203
|
},
|
|
134204
134204
|
"name": "eventBusName",
|
|
134205
134205
|
"optional": true,
|
|
@@ -134217,7 +134217,7 @@
|
|
|
134217
134217
|
"immutable": true,
|
|
134218
134218
|
"locationInModule": {
|
|
134219
134219
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134220
|
-
"line":
|
|
134220
|
+
"line": 607
|
|
134221
134221
|
},
|
|
134222
134222
|
"name": "id",
|
|
134223
134223
|
"optional": true,
|
|
@@ -134245,7 +134245,7 @@
|
|
|
134245
134245
|
},
|
|
134246
134246
|
"locationInModule": {
|
|
134247
134247
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134248
|
-
"line":
|
|
134248
|
+
"line": 376
|
|
134249
134249
|
},
|
|
134250
134250
|
"parameters": [
|
|
134251
134251
|
{
|
|
@@ -134275,7 +134275,7 @@
|
|
|
134275
134275
|
"kind": "class",
|
|
134276
134276
|
"locationInModule": {
|
|
134277
134277
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134278
|
-
"line":
|
|
134278
|
+
"line": 210
|
|
134279
134279
|
},
|
|
134280
134280
|
"methods": [
|
|
134281
134281
|
{
|
|
@@ -134285,7 +134285,7 @@
|
|
|
134285
134285
|
},
|
|
134286
134286
|
"locationInModule": {
|
|
134287
134287
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134288
|
-
"line":
|
|
134288
|
+
"line": 217
|
|
134289
134289
|
},
|
|
134290
134290
|
"name": "fromEventBusArn",
|
|
134291
134291
|
"parameters": [
|
|
@@ -134331,7 +134331,7 @@
|
|
|
134331
134331
|
},
|
|
134332
134332
|
"locationInModule": {
|
|
134333
134333
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134334
|
-
"line":
|
|
134334
|
+
"line": 262
|
|
134335
134335
|
},
|
|
134336
134336
|
"name": "fromEventBusAttributes",
|
|
134337
134337
|
"parameters": [
|
|
@@ -134377,7 +134377,7 @@
|
|
|
134377
134377
|
},
|
|
134378
134378
|
"locationInModule": {
|
|
134379
134379
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134380
|
-
"line":
|
|
134380
|
+
"line": 239
|
|
134381
134381
|
},
|
|
134382
134382
|
"name": "fromEventBusName",
|
|
134383
134383
|
"parameters": [
|
|
@@ -134423,7 +134423,7 @@
|
|
|
134423
134423
|
},
|
|
134424
134424
|
"locationInModule": {
|
|
134425
134425
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134426
|
-
"line":
|
|
134426
|
+
"line": 293
|
|
134427
134427
|
},
|
|
134428
134428
|
"name": "grantAllPutEvents",
|
|
134429
134429
|
"parameters": [
|
|
@@ -134452,7 +134452,7 @@
|
|
|
134452
134452
|
},
|
|
134453
134453
|
"locationInModule": {
|
|
134454
134454
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134455
|
-
"line":
|
|
134455
|
+
"line": 277
|
|
134456
134456
|
},
|
|
134457
134457
|
"name": "grantPutEvents",
|
|
134458
134458
|
"parameters": [
|
|
@@ -134480,7 +134480,7 @@
|
|
|
134480
134480
|
},
|
|
134481
134481
|
"locationInModule": {
|
|
134482
134482
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134483
|
-
"line":
|
|
134483
|
+
"line": 467
|
|
134484
134484
|
},
|
|
134485
134485
|
"name": "addToResourcePolicy",
|
|
134486
134486
|
"overrides": "terraconstructs.aws.iam.IAwsConstructWithPolicy",
|
|
@@ -134506,7 +134506,7 @@
|
|
|
134506
134506
|
},
|
|
134507
134507
|
"locationInModule": {
|
|
134508
134508
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134509
|
-
"line":
|
|
134509
|
+
"line": 181
|
|
134510
134510
|
},
|
|
134511
134511
|
"name": "archive",
|
|
134512
134512
|
"overrides": "terraconstructs.aws.notify.IEventBus",
|
|
@@ -134537,7 +134537,7 @@
|
|
|
134537
134537
|
},
|
|
134538
134538
|
"locationInModule": {
|
|
134539
134539
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134540
|
-
"line":
|
|
134540
|
+
"line": 192
|
|
134541
134541
|
},
|
|
134542
134542
|
"name": "grantPutEventsTo",
|
|
134543
134543
|
"overrides": "terraconstructs.aws.notify.IEventBus",
|
|
@@ -134567,7 +134567,7 @@
|
|
|
134567
134567
|
"immutable": true,
|
|
134568
134568
|
"locationInModule": {
|
|
134569
134569
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134570
|
-
"line":
|
|
134570
|
+
"line": 367
|
|
134571
134571
|
},
|
|
134572
134572
|
"name": "eventBusArn",
|
|
134573
134573
|
"overrides": "terraconstructs.aws.notify.IEventBus",
|
|
@@ -134583,7 +134583,7 @@
|
|
|
134583
134583
|
"immutable": true,
|
|
134584
134584
|
"locationInModule": {
|
|
134585
134585
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134586
|
-
"line":
|
|
134586
|
+
"line": 359
|
|
134587
134587
|
},
|
|
134588
134588
|
"name": "eventBusName",
|
|
134589
134589
|
"overrides": "terraconstructs.aws.notify.IEventBus",
|
|
@@ -134598,7 +134598,7 @@
|
|
|
134598
134598
|
"immutable": true,
|
|
134599
134599
|
"locationInModule": {
|
|
134600
134600
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134601
|
-
"line":
|
|
134601
|
+
"line": 349
|
|
134602
134602
|
},
|
|
134603
134603
|
"name": "eventBusOutputs",
|
|
134604
134604
|
"type": {
|
|
@@ -134613,7 +134613,7 @@
|
|
|
134613
134613
|
"immutable": true,
|
|
134614
134614
|
"locationInModule": {
|
|
134615
134615
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134616
|
-
"line":
|
|
134616
|
+
"line": 350
|
|
134617
134617
|
},
|
|
134618
134618
|
"name": "outputs",
|
|
134619
134619
|
"overrides": "terraconstructs.TerraConstructBase",
|
|
@@ -134633,7 +134633,7 @@
|
|
|
134633
134633
|
"immutable": true,
|
|
134634
134634
|
"locationInModule": {
|
|
134635
134635
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134636
|
-
"line":
|
|
134636
|
+
"line": 347
|
|
134637
134637
|
},
|
|
134638
134638
|
"name": "resource",
|
|
134639
134639
|
"type": {
|
|
@@ -134648,7 +134648,7 @@
|
|
|
134648
134648
|
"immutable": true,
|
|
134649
134649
|
"locationInModule": {
|
|
134650
134650
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134651
|
-
"line":
|
|
134651
|
+
"line": 374
|
|
134652
134652
|
},
|
|
134653
134653
|
"name": "eventSourceName",
|
|
134654
134654
|
"optional": true,
|
|
@@ -134671,7 +134671,7 @@
|
|
|
134671
134671
|
"kind": "interface",
|
|
134672
134672
|
"locationInModule": {
|
|
134673
134673
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134674
|
-
"line":
|
|
134674
|
+
"line": 140
|
|
134675
134675
|
},
|
|
134676
134676
|
"name": "EventBusAttributes",
|
|
134677
134677
|
"namespace": "aws.notify",
|
|
@@ -134688,7 +134688,7 @@
|
|
|
134688
134688
|
"immutable": true,
|
|
134689
134689
|
"locationInModule": {
|
|
134690
134690
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134691
|
-
"line":
|
|
134691
|
+
"line": 153
|
|
134692
134692
|
},
|
|
134693
134693
|
"name": "eventBusArn",
|
|
134694
134694
|
"type": {
|
|
@@ -134707,7 +134707,7 @@
|
|
|
134707
134707
|
"immutable": true,
|
|
134708
134708
|
"locationInModule": {
|
|
134709
134709
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134710
|
-
"line":
|
|
134710
|
+
"line": 146
|
|
134711
134711
|
},
|
|
134712
134712
|
"name": "eventBusName",
|
|
134713
134713
|
"type": {
|
|
@@ -134727,7 +134727,7 @@
|
|
|
134727
134727
|
"immutable": true,
|
|
134728
134728
|
"locationInModule": {
|
|
134729
134729
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134730
|
-
"line":
|
|
134730
|
+
"line": 161
|
|
134731
134731
|
},
|
|
134732
134732
|
"name": "eventSourceName",
|
|
134733
134733
|
"optional": true,
|
|
@@ -134749,7 +134749,7 @@
|
|
|
134749
134749
|
"kind": "interface",
|
|
134750
134750
|
"locationInModule": {
|
|
134751
134751
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134752
|
-
"line":
|
|
134752
|
+
"line": 21
|
|
134753
134753
|
},
|
|
134754
134754
|
"name": "EventBusOutputs",
|
|
134755
134755
|
"namespace": "aws.notify",
|
|
@@ -134763,7 +134763,7 @@
|
|
|
134763
134763
|
"immutable": true,
|
|
134764
134764
|
"locationInModule": {
|
|
134765
134765
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134766
|
-
"line":
|
|
134766
|
+
"line": 30
|
|
134767
134767
|
},
|
|
134768
134768
|
"name": "arn",
|
|
134769
134769
|
"type": {
|
|
@@ -134779,7 +134779,7 @@
|
|
|
134779
134779
|
"immutable": true,
|
|
134780
134780
|
"locationInModule": {
|
|
134781
134781
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134782
|
-
"line":
|
|
134782
|
+
"line": 25
|
|
134783
134783
|
},
|
|
134784
134784
|
"name": "name",
|
|
134785
134785
|
"type": {
|
|
@@ -134795,7 +134795,7 @@
|
|
|
134795
134795
|
"immutable": true,
|
|
134796
134796
|
"locationInModule": {
|
|
134797
134797
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134798
|
-
"line":
|
|
134798
|
+
"line": 35
|
|
134799
134799
|
},
|
|
134800
134800
|
"name": "eventSourceName",
|
|
134801
134801
|
"optional": true,
|
|
@@ -134824,7 +134824,7 @@
|
|
|
134824
134824
|
},
|
|
134825
134825
|
"locationInModule": {
|
|
134826
134826
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134827
|
-
"line":
|
|
134827
|
+
"line": 562
|
|
134828
134828
|
},
|
|
134829
134829
|
"parameters": [
|
|
134830
134830
|
{
|
|
@@ -134850,7 +134850,7 @@
|
|
|
134850
134850
|
"kind": "class",
|
|
134851
134851
|
"locationInModule": {
|
|
134852
134852
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134853
|
-
"line":
|
|
134853
|
+
"line": 554
|
|
134854
134854
|
},
|
|
134855
134855
|
"name": "EventBusPolicy",
|
|
134856
134856
|
"namespace": "aws.notify",
|
|
@@ -134863,7 +134863,7 @@
|
|
|
134863
134863
|
"immutable": true,
|
|
134864
134864
|
"locationInModule": {
|
|
134865
134865
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134866
|
-
"line":
|
|
134866
|
+
"line": 558
|
|
134867
134867
|
},
|
|
134868
134868
|
"name": "document",
|
|
134869
134869
|
"type": {
|
|
@@ -134878,7 +134878,7 @@
|
|
|
134878
134878
|
"immutable": true,
|
|
134879
134879
|
"locationInModule": {
|
|
134880
134880
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134881
|
-
"line":
|
|
134881
|
+
"line": 559
|
|
134882
134882
|
},
|
|
134883
134883
|
"name": "outputs",
|
|
134884
134884
|
"overrides": "terraconstructs.TerraConstructBase",
|
|
@@ -134908,7 +134908,7 @@
|
|
|
134908
134908
|
"kind": "interface",
|
|
134909
134909
|
"locationInModule": {
|
|
134910
134910
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134911
|
-
"line":
|
|
134911
|
+
"line": 527
|
|
134912
134912
|
},
|
|
134913
134913
|
"name": "EventBusPolicyProps",
|
|
134914
134914
|
"namespace": "aws.notify",
|
|
@@ -134922,7 +134922,7 @@
|
|
|
134922
134922
|
"immutable": true,
|
|
134923
134923
|
"locationInModule": {
|
|
134924
134924
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134925
|
-
"line":
|
|
134925
|
+
"line": 531
|
|
134926
134926
|
},
|
|
134927
134927
|
"name": "eventBus",
|
|
134928
134928
|
"type": {
|
|
@@ -134946,7 +134946,7 @@
|
|
|
134946
134946
|
"kind": "interface",
|
|
134947
134947
|
"locationInModule": {
|
|
134948
134948
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134949
|
-
"line":
|
|
134949
|
+
"line": 86
|
|
134950
134950
|
},
|
|
134951
134951
|
"name": "EventBusProps",
|
|
134952
134952
|
"namespace": "aws.notify",
|
|
@@ -134965,7 +134965,7 @@
|
|
|
134965
134965
|
"immutable": true,
|
|
134966
134966
|
"locationInModule": {
|
|
134967
134967
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134968
|
-
"line":
|
|
134968
|
+
"line": 96
|
|
134969
134969
|
},
|
|
134970
134970
|
"name": "eventBusName",
|
|
134971
134971
|
"optional": true,
|
|
@@ -134986,13 +134986,31 @@
|
|
|
134986
134986
|
"immutable": true,
|
|
134987
134987
|
"locationInModule": {
|
|
134988
134988
|
"filename": "src/aws/notify/event-bus.ts",
|
|
134989
|
-
"line":
|
|
134989
|
+
"line": 105
|
|
134990
134990
|
},
|
|
134991
134991
|
"name": "eventSourceName",
|
|
134992
134992
|
"optional": true,
|
|
134993
134993
|
"type": {
|
|
134994
134994
|
"primitive": "string"
|
|
134995
134995
|
}
|
|
134996
|
+
},
|
|
134997
|
+
{
|
|
134998
|
+
"abstract": true,
|
|
134999
|
+
"docs": {
|
|
135000
|
+
"default": "- Use an AWS managed key",
|
|
135001
|
+
"stability": "stable",
|
|
135002
|
+
"summary": "The customer managed key that encrypt events on this event bus."
|
|
135003
|
+
},
|
|
135004
|
+
"immutable": true,
|
|
135005
|
+
"locationInModule": {
|
|
135006
|
+
"filename": "src/aws/notify/event-bus.ts",
|
|
135007
|
+
"line": 122
|
|
135008
|
+
},
|
|
135009
|
+
"name": "kmsKey",
|
|
135010
|
+
"optional": true,
|
|
135011
|
+
"type": {
|
|
135012
|
+
"fqn": "terraconstructs.aws.encryption.IKey"
|
|
135013
|
+
}
|
|
134996
135014
|
}
|
|
134997
135015
|
],
|
|
134998
135016
|
"symbolId": "src/aws/notify/event-bus:EventBusProps"
|
|
@@ -135106,7 +135124,7 @@
|
|
|
135106
135124
|
"kind": "class",
|
|
135107
135125
|
"locationInModule": {
|
|
135108
135126
|
"filename": "src/aws/notify/input.ts",
|
|
135109
|
-
"line":
|
|
135127
|
+
"line": 268
|
|
135110
135128
|
},
|
|
135111
135129
|
"methods": [
|
|
135112
135130
|
{
|
|
@@ -135116,7 +135134,7 @@
|
|
|
135116
135134
|
},
|
|
135117
135135
|
"locationInModule": {
|
|
135118
135136
|
"filename": "src/aws/notify/input.ts",
|
|
135119
|
-
"line":
|
|
135137
|
+
"line": 314
|
|
135120
135138
|
},
|
|
135121
135139
|
"name": "fromPath",
|
|
135122
135140
|
"parameters": [
|
|
@@ -135141,7 +135159,7 @@
|
|
|
135141
135159
|
},
|
|
135142
135160
|
"locationInModule": {
|
|
135143
135161
|
"filename": "src/aws/notify/input.ts",
|
|
135144
|
-
"line":
|
|
135162
|
+
"line": 341
|
|
135145
135163
|
},
|
|
135146
135164
|
"name": "resolve",
|
|
135147
135165
|
"overrides": "cdktf.IResolvable",
|
|
@@ -135166,7 +135184,7 @@
|
|
|
135166
135184
|
},
|
|
135167
135185
|
"locationInModule": {
|
|
135168
135186
|
"filename": "src/aws/notify/input.ts",
|
|
135169
|
-
"line":
|
|
135187
|
+
"line": 352
|
|
135170
135188
|
},
|
|
135171
135189
|
"name": "toJSON",
|
|
135172
135190
|
"returns": {
|
|
@@ -135183,7 +135201,7 @@
|
|
|
135183
135201
|
},
|
|
135184
135202
|
"locationInModule": {
|
|
135185
135203
|
"filename": "src/aws/notify/input.ts",
|
|
135186
|
-
"line":
|
|
135204
|
+
"line": 345
|
|
135187
135205
|
},
|
|
135188
135206
|
"name": "toString",
|
|
135189
135207
|
"overrides": "cdktf.IResolvable",
|
|
@@ -135205,7 +135223,7 @@
|
|
|
135205
135223
|
"immutable": true,
|
|
135206
135224
|
"locationInModule": {
|
|
135207
135225
|
"filename": "src/aws/notify/input.ts",
|
|
135208
|
-
"line":
|
|
135226
|
+
"line": 293
|
|
135209
135227
|
},
|
|
135210
135228
|
"name": "account",
|
|
135211
135229
|
"static": true,
|
|
@@ -135221,7 +135239,7 @@
|
|
|
135221
135239
|
"immutable": true,
|
|
135222
135240
|
"locationInModule": {
|
|
135223
135241
|
"filename": "src/aws/notify/input.ts",
|
|
135224
|
-
"line":
|
|
135242
|
+
"line": 279
|
|
135225
135243
|
},
|
|
135226
135244
|
"name": "detailType",
|
|
135227
135245
|
"static": true,
|
|
@@ -135237,7 +135255,7 @@
|
|
|
135237
135255
|
"immutable": true,
|
|
135238
135256
|
"locationInModule": {
|
|
135239
135257
|
"filename": "src/aws/notify/input.ts",
|
|
135240
|
-
"line":
|
|
135258
|
+
"line": 272
|
|
135241
135259
|
},
|
|
135242
135260
|
"name": "eventId",
|
|
135243
135261
|
"static": true,
|
|
@@ -135253,7 +135271,7 @@
|
|
|
135253
135271
|
"immutable": true,
|
|
135254
135272
|
"locationInModule": {
|
|
135255
135273
|
"filename": "src/aws/notify/input.ts",
|
|
135256
|
-
"line":
|
|
135274
|
+
"line": 307
|
|
135257
135275
|
},
|
|
135258
135276
|
"name": "region",
|
|
135259
135277
|
"static": true,
|
|
@@ -135269,7 +135287,7 @@
|
|
|
135269
135287
|
"immutable": true,
|
|
135270
135288
|
"locationInModule": {
|
|
135271
135289
|
"filename": "src/aws/notify/input.ts",
|
|
135272
|
-
"line":
|
|
135290
|
+
"line": 286
|
|
135273
135291
|
},
|
|
135274
135292
|
"name": "source",
|
|
135275
135293
|
"static": true,
|
|
@@ -135285,7 +135303,7 @@
|
|
|
135285
135303
|
"immutable": true,
|
|
135286
135304
|
"locationInModule": {
|
|
135287
135305
|
"filename": "src/aws/notify/input.ts",
|
|
135288
|
-
"line":
|
|
135306
|
+
"line": 300
|
|
135289
135307
|
},
|
|
135290
135308
|
"name": "time",
|
|
135291
135309
|
"static": true,
|
|
@@ -135302,7 +135320,7 @@
|
|
|
135302
135320
|
"immutable": true,
|
|
135303
135321
|
"locationInModule": {
|
|
135304
135322
|
"filename": "src/aws/notify/input.ts",
|
|
135305
|
-
"line":
|
|
135323
|
+
"line": 322
|
|
135306
135324
|
},
|
|
135307
135325
|
"name": "creationStack",
|
|
135308
135326
|
"overrides": "cdktf.IResolvable",
|
|
@@ -135323,7 +135341,7 @@
|
|
|
135323
135341
|
"immutable": true,
|
|
135324
135342
|
"locationInModule": {
|
|
135325
135343
|
"filename": "src/aws/notify/input.ts",
|
|
135326
|
-
"line":
|
|
135344
|
+
"line": 321
|
|
135327
135345
|
},
|
|
135328
135346
|
"name": "displayHint",
|
|
135329
135347
|
"type": {
|
|
@@ -135338,7 +135356,7 @@
|
|
|
135338
135356
|
"immutable": true,
|
|
135339
135357
|
"locationInModule": {
|
|
135340
135358
|
"filename": "src/aws/notify/input.ts",
|
|
135341
|
-
"line":
|
|
135359
|
+
"line": 328
|
|
135342
135360
|
},
|
|
135343
135361
|
"name": "path",
|
|
135344
135362
|
"type": {
|
|
@@ -135847,7 +135865,7 @@
|
|
|
135847
135865
|
"kind": "interface",
|
|
135848
135866
|
"locationInModule": {
|
|
135849
135867
|
"filename": "src/aws/notify/event-bus.ts",
|
|
135850
|
-
"line":
|
|
135868
|
+
"line": 41
|
|
135851
135869
|
},
|
|
135852
135870
|
"methods": [
|
|
135853
135871
|
{
|
|
@@ -135859,7 +135877,7 @@
|
|
|
135859
135877
|
},
|
|
135860
135878
|
"locationInModule": {
|
|
135861
135879
|
"filename": "src/aws/notify/event-bus.ts",
|
|
135862
|
-
"line":
|
|
135880
|
+
"line": 72
|
|
135863
135881
|
},
|
|
135864
135882
|
"name": "archive",
|
|
135865
135883
|
"parameters": [
|
|
@@ -135893,7 +135911,7 @@
|
|
|
135893
135911
|
},
|
|
135894
135912
|
"locationInModule": {
|
|
135895
135913
|
"filename": "src/aws/notify/event-bus.ts",
|
|
135896
|
-
"line":
|
|
135914
|
+
"line": 80
|
|
135897
135915
|
},
|
|
135898
135916
|
"name": "grantPutEventsTo",
|
|
135899
135917
|
"parameters": [
|
|
@@ -135930,7 +135948,7 @@
|
|
|
135930
135948
|
"immutable": true,
|
|
135931
135949
|
"locationInModule": {
|
|
135932
135950
|
"filename": "src/aws/notify/event-bus.ts",
|
|
135933
|
-
"line":
|
|
135951
|
+
"line": 56
|
|
135934
135952
|
},
|
|
135935
135953
|
"name": "eventBusArn",
|
|
135936
135954
|
"type": {
|
|
@@ -135950,7 +135968,7 @@
|
|
|
135950
135968
|
"immutable": true,
|
|
135951
135969
|
"locationInModule": {
|
|
135952
135970
|
"filename": "src/aws/notify/event-bus.ts",
|
|
135953
|
-
"line":
|
|
135971
|
+
"line": 48
|
|
135954
135972
|
},
|
|
135955
135973
|
"name": "eventBusName",
|
|
135956
135974
|
"type": {
|
|
@@ -135969,7 +135987,7 @@
|
|
|
135969
135987
|
"immutable": true,
|
|
135970
135988
|
"locationInModule": {
|
|
135971
135989
|
"filename": "src/aws/notify/event-bus.ts",
|
|
135972
|
-
"line":
|
|
135990
|
+
"line": 63
|
|
135973
135991
|
},
|
|
135974
135992
|
"name": "eventSourceName",
|
|
135975
135993
|
"optional": true,
|
|
@@ -140476,13 +140494,13 @@
|
|
|
140476
140494
|
},
|
|
140477
140495
|
"locationInModule": {
|
|
140478
140496
|
"filename": "src/aws/notify/input.ts",
|
|
140479
|
-
"line":
|
|
140497
|
+
"line": 63
|
|
140480
140498
|
}
|
|
140481
140499
|
},
|
|
140482
140500
|
"kind": "class",
|
|
140483
140501
|
"locationInModule": {
|
|
140484
140502
|
"filename": "src/aws/notify/input.ts",
|
|
140485
|
-
"line":
|
|
140503
|
+
"line": 18
|
|
140486
140504
|
},
|
|
140487
140505
|
"methods": [
|
|
140488
140506
|
{
|
|
@@ -140492,7 +140510,7 @@
|
|
|
140492
140510
|
},
|
|
140493
140511
|
"locationInModule": {
|
|
140494
140512
|
"filename": "src/aws/notify/input.ts",
|
|
140495
|
-
"line":
|
|
140513
|
+
"line": 59
|
|
140496
140514
|
},
|
|
140497
140515
|
"name": "fromEventPath",
|
|
140498
140516
|
"parameters": [
|
|
@@ -140518,7 +140536,7 @@
|
|
|
140518
140536
|
},
|
|
140519
140537
|
"locationInModule": {
|
|
140520
140538
|
"filename": "src/aws/notify/input.ts",
|
|
140521
|
-
"line":
|
|
140539
|
+
"line": 42
|
|
140522
140540
|
},
|
|
140523
140541
|
"name": "fromMultilineText",
|
|
140524
140542
|
"parameters": [
|
|
@@ -140544,7 +140562,7 @@
|
|
|
140544
140562
|
},
|
|
140545
140563
|
"locationInModule": {
|
|
140546
140564
|
"filename": "src/aws/notify/input.ts",
|
|
140547
|
-
"line":
|
|
140565
|
+
"line": 52
|
|
140548
140566
|
},
|
|
140549
140567
|
"name": "fromObject",
|
|
140550
140568
|
"parameters": [
|
|
@@ -140570,7 +140588,7 @@
|
|
|
140570
140588
|
},
|
|
140571
140589
|
"locationInModule": {
|
|
140572
140590
|
"filename": "src/aws/notify/input.ts",
|
|
140573
|
-
"line":
|
|
140591
|
+
"line": 29
|
|
140574
140592
|
},
|
|
140575
140593
|
"name": "fromText",
|
|
140576
140594
|
"parameters": [
|
|
@@ -140596,7 +140614,7 @@
|
|
|
140596
140614
|
},
|
|
140597
140615
|
"locationInModule": {
|
|
140598
140616
|
"filename": "src/aws/notify/input.ts",
|
|
140599
|
-
"line":
|
|
140617
|
+
"line": 68
|
|
140600
140618
|
},
|
|
140601
140619
|
"name": "bind",
|
|
140602
140620
|
"parameters": [
|
|
@@ -140629,7 +140647,7 @@
|
|
|
140629
140647
|
"kind": "interface",
|
|
140630
140648
|
"locationInModule": {
|
|
140631
140649
|
"filename": "src/aws/notify/input.ts",
|
|
140632
|
-
"line":
|
|
140650
|
+
"line": 74
|
|
140633
140651
|
},
|
|
140634
140652
|
"name": "RuleTargetInputProperties",
|
|
140635
140653
|
"namespace": "aws.notify",
|
|
@@ -140644,7 +140662,7 @@
|
|
|
140644
140662
|
"immutable": true,
|
|
140645
140663
|
"locationInModule": {
|
|
140646
140664
|
"filename": "src/aws/notify/input.ts",
|
|
140647
|
-
"line":
|
|
140665
|
+
"line": 81
|
|
140648
140666
|
},
|
|
140649
140667
|
"name": "input",
|
|
140650
140668
|
"optional": true,
|
|
@@ -140662,7 +140680,7 @@
|
|
|
140662
140680
|
"immutable": true,
|
|
140663
140681
|
"locationInModule": {
|
|
140664
140682
|
"filename": "src/aws/notify/input.ts",
|
|
140665
|
-
"line":
|
|
140683
|
+
"line": 88
|
|
140666
140684
|
},
|
|
140667
140685
|
"name": "inputPath",
|
|
140668
140686
|
"optional": true,
|
|
@@ -140680,7 +140698,7 @@
|
|
|
140680
140698
|
"immutable": true,
|
|
140681
140699
|
"locationInModule": {
|
|
140682
140700
|
"filename": "src/aws/notify/input.ts",
|
|
140683
|
-
"line":
|
|
140701
|
+
"line": 102
|
|
140684
140702
|
},
|
|
140685
140703
|
"name": "inputPathsMap",
|
|
140686
140704
|
"optional": true,
|
|
@@ -140703,7 +140721,7 @@
|
|
|
140703
140721
|
"immutable": true,
|
|
140704
140722
|
"locationInModule": {
|
|
140705
140723
|
"filename": "src/aws/notify/input.ts",
|
|
140706
|
-
"line":
|
|
140724
|
+
"line": 95
|
|
140707
140725
|
},
|
|
140708
140726
|
"name": "inputTemplate",
|
|
140709
140727
|
"optional": true,
|
|
@@ -151113,6 +151131,6 @@
|
|
|
151113
151131
|
"symbolId": "src/aws/storage/notification-targets/queue:QueueDestination"
|
|
151114
151132
|
}
|
|
151115
151133
|
},
|
|
151116
|
-
"version": "0.0.
|
|
151117
|
-
"fingerprint": "
|
|
151134
|
+
"version": "0.0.14",
|
|
151135
|
+
"fingerprint": "dRepOzpvULz0rCf7uychTsvx0hDvi3wyjp8GHLkXEBs="
|
|
151118
151136
|
}
|