actions-marketplace-validations/Configure AWS ELB Rule
Configures a given ELB Rule
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| listener | The Amazon Resource Name (ARN) of the listener. | yes | — |
| conditions | The conditions (in JSON array format used by AWS). | no | — |
| priority | The rule priority. A listener can’t have multiple rules with the same priority. | no | — |
| actions | The actions. | no | — |
| tags | The tags to assign to the rule. | no | — |
Outputs
| name | description |
|---|---|
| rule-arn | ARN of the configured ELB Rule |