Commit 3897038
authored
Generating regional STS endpoints to allow for default EBS encryption in opt-in regions (aws-samples#284)
* Moving assume_role method to process_enable_ebs_encryption_by_default so that we can build a regional STS endpoint.
* Using AWS_STS_REGIONAL_ENDPOINTS env variable instead of generating regional endpoint.
* Adding entry to changelog and updating table of contents.
* Resolving linting issue W2931 parent de490b9 commit 3897038
File tree
2 files changed
+10
-0
lines changed- aws_sra_examples/solutions/ec2/ec2_default_ebs_encryption/lambda/src
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
67 | 74 | | |
68 | 75 | | |
69 | 76 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments