Skip to content

Commit 8afa003

Browse files
authored
Merge pull request #837 from ekristen/tweaks
chore: feats, fixes and refactors for recent pull requests
2 parents c34d394 + 83fbb0a commit 8afa003

16 files changed

+243
-191
lines changed

docs/resources/cloud-watch-logs-log-group.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,27 @@ the filter.
3434

3535
The string value is always what is used in the output of the log format when a resource is identified.
3636

37+
## Settings
38+
39+
- `DisableDeletionProtection`
40+
41+
42+
### DisableDeletionProtection
43+
44+
!!! note
45+
There is currently no description for this setting. Often times settings are fairly self-explanatory. However, we
46+
are working on adding descriptions for all settings.
47+
48+
```text
49+
DisableDeletionProtection
50+
```
51+
3752
### DependsOn
3853

3954
!!! important - Experimental Feature
4055
This resource depends on a resource using the experimental feature. This means that the resource will
4156
only be deleted if all the resources of a particular type are deleted first or reach a terminal state.
4257

4358
- [EC2VPC](./ec2-vpc.md)
59+
- [LambdaFunction](./lambda-function.md)
4460

docs/resources/iot-site-wise-asset-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ The string value is always what is used in the output of the log format when a r
3838
This resource depends on a resource using the experimental feature. This means that the resource will
3939
only be deleted if all the resources of a particular type are deleted first or reach a terminal state.
4040

41-
- [IoTSiteWiseAsset](./iot-site-wise-asset.md)
41+
- [IoTSiteWiseAsset](./io-tsite-wise-asset.md)
4242

docs/resources/iot-site-wise-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ The string value is always what is used in the output of the log format when a r
3535
This resource depends on a resource using the experimental feature. This means that the resource will
3636
only be deleted if all the resources of a particular type are deleted first or reach a terminal state.
3737

38-
- [IoTSiteWiseProject](./iot-site-wise-project.md)
39-
- [IoTSiteWiseAccessPolicy](./iot-site-wise-access-policy.md)
38+
- [IoTSiteWiseProject](./io-tsite-wise-project.md)
39+
- [IoTSiteWiseAccessPolicy](./io-tsite-wise-access-policy.md)
4040

docs/resources/iot-site-wise-project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ The string value is always what is used in the output of the log format when a r
3535
This resource depends on a resource using the experimental feature. This means that the resource will
3636
only be deleted if all the resources of a particular type are deleted first or reach a terminal state.
3737

38-
- [IoTSiteWiseDashboard](./iot-site-wise-dashboard.md)
39-
- [IoTSiteWiseAccessPolicy](./iot-site-wise-access-policy.md)
38+
- [IoTSiteWiseDashboard](./io-tsite-wise-dashboard.md)
39+
- [IoTSiteWiseAccessPolicy](./io-tsite-wise-access-policy.md)
4040

docs/resources/iot-twin-maker-workspace.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ The string value is always what is used in the output of the log format when a r
3636
This resource depends on a resource using the experimental feature. This means that the resource will
3737
only be deleted if all the resources of a particular type are deleted first or reach a terminal state.
3838

