Control types for @turbot/gcp-storage

GCP > Storage > API Enabled

Check whether GCP Storage API is enabled.

API Enabled refers specifically to the API state of a service in a cloud project.
This control determines whether the API state is set as per desired level.

The GCP > Storage > API Enabled control compares
the API state against the API Enabled policies,
raises an alarm, and takes the defined enforcement action.

URI
tmod:@turbot/gcp-storage#/control/types/storageApiEnabled

GCP > Storage > Bucket > Access Control

Define the Access Level settings required for GCP > Storage > Bucket.

The Access control determines whether the access level for GCP Storage Bucket should be set to Uniform or Fine-grained.

Enabling uniform bucket-level access on a bucket, Access Control Lists (ACLs) are disabled, and only bucket-level Identity and Access Management (IAM) permissions grant access to that bucket and the objects it contains

URI
tmod:@turbot/gcp-storage#/control/types/bucketAccessControl
Category

GCP > Storage > Bucket > Active

Take an action when an GCP Storage bucket is not active based on the
GCP > Storage > Bucket > Active > * policies.

The Active control determines whether the resource is in active use, and if not, has
the ability to delete / cleanup the resource. When running an automated compliance
environment, it's common to end up with a wide range of alarms that are difficult
and time consuming to clear. The Active control brings automated, well-defined
control to this process.

The Active control checks the status of all defined Active policies for the
resource (GCP > Storage > Bucket > Active > *),
raises an alarm, and takes the defined enforcement action. Each Active
sub-policy can calculate a status of active, inactive or skipped. Generally,
if the resource appears to be Active for any reason it will be considered Active.

Note the contrast with Approved, where if the resource appears to be Unapproved
for any reason it will be considered Unapproved.

See Active for more information.

URI
tmod:@turbot/gcp-storage#/control/types/bucketActive

GCP > Storage > Bucket > Approved

Take an action when a GCP Storage bucket is not approved based on GCP > Storage > Bucket > Approved > * policies.

The Approved control checks the status of the defined Approved sub-policies for the resource. If the resource is not approved according to any of these policies, this control raises an alarm and takes the defined enforcement action.

For any enforcement actions that specify if new, e.g., Enforce: Delete unapproved if new, this control will only take the enforcement actions for resources created within the last 60 minutes.

See Approved for more information.

URI
tmod:@turbot/gcp-storage#/control/types/bucketApproved

GCP > Storage > Bucket > CMDB

Record and synchronize details for the GCP Storage bucket into the CMDB.

The CMDB control is
responsible for populating and updating all the attributes for that
resource type in the Guardrails CMDB.

Note: If CMDB is set to Skip for a resource, then it will not be added
to the CMDB, and no controls that target it will run.

CMDB controls also use the Regions policy associated with the resource. If
region is not in GCP > Storage > Bucket > Regions policy, the CMDB control will delete the
resource from the CMDB.

URI
tmod:@turbot/gcp-storage#/control/types/bucketCmdb
Category

GCP > Storage > Bucket > Discovery

Discover GCP Storage bucket resources and add them to the CMDB.

The Discovery
control is tasked with identifying instances for a particular resource.
The Discovery control will periodically search for new target resources and
save them to the Guardrails CMDB. Once discovered, resources are then
responsible for tracking changes to themselves through the
CMDB control.

Note that Discovery and CMDB controls also use the Regions policy
associated with the resource. If the region is not in GCP > Storage > Bucket > Regions policy, the CMDB
control will delete the resource from the CMDB.

URI
tmod:@turbot/gcp-storage#/control/types/bucketDiscovery

GCP > Storage > Bucket > Encryption at Rest

Define the minimum level of encryption required for GCP Storage bucket.

URI
tmod:@turbot/gcp-storage#/control/types/bucketEncryptionAtRest

GCP > Storage > Bucket > Labels

Take an action when an GCP Storage bucket labels is not updated based on the GCP > Storage > Bucket > Labels > * policies.

If the resource is not updated with the labels defined in GCP > Storage > Bucket > Labels > Template, this control raises an alarm and takes the defined enforcement action.

See Labels for more information.

URI
tmod:@turbot/gcp-storage#/control/types/bucketLabels

GCP > Storage > Bucket > Policy

URI
tmod:@turbot/gcp-storage#/control/types/bucketPolicy

GCP > Storage > Bucket > Policy > Trusted Access

