pulumi_wasm_providers_gcp_mini

Module storage

source

Modules§

  • Creates a new bucket in Google cloud storage service (GCS). Once a bucket has been created, its location can’t be changed.
  • Bucket ACLs can be managed authoritatively using the storage_bucket_acl resource. Do not use these two resources in conjunction to manage the same bucket.
  • Authoritatively manages a bucket’s ACLs in Google cloud storage service (GCS). For more information see the official documentation and API.
  • Three different resources help you manage your IAM policy for Cloud Storage Bucket. Each of these resources serves a different use case:
  • Three different resources help you manage your IAM policy for Cloud Storage Bucket. Each of these resources serves a different use case:
  • Three different resources help you manage your IAM policy for Cloud Storage Bucket. Each of these resources serves a different use case:
  • Creates a new object inside an existing bucket in Google cloud storage service (GCS). ACLs can be applied using the gcp.storage.ObjectACL resource. For more information see the official documentation and API.
  • The DefaultObjectAccessControls resources represent the Access Control Lists (ACLs) applied to a new object within a Google Cloud Storage bucket when no ACL was provided for that object. ACLs let you specify who has access to your bucket contents and to what extent.
  • Authoritatively manages the default object ACLs for a Google Cloud Storage bucket without managing the bucket itself.
  • The hmacKeys resource represents an HMAC key within Cloud Storage. The resource consists of a secret and HMAC key metadata. HMAC keys can be used as credentials for service accounts.
  • Represents an inventory report configuration.
  • A Google Cloud Storage Managed Folder.
  • Three different resources help you manage your IAM policy for Cloud Storage ManagedFolder. Each of these resources serves a different use case:
  • Three different resources help you manage your IAM policy for Cloud Storage ManagedFolder. Each of these resources serves a different use case:
  • Three different resources help you manage your IAM policy for Cloud Storage ManagedFolder. Each of these resources serves a different use case:
  • Creates a new notification configuration on a specified bucket, establishing a flow of event notifications from GCS to a Cloud Pub/Sub topic. For more information see the official documentation and API.
  • The ObjectAccessControls resources represent the Access Control Lists (ACLs) for objects within Google Cloud Storage. ACLs let you specify who has access to your data and to what extent.
  • Authoritatively manages the access control list (ACL) for an object in a Google Cloud Storage (GCS) bucket. Removing a gcp.storage.ObjectACL sets the acl to the private predefined ACL.
  • Represents an On-Premises Agent pool.
  • Creates a new Transfer Job in Google Cloud Storage Transfer.