39-
- [IoTTwinMakerComponentType](./iot-twin-maker-component-type.md)
40-
- [IoTTwinMakerEntity](./iot-twin-maker-entity.md)
41-
- [IoTTwinMakerScene](./iot-twin-maker-scene.md)
42-
- [IoTTwinMakerSyncJob](./iot-twin-maker-sync-job.md)
39+
- [IoTTwinMakerComponentType](./io-ttwin-maker-component-type.md)
40+
- [IoTTwinMakerEntity](./io-ttwin-maker-entity.md)
41+
- [IoTTwinMakerScene](./io-ttwin-maker-scene.md)
42+
- [IoTTwinMakerSyncJob](./io-ttwin-maker-sync-job.md)
4343

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
generated: true
3+
---
4+
5+
# TextractAdapterVersion
6+
7+
8+
## Resource
9+
10+
```text
11+
TextractAdapterVersion
12+
```
13+
14+
## Properties
15+
16+
17+
- `AdapterID`: No Description
18+
- `AdapterVersion`: No Description
19+
- `CreationTime`: No Description
20+
- `FeatureTypes`: No Description
21+
- `Status`: No Description
22+
- `StatusMessage`: No Description
23+
24+
!!! note - Using Properties
25+
Properties are what [Filters](../config-filtering.md) are written against in your configuration. You use the property
26+
names to write filters for what you want to **keep** and omit from the nuke process.
27+
28+
### String Property
29+
30+
The string representation of a resource is generally the value of the Name, ID or ARN field of the resource. Not all
31+
resources support properties. To write a filter against the string representation, simply omit the `property` field in
32+
the filter.
33+
34+
The string value is always what is used in the output of the log format when a resource is identified.
35+

docs/resources/textract-adapter.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
generated: true
3+
---
4+
5+
# TextractAdapter
6+
7+
8+
## Resource
9+
10+
```text
11+
TextractAdapter
12+
```
13+
14+
## Properties
15+
16+
17+
- `AdapterID`: No Description
18+
- `AdapterName`: No Description
19+
- `AutoUpdate`: No Description
20+
- `CreationTime`: No Description
21+
- `Description`: No Description
22+
- `FeatureTypes`: No Description
23+
- `tag:<key>:`: This resource has tags with property `Tags`. These are key/value pairs that are
24+
added as their own property with the prefix of `tag:` (e.g. [tag:example: "value"])
25+
26+
!!! note - Using Properties
27+
Properties are what [Filters](../config-filtering.md) are written against in your configuration. You use the property
28+
names to write filters for what you want to **keep** and omit from the nuke process.
29+
30+
### String Property
31+
32+
The string representation of a resource is generally the value of the Name, ID or ARN field of the resource. Not all
33+
resources support properties. To write a filter against the string representation, simply omit the `property` field in
34+
the filter.
35+
36+
The string value is always what is used in the output of the log format when a resource is identified.
37+

go.mod

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ require (
1414
github.com/aws/aws-sdk-go-v2/service/appsync v1.42.3
1515
github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol v1.14.1
1616
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.44.12
17+
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.63.1
1718
github.com/aws/aws-sdk-go-v2/service/docdb v1.41.7
1819
github.com/aws/aws-sdk-go-v2/service/docdbelastic v1.15.5
1920
github.com/aws/aws-sdk-go-v2/service/dsql v1.1.2
@@ -23,6 +24,8 @@ require (
2324
github.com/aws/aws-sdk-go-v2/service/eks v1.74.10
2425
github.com/aws/aws-sdk-go-v2/service/iam v1.38.10
2526
github.com/aws/aws-sdk-go-v2/service/inspector2 v1.44.12
27+
github.com/aws/aws-sdk-go-v2/service/lakeformation v1.46.4
28+
github.com/aws/aws-sdk-go-v2/service/lambda v1.87.1
2629
github.com/aws/aws-sdk-go-v2/service/mgn v1.37.6
2730
github.com/aws/aws-sdk-go-v2/service/neptunegraph v1.17.6
2831
github.com/aws/aws-sdk-go-v2/service/networkfirewall v1.53.0
@@ -51,7 +54,7 @@ require (
5154
)
5255

5356
require (
54-
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.7 // indirect
57+
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4 // indirect
5558
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.33 // indirect
5659
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 // indirect
5760
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 // indirect
@@ -61,7 +64,6 @@ require (
6164
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.8 // indirect
6265
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.1 // indirect
6366
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.10 // indirect
64-
github.com/aws/aws-sdk-go-v2/service/lakeformation v1.46.4 // indirect
6567
github.com/aws/aws-sdk-go-v2/service/sso v1.25.6 // indirect
6668
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.4 // indirect
6769
github.com/benbjohnson/clock v1.3.0 // indirect

0 commit comments

Comments
 (0)