File tree Expand file tree Collapse file tree 11 files changed +149
-0
lines changed Expand file tree Collapse file tree 11 files changed +149
-0
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,16 @@ generated: true
11
11
CloudFormationStack
12
12
```
13
13
14
+ ## Properties
14
15
15
16
17
+ - ` CreationTime ` : No Description
18
+ - ` LastUpdatedTime ` : No Description
19
+ - ` Name ` : No Description
20
+ - ` Status ` : No Description
21
+ - ` tag:<key>: ` : This resource has tags with property ` Tags ` . These are key/value pairs that are
22
+ added as their own property with the prefix of `tag:` (e.g. [tag:example: "value"])
23
+
16
24
!!! note - Using Properties
17
25
Properties are what [ Filters] ( ../config-filtering.md ) are written against in your configuration. You use the property
18
26
names to write filters for what you want to ** keep** and omit from the nuke process.
@@ -28,6 +36,7 @@ The string value is always what is used in the output of the log format when a r
28
36
## Settings
29
37
30
38
- ` DisableDeletionProtection `
39
+ - ` CreateRoleToDeleteStack `
31
40
32
41
33
42
### DisableDeletionProtection
@@ -40,3 +49,14 @@ The string value is always what is used in the output of the log format when a r
40
49
DisableDeletionProtection
41
50
```
42
51
52
+
53
+ ### CreateRoleToDeleteStack
54
+
55
+ !!! note
56
+ There is currently no description for this setting. Often times settings are fairly self-explanatory. However, we
57
+ are working on adding descriptions for all settings.
58
+
59
+ ``` text
60
+ CreateRoleToDeleteStack
61
+ ```
62
+
Original file line number Diff line number Diff line change @@ -11,8 +11,14 @@ generated: true
11
11
CloudWatchAlarm
12
12
```
13
13
14
+ ## Properties
14
15
15
16
17
+ - ` Name ` : No Description
18
+ - ` Type ` : No Description
19
+ - ` tag:<key>: ` : This resource has tags with property ` Tags ` . These are key/value pairs that are
20
+ added as their own property with the prefix of `tag:` (e.g. [tag:example: "value"])
21
+
16
22
!!! note - Using Properties
17
23
Properties are what [ Filters] ( ../config-filtering.md ) are written against in your configuration. You use the property
18
24
names to write filters for what you want to ** keep** and omit from the nuke process.
Original file line number Diff line number Diff line change @@ -11,8 +11,15 @@ generated: true
11
11
EC2TGW
12
12
```
13
13
14
+ ## Properties
14
15
15
16
17
+ - ` ID ` : The ID of the transit gateway.
18
+ - ` OwnerId ` : The ID of the AWS account that owns the transit gateway.
19
+ - ` State ` : The state of the transit gateway.
20
+ - ` tag:<key>: ` : This resource has tags with property ` Tags ` . These are key/value pairs that are
21
+ added as their own property with the prefix of `tag:` (e.g. [tag:example: "value"])
22
+
16
23
!!! note - Using Properties
17
24
Properties are what [ Filters] ( ../config-filtering.md ) are written against in your configuration. You use the property
18
25
names to write filters for what you want to ** keep** and omit from the nuke process.
Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ NeptuneSnapshot
14
14
## Properties
15
15
16
16
17
+ - ` CreateTime ` : No Description
17
18
- ` ID ` : No Description
19
+ - ` Status ` : No Description
18
20
19
21
!!! note - Using Properties
20
22
Properties are what [ Filters] ( ../config-filtering.md ) are written against in your configuration. You use the property
Original file line number Diff line number Diff line change @@ -11,8 +11,12 @@ generated: true
11
11
ResourceExplorer2Index
12
12
```
13
13
14
+ ## Properties
14
15
15
16
17
+ - ` ARN ` : No Description
18
+ - ` Type ` : No Description
19
+
16
20
!!! note - Using Properties
17
21
Properties are what [ Filters] ( ../config-filtering.md ) are written against in your configuration. You use the property
18
22
names to write filters for what you want to ** keep** and omit from the nuke process.
Original file line number Diff line number Diff line change @@ -11,8 +11,11 @@ generated: true
11
11
ResourceExplorer2View
12
12
```
13
13
14
+ ## Properties
14
15
15
16
17
+ - ` ARN ` : The ARN of the Resource Explorer View
18
+
16
19
!!! note - Using Properties
17
20
Properties are what [ Filters] ( ../config-filtering.md ) are written against in your configuration. You use the property
18
21
names to write filters for what you want to ** keep** and omit from the nuke process.
Original file line number Diff line number Diff line change @@ -11,8 +11,15 @@ generated: true
11
11
Route53ResourceRecordSet
12
12
```
13
13
14
+ ## Properties
14
15
15
16
17
+ - ` HostedZoneName ` : The name of the zone to which the record belongs
18
+ - ` Name ` : The name of the record
19
+ - ` Type ` : The type of the record
20
+ - ` tag:<key>: ` : This resource has tags with property ` Tags ` . These are key/value pairs that are
21
+ added as their own property with the prefix of `tag:` (e.g. [tag:example: "value"])
22
+
16
23
!!! note - Using Properties
17
24
Properties are what [ Filters] ( ../config-filtering.md ) are written against in your configuration. You use the property
18
25
names to write filters for what you want to ** keep** and omit from the nuke process.
Original file line number Diff line number Diff line change
1
+ ---
2
+ generated : true
3
+ ---
4
+
5
+ # S3AccessGrantsGrant
6
+
7
+
8
+ ## Resource
9
+
10
+ ``` text
11
+ S3AccessGrantsGrant
12
+ ```
13
+
14
+ ## Properties
15
+
16
+
17
+ - ` CreatedAt ` : The date and time the access grant was created.
18
+ - ` GrantScope ` : The scope of the access grant.
19
+ - ` GranteeID ` : The ARN of the grantee.
20
+ - ` GranteeType ` : The type of the grantee, (e.g. IAM).
21
+ - ` ID ` : The ID of the access grant.
22
+
23
+ !!! note - Using Properties
24
+ Properties are what [ Filters] ( ../config-filtering.md ) are written against in your configuration. You use the property
25
+ names to write filters for what you want to ** keep** and omit from the nuke process.
26
+
27
+ ### String Property
28
+
29
+ The string representation of a resource is generally the value of the Name, ID or ARN field of the resource. Not all
30
+ resources support properties. To write a filter against the string representation, simply omit the ` property ` field in
31
+ the filter.
32
+
33
+ The string value is always what is used in the output of the log format when a resource is identified.
34
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ generated : true
3
+ ---
4
+
5
+ # S3AccessGrantsInstance
6
+
7
+
8
+ ## Resource
9
+
10
+ ``` text
11
+ S3AccessGrantsInstance
12
+ ```
13
+
14
+ ## Properties
15
+
16
+
17
+ - ` CreatedAt ` : The time the access grants instance was created.
18
+ - ` ID ` : The ID of the access grants instance.
19
+
20
+ !!! note - Using Properties
21
+ Properties are what [ Filters] ( ../config-filtering.md ) are written against in your configuration. You use the property
22
+ names to write filters for what you want to ** keep** and omit from the nuke process.
23
+
24
+ ### String Property
25
+
26
+ The string representation of a resource is generally the value of the Name, ID or ARN field of the resource. Not all
27
+ resources support properties. To write a filter against the string representation, simply omit the ` property ` field in
28
+ the filter.
29
+
30
+ The string value is always what is used in the output of the log format when a resource is identified.
31
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ generated : true
3
+ ---
4
+
5
+ # S3AccessGrantsLocation
6
+
7
+
8
+ ## Resource
9
+
10
+ ``` text
11
+ S3AccessGrantsLocation
12
+ ```
13
+
14
+ ## Properties
15
+
16
+
17
+ - ` CreatedAt ` : The time the access grants location was created.
18
+ - ` ID ` : The ID of the access grants location.
19
+ - ` LocationScope ` : The scope of the access grants location.
20
+
21
+ !!! note - Using Properties
22
+ Properties are what [ Filters] ( ../config-filtering.md ) are written against in your configuration. You use the property
23
+ names to write filters for what you want to ** keep** and omit from the nuke process.
24
+
25
+ ### String Property
26
+
27
+ The string representation of a resource is generally the value of the Name, ID or ARN field of the resource. Not all
28
+ resources support properties. To write a filter against the string representation, simply omit the ` property ` field in
29
+ the filter.
30
+
31
+ The string value is always what is used in the output of the log format when a resource is identified.
32
+
You can’t perform that action at this time.
0 commit comments