Take an action when GCP Project IAM policy is not trusted based on the
GCP > IAM > Project IAM Policy > Trusted Access > * policies.

The Trusted Access control evaluates the IAM policy against the list of allowed
members in each of the Trusted Access sub-policies (Trusted Access > Domains,
Trusted Access > Groups, etc)., this control raises an alarm and takes the
defined enforcement action.

If set to "Enforce: Trusted Access > *", access to non-trusted
members will be removed.

URI
tmod:@turbot/gcp-storage#/control/types/bucketPolicyTrustedAccess

GCP > Storage > Bucket > Usage

The Usage control determines whether the number of GCP Storage bucket resources exceeds the configured usage limit for this region.

You can configure the behavior of this control with the GCP > Storage > Bucket > Usage policy, and set the limit with the GCP > Storage > Bucket > Usage > Limit policy.

URI
tmod:@turbot/gcp-storage#/control/types/bucketUsage

GCP > Storage > Bucket > Versioning

Configure whether Bucket versioning is enabled for a Storage bucket.

URI
tmod:@turbot/gcp-storage#/control/types/bucketVersioning
Category

GCP > Storage > CMDB

Record and synchronize details for the GCP Storage into the CMDB.

The CMDB control is
responsible for populating and updating all the attributes for that
resource type in the Guardrails CMDB.

Note: If CMDB is set to Skip for a resource, then it will not be added
to the CMDB, and no controls that target it will run.

URI
tmod:@turbot/gcp-storage#/control/types/storageCmdb
Category

GCP > Storage > Discovery

Discover GCP Storage resources and add them to the CMDB.

The Discovery
control is tasked with identifying instances for a particular resource.
The Discovery control will periodically search for new target resources and
save them to the Guardrails CMDB. Once discovered, resources are then
responsible for tracking changes to themselves through the
CMDB control.

URI
tmod:@turbot/gcp-storage#/control/types/storageDiscovery

GCP > Storage > Object > Active

Take an action when an GCP Storage object is not active based on the
GCP > Storage > Object > Active > * policies.

The Active control determines whether the resource is in active use, and if not, has
the ability to delete / cleanup the resource. When running an automated compliance
environment, it's common to end up with a wide range of alarms that are difficult
and time consuming to clear. The Active control brings automated, well-defined
control to this process.

The Active control checks the status of all defined Active policies for the
resource (GCP > Storage > Object > Active > *),
raises an alarm, and takes the defined enforcement action. Each Active
sub-policy can calculate a status of active, inactive or skipped. Generally,
if the resource appears to be Active for any reason it will be considered Active.

Note the contrast with Approved, where if the resource appears to be Unapproved
for any reason it will be considered Unapproved.

See Active for more information.

URI
tmod:@turbot/gcp-storage#/control/types/objectActive

GCP > Storage > Object > Approved

Take an action when a GCP Storage object is not approved based on GCP > Storage > Object > Approved > * policies.

The Approved control checks the status of the defined Approved sub-policies for the resource. If the resource is not approved according to any of these policies, this control raises an alarm and takes the defined enforcement action.

For any enforcement actions that specify if new, e.g., Enforce: Delete unapproved if new, this control will only take the enforcement actions for resources created within the last 60 minutes.

See Approved for more information.

URI
tmod:@turbot/gcp-storage#/control/types/objectApproved

GCP > Storage > Object > CMDB

Record and synchronize details for the GCP Storage object into the CMDB.

The CMDB control is
responsible for populating and updating all the attributes for that
resource type in the Guardrails CMDB.

Note: If CMDB is set to Skip for a resource, then it will not be added
to the CMDB, and no controls that target it will run.

CMDB controls also use the Regions policy associated with the resource. If
region is not in GCP > Storage > Object > Regions policy, the CMDB control will delete the
resource from the CMDB.

URI
tmod:@turbot/gcp-storage#/control/types/objectCmdb
Category

GCP > Storage > Object > Discovery

Discover GCP Storage object resources and add them to the CMDB.

The Discovery
control is tasked with identifying instances for a particular resource.
The Discovery control will periodically search for new target resources and
save them to the Guardrails CMDB. Once discovered, resources are then
responsible for tracking changes to themselves through the
CMDB control.

Note that Discovery and CMDB controls also use the Regions policy
associated with the resource. If the region is not in GCP > Storage > Object > Regions policy, the CMDB
control will delete the resource from the CMDB.

URI
tmod:@turbot/gcp-storage#/control/types/objectDiscovery