@pulumi/aws 6.22.0 → 6.22.2
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/lambda/function.d.ts +1 -2
- package/lambda/function.js +1 -2
- package/lambda/function.js.map +1 -1
- package/package.json +1 -1
- package/types/input.d.ts +10 -50
- package/types/output.d.ts +10 -50
package/lambda/function.d.ts
CHANGED
|
@@ -141,7 +141,7 @@ import { ARN } from "..";
|
|
|
141
141
|
* ### Lambda retries
|
|
142
142
|
*
|
|
143
143
|
* Lambda Functions allow you to configure error handling for asynchronous invocation. The settings that it supports are `Maximum age of event` and `Retry attempts` as stated in [Lambda documentation for Configuring error handling for asynchronous invocation](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#invocation-async-errors). To configure these settings, refer to the aws.lambda.FunctionEventInvokeConfig resource.
|
|
144
|
-
*
|
|
144
|
+
* ### CloudWatch Logging and Permissions
|
|
145
145
|
*
|
|
146
146
|
* For more information about CloudWatch Logs for Lambda, see the [Lambda User Guide](https://docs.aws.amazon.com/lambda/latest/dg/monitoring-functions-logs.html).
|
|
147
147
|
*
|
|
@@ -183,7 +183,6 @@ import { ARN } from "..";
|
|
|
183
183
|
* ],
|
|
184
184
|
* });
|
|
185
185
|
* ```
|
|
186
|
-
*
|
|
187
186
|
* ## Specifying the Deployment Package
|
|
188
187
|
*
|
|
189
188
|
* AWS Lambda expects source code to be provided as a deployment package whose structure varies depending on which `runtime` is in use. See [Runtimes](https://docs.aws.amazon.com/lambda/latest/dg/API_CreateFunction.html#SSS-CreateFunction-request-Runtime) for the valid values of `runtime`. The expected structure of the deployment package can be found in [the AWS Lambda documentation for each runtime](https://docs.aws.amazon.com/lambda/latest/dg/deployment-package-v2.html).
|
package/lambda/function.js
CHANGED
|
@@ -143,7 +143,7 @@ const utilities = require("../utilities");
|
|
|
143
143
|
* ### Lambda retries
|
|
144
144
|
*
|
|
145
145
|
* Lambda Functions allow you to configure error handling for asynchronous invocation. The settings that it supports are `Maximum age of event` and `Retry attempts` as stated in [Lambda documentation for Configuring error handling for asynchronous invocation](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#invocation-async-errors). To configure these settings, refer to the aws.lambda.FunctionEventInvokeConfig resource.
|
|
146
|
-
*
|
|
146
|
+
* ### CloudWatch Logging and Permissions
|
|
147
147
|
*
|
|
148
148
|
* For more information about CloudWatch Logs for Lambda, see the [Lambda User Guide](https://docs.aws.amazon.com/lambda/latest/dg/monitoring-functions-logs.html).
|
|
149
149
|
*
|
|
@@ -185,7 +185,6 @@ const utilities = require("../utilities");
|
|
|
185
185
|
* ],
|
|
186
186
|
* });
|
|
187
187
|
* ```
|
|
188
|
-
*
|
|
189
188
|
* ## Specifying the Deployment Package
|
|
190
189
|
*
|
|
191
190
|
* AWS Lambda expects source code to be provided as a deployment package whose structure varies depending on which `runtime` is in use. See [Runtimes](https://docs.aws.amazon.com/lambda/latest/dg/API_CreateFunction.html#SSS-CreateFunction-request-Runtime) for the valid values of `runtime`. The expected structure of the deployment package can be found in [the AWS Lambda documentation for each runtime](https://docs.aws.amazon.com/lambda/latest/dg/deployment-package-v2.html).
|
package/lambda/function.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"function.js","sourceRoot":"","sources":["../../lambda/function.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAI1C
|
|
1
|
+
{"version":3,"file":"function.js","sourceRoot":"","sources":["../../lambda/function.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
package/types/input.d.ts
CHANGED
|
@@ -1450,17 +1450,11 @@ export declare namespace alb {
|
|
|
1450
1450
|
*/
|
|
1451
1451
|
fixedResponse?: pulumi.Input<inputs.alb.ListenerDefaultActionFixedResponse>;
|
|
1452
1452
|
/**
|
|
1453
|
-
* Configuration block for creating an action that distributes requests among one or more target groups.
|
|
1454
|
-
* Specify only if `type` is `forward`.
|
|
1455
|
-
* Cannot be specified with `targetGroupArn`.
|
|
1456
|
-
* Detailed below.
|
|
1453
|
+
* Configuration block for creating an action that distributes requests among one or more target groups. Specify only if `type` is `forward`. If you specify both `forward` block and `targetGroupArn` attribute, you can specify only one target group using `forward` and it must be the same target group specified in `targetGroupArn`. Detailed below.
|
|
1457
1454
|
*/
|
|
1458
1455
|
forward?: pulumi.Input<inputs.alb.ListenerDefaultActionForward>;
|
|
1459
1456
|
/**
|
|
1460
|
-
* Order for the action.
|
|
1461
|
-
* The action with the lowest value for order is performed first.
|
|
1462
|
-
* Valid values are between `1` and `50000`.
|
|
1463
|
-
* Defaults to the position in the list of actions.
|
|
1457
|
+
* Order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first. Valid values are between `1` and `50000`.
|
|
1464
1458
|
*/
|
|
1465
1459
|
order?: pulumi.Input<number>;
|
|
1466
1460
|
/**
|
|
@@ -1468,10 +1462,7 @@ export declare namespace alb {
|
|
|
1468
1462
|
*/
|
|
1469
1463
|
redirect?: pulumi.Input<inputs.alb.ListenerDefaultActionRedirect>;
|
|
1470
1464
|
/**
|
|
1471
|
-
* ARN of the Target Group to which to route traffic.
|
|
1472
|
-
* Specify only if `type` is `forward` and you want to route to a single target group.
|
|
1473
|
-
* To route to one or more target groups, use a `forward` block instead.
|
|
1474
|
-
* Cannot be specified with `forward`.
|
|
1465
|
+
* ARN of the Target Group to which to route traffic. Specify only if `type` is `forward` and you want to route to a single target group. To route to one or more target groups, use a `forward` block instead.
|
|
1475
1466
|
*/
|
|
1476
1467
|
targetGroupArn?: pulumi.Input<string>;
|
|
1477
1468
|
/**
|
|
@@ -1677,27 +1668,16 @@ export declare namespace alb {
|
|
|
1677
1668
|
*/
|
|
1678
1669
|
fixedResponse?: pulumi.Input<inputs.alb.ListenerRuleActionFixedResponse>;
|
|
1679
1670
|
/**
|
|
1680
|
-
*
|
|
1681
|
-
* Specify only if `type` is `forward`.
|
|
1682
|
-
* Cannot be specified with `targetGroupArn`.
|
|
1671
|
+
* Information for creating an action that distributes requests among one or more target groups. Specify only if `type` is `forward`. If you specify both `forward` block and `targetGroupArn` attribute, you can specify only one target group using `forward` and it must be the same target group specified in `targetGroupArn`.
|
|
1683
1672
|
*/
|
|
1684
1673
|
forward?: pulumi.Input<inputs.alb.ListenerRuleActionForward>;
|
|
1685
|
-
/**
|
|
1686
|
-
* Order for the action.
|
|
1687
|
-
* The action with the lowest value for order is performed first.
|
|
1688
|
-
* Valid values are between `1` and `50000`.
|
|
1689
|
-
* Defaults to the position in the list of actions.
|
|
1690
|
-
*/
|
|
1691
1674
|
order?: pulumi.Input<number>;
|
|
1692
1675
|
/**
|
|
1693
1676
|
* Information for creating a redirect action. Required if `type` is `redirect`.
|
|
1694
1677
|
*/
|
|
1695
1678
|
redirect?: pulumi.Input<inputs.alb.ListenerRuleActionRedirect>;
|
|
1696
1679
|
/**
|
|
1697
|
-
* ARN of the Target Group to which to route traffic.
|
|
1698
|
-
* Specify only if `type` is `forward` and you want to route to a single target group.
|
|
1699
|
-
* To route to one or more target groups, use a `forward` block instead.
|
|
1700
|
-
* Cannot be specified with `forward`.
|
|
1680
|
+
* The ARN of the Target Group to which to route traffic. Specify only if `type` is `forward` and you want to route to a single target group. To route to one or more target groups, use a `forward` block instead.
|
|
1701
1681
|
*/
|
|
1702
1682
|
targetGroupArn?: pulumi.Input<string>;
|
|
1703
1683
|
/**
|
|
@@ -33952,17 +33932,11 @@ export declare namespace lb {
|
|
|
33952
33932
|
*/
|
|
33953
33933
|
fixedResponse?: pulumi.Input<inputs.lb.ListenerDefaultActionFixedResponse>;
|
|
33954
33934
|
/**
|
|
33955
|
-
* Configuration block for creating an action that distributes requests among one or more target groups.
|
|
33956
|
-
* Specify only if `type` is `forward`.
|
|
33957
|
-
* Cannot be specified with `targetGroupArn`.
|
|
33958
|
-
* Detailed below.
|
|
33935
|
+
* Configuration block for creating an action that distributes requests among one or more target groups. Specify only if `type` is `forward`. If you specify both `forward` block and `targetGroupArn` attribute, you can specify only one target group using `forward` and it must be the same target group specified in `targetGroupArn`. Detailed below.
|
|
33959
33936
|
*/
|
|
33960
33937
|
forward?: pulumi.Input<inputs.lb.ListenerDefaultActionForward>;
|
|
33961
33938
|
/**
|
|
33962
|
-
* Order for the action.
|
|
33963
|
-
* The action with the lowest value for order is performed first.
|
|
33964
|
-
* Valid values are between `1` and `50000`.
|
|
33965
|
-
* Defaults to the position in the list of actions.
|
|
33939
|
+
* Order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first. Valid values are between `1` and `50000`.
|
|
33966
33940
|
*/
|
|
33967
33941
|
order?: pulumi.Input<number>;
|
|
33968
33942
|
/**
|
|
@@ -33970,10 +33944,7 @@ export declare namespace lb {
|
|
|
33970
33944
|
*/
|
|
33971
33945
|
redirect?: pulumi.Input<inputs.lb.ListenerDefaultActionRedirect>;
|
|
33972
33946
|
/**
|
|
33973
|
-
* ARN of the Target Group to which to route traffic.
|
|
33974
|
-
* Specify only if `type` is `forward` and you want to route to a single target group.
|
|
33975
|
-
* To route to one or more target groups, use a `forward` block instead.
|
|
33976
|
-
* Cannot be specified with `forward`.
|
|
33947
|
+
* ARN of the Target Group to which to route traffic. Specify only if `type` is `forward` and you want to route to a single target group. To route to one or more target groups, use a `forward` block instead.
|
|
33977
33948
|
*/
|
|
33978
33949
|
targetGroupArn?: pulumi.Input<string>;
|
|
33979
33950
|
/**
|
|
@@ -34179,27 +34150,16 @@ export declare namespace lb {
|
|
|
34179
34150
|
*/
|
|
34180
34151
|
fixedResponse?: pulumi.Input<inputs.lb.ListenerRuleActionFixedResponse>;
|
|
34181
34152
|
/**
|
|
34182
|
-
*
|
|
34183
|
-
* Specify only if `type` is `forward`.
|
|
34184
|
-
* Cannot be specified with `targetGroupArn`.
|
|
34153
|
+
* Information for creating an action that distributes requests among one or more target groups. Specify only if `type` is `forward`. If you specify both `forward` block and `targetGroupArn` attribute, you can specify only one target group using `forward` and it must be the same target group specified in `targetGroupArn`.
|
|
34185
34154
|
*/
|
|
34186
34155
|
forward?: pulumi.Input<inputs.lb.ListenerRuleActionForward>;
|
|
34187
|
-
/**
|
|
34188
|
-
* Order for the action.
|
|
34189
|
-
* The action with the lowest value for order is performed first.
|
|
34190
|
-
* Valid values are between `1` and `50000`.
|
|
34191
|
-
* Defaults to the position in the list of actions.
|
|
34192
|
-
*/
|
|
34193
34156
|
order?: pulumi.Input<number>;
|
|
34194
34157
|
/**
|
|
34195
34158
|
* Information for creating a redirect action. Required if `type` is `redirect`.
|
|
34196
34159
|
*/
|
|
34197
34160
|
redirect?: pulumi.Input<inputs.lb.ListenerRuleActionRedirect>;
|
|
34198
34161
|
/**
|
|
34199
|
-
* ARN of the Target Group to which to route traffic.
|
|
34200
|
-
* Specify only if `type` is `forward` and you want to route to a single target group.
|
|
34201
|
-
* To route to one or more target groups, use a `forward` block instead.
|
|
34202
|
-
* Cannot be specified with `forward`.
|
|
34162
|
+
* The ARN of the Target Group to which to route traffic. Specify only if `type` is `forward` and you want to route to a single target group. To route to one or more target groups, use a `forward` block instead.
|
|
34203
34163
|
*/
|
|
34204
34164
|
targetGroupArn?: pulumi.Input<string>;
|
|
34205
34165
|
/**
|
package/types/output.d.ts
CHANGED
|
@@ -372,17 +372,11 @@ export declare namespace alb {
|
|
|
372
372
|
*/
|
|
373
373
|
fixedResponse?: outputs.alb.ListenerDefaultActionFixedResponse;
|
|
374
374
|
/**
|
|
375
|
-
* Configuration block for creating an action that distributes requests among one or more target groups.
|
|
376
|
-
* Specify only if `type` is `forward`.
|
|
377
|
-
* Cannot be specified with `targetGroupArn`.
|
|
378
|
-
* Detailed below.
|
|
375
|
+
* Configuration block for creating an action that distributes requests among one or more target groups. Specify only if `type` is `forward`. If you specify both `forward` block and `targetGroupArn` attribute, you can specify only one target group using `forward` and it must be the same target group specified in `targetGroupArn`. Detailed below.
|
|
379
376
|
*/
|
|
380
377
|
forward?: outputs.alb.ListenerDefaultActionForward;
|
|
381
378
|
/**
|
|
382
|
-
* Order for the action.
|
|
383
|
-
* The action with the lowest value for order is performed first.
|
|
384
|
-
* Valid values are between `1` and `50000`.
|
|
385
|
-
* Defaults to the position in the list of actions.
|
|
379
|
+
* Order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first. Valid values are between `1` and `50000`.
|
|
386
380
|
*/
|
|
387
381
|
order: number;
|
|
388
382
|
/**
|
|
@@ -390,10 +384,7 @@ export declare namespace alb {
|
|
|
390
384
|
*/
|
|
391
385
|
redirect?: outputs.alb.ListenerDefaultActionRedirect;
|
|
392
386
|
/**
|
|
393
|
-
* ARN of the Target Group to which to route traffic.
|
|
394
|
-
* Specify only if `type` is `forward` and you want to route to a single target group.
|
|
395
|
-
* To route to one or more target groups, use a `forward` block instead.
|
|
396
|
-
* Cannot be specified with `forward`.
|
|
387
|
+
* ARN of the Target Group to which to route traffic. Specify only if `type` is `forward` and you want to route to a single target group. To route to one or more target groups, use a `forward` block instead.
|
|
397
388
|
*/
|
|
398
389
|
targetGroupArn?: string;
|
|
399
390
|
/**
|
|
@@ -599,27 +590,16 @@ export declare namespace alb {
|
|
|
599
590
|
*/
|
|
600
591
|
fixedResponse?: outputs.alb.ListenerRuleActionFixedResponse;
|
|
601
592
|
/**
|
|
602
|
-
*
|
|
603
|
-
* Specify only if `type` is `forward`.
|
|
604
|
-
* Cannot be specified with `targetGroupArn`.
|
|
593
|
+
* Information for creating an action that distributes requests among one or more target groups. Specify only if `type` is `forward`. If you specify both `forward` block and `targetGroupArn` attribute, you can specify only one target group using `forward` and it must be the same target group specified in `targetGroupArn`.
|
|
605
594
|
*/
|
|
606
595
|
forward?: outputs.alb.ListenerRuleActionForward;
|
|
607
|
-
/**
|
|
608
|
-
* Order for the action.
|
|
609
|
-
* The action with the lowest value for order is performed first.
|
|
610
|
-
* Valid values are between `1` and `50000`.
|
|
611
|
-
* Defaults to the position in the list of actions.
|
|
612
|
-
*/
|
|
613
596
|
order: number;
|
|
614
597
|
/**
|
|
615
598
|
* Information for creating a redirect action. Required if `type` is `redirect`.
|
|
616
599
|
*/
|
|
617
600
|
redirect?: outputs.alb.ListenerRuleActionRedirect;
|
|
618
601
|
/**
|
|
619
|
-
* ARN of the Target Group to which to route traffic.
|
|
620
|
-
* Specify only if `type` is `forward` and you want to route to a single target group.
|
|
621
|
-
* To route to one or more target groups, use a `forward` block instead.
|
|
622
|
-
* Cannot be specified with `forward`.
|
|
602
|
+
* The ARN of the Target Group to which to route traffic. Specify only if `type` is `forward` and you want to route to a single target group. To route to one or more target groups, use a `forward` block instead.
|
|
623
603
|
*/
|
|
624
604
|
targetGroupArn?: string;
|
|
625
605
|
/**
|
|
@@ -38857,17 +38837,11 @@ export declare namespace lb {
|
|
|
38857
38837
|
*/
|
|
38858
38838
|
fixedResponse?: outputs.lb.ListenerDefaultActionFixedResponse;
|
|
38859
38839
|
/**
|
|
38860
|
-
* Configuration block for creating an action that distributes requests among one or more target groups.
|
|
38861
|
-
* Specify only if `type` is `forward`.
|
|
38862
|
-
* Cannot be specified with `targetGroupArn`.
|
|
38863
|
-
* Detailed below.
|
|
38840
|
+
* Configuration block for creating an action that distributes requests among one or more target groups. Specify only if `type` is `forward`. If you specify both `forward` block and `targetGroupArn` attribute, you can specify only one target group using `forward` and it must be the same target group specified in `targetGroupArn`. Detailed below.
|
|
38864
38841
|
*/
|
|
38865
38842
|
forward?: outputs.lb.ListenerDefaultActionForward;
|
|
38866
38843
|
/**
|
|
38867
|
-
* Order for the action.
|
|
38868
|
-
* The action with the lowest value for order is performed first.
|
|
38869
|
-
* Valid values are between `1` and `50000`.
|
|
38870
|
-
* Defaults to the position in the list of actions.
|
|
38844
|
+
* Order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first. Valid values are between `1` and `50000`.
|
|
38871
38845
|
*/
|
|
38872
38846
|
order: number;
|
|
38873
38847
|
/**
|
|
@@ -38875,10 +38849,7 @@ export declare namespace lb {
|
|
|
38875
38849
|
*/
|
|
38876
38850
|
redirect?: outputs.lb.ListenerDefaultActionRedirect;
|
|
38877
38851
|
/**
|
|
38878
|
-
* ARN of the Target Group to which to route traffic.
|
|
38879
|
-
* Specify only if `type` is `forward` and you want to route to a single target group.
|
|
38880
|
-
* To route to one or more target groups, use a `forward` block instead.
|
|
38881
|
-
* Cannot be specified with `forward`.
|
|
38852
|
+
* ARN of the Target Group to which to route traffic. Specify only if `type` is `forward` and you want to route to a single target group. To route to one or more target groups, use a `forward` block instead.
|
|
38882
38853
|
*/
|
|
38883
38854
|
targetGroupArn?: string;
|
|
38884
38855
|
/**
|
|
@@ -39084,27 +39055,16 @@ export declare namespace lb {
|
|
|
39084
39055
|
*/
|
|
39085
39056
|
fixedResponse?: outputs.lb.ListenerRuleActionFixedResponse;
|
|
39086
39057
|
/**
|
|
39087
|
-
*
|
|
39088
|
-
* Specify only if `type` is `forward`.
|
|
39089
|
-
* Cannot be specified with `targetGroupArn`.
|
|
39058
|
+
* Information for creating an action that distributes requests among one or more target groups. Specify only if `type` is `forward`. If you specify both `forward` block and `targetGroupArn` attribute, you can specify only one target group using `forward` and it must be the same target group specified in `targetGroupArn`.
|
|
39090
39059
|
*/
|
|
39091
39060
|
forward?: outputs.lb.ListenerRuleActionForward;
|
|
39092
|
-
/**
|
|
39093
|
-
* Order for the action.
|
|
39094
|
-
* The action with the lowest value for order is performed first.
|
|
39095
|
-
* Valid values are between `1` and `50000`.
|
|
39096
|
-
* Defaults to the position in the list of actions.
|
|
39097
|
-
*/
|
|
39098
39061
|
order: number;
|
|
39099
39062
|
/**
|
|
39100
39063
|
* Information for creating a redirect action. Required if `type` is `redirect`.
|
|
39101
39064
|
*/
|
|
39102
39065
|
redirect?: outputs.lb.ListenerRuleActionRedirect;
|
|
39103
39066
|
/**
|
|
39104
|
-
* ARN of the Target Group to which to route traffic.
|
|
39105
|
-
* Specify only if `type` is `forward` and you want to route to a single target group.
|
|
39106
|
-
* To route to one or more target groups, use a `forward` block instead.
|
|
39107
|
-
* Cannot be specified with `forward`.
|
|
39067
|
+
* The ARN of the Target Group to which to route traffic. Specify only if `type` is `forward` and you want to route to a single target group. To route to one or more target groups, use a `forward` block instead.
|
|
39108
39068
|
*/
|
|
39109
39069
|
targetGroupArn?: string;
|
|
39110
39070
|
/**
|