blobStorageIntegrationDelete

Deletes a Blob Storage integration. Fails while stacks are still attached to it.

Arguments

Returns

BlobStorageIntegration
BlobStorageIntegration
Collapse
  • baseURI
    The bucket and the optional base prefix, e.g. s3://acme-bucket/acme-infra.
  • region
    The bucket region (AWS S3 subtype only).
  • endpoint
    The endpoint URL (S3-compatible subtype only).
  • roleArn
    The IAM role assumed to read the bucket (AWS_ROLE auth method only).
  • externalId
    Server-generated external ID for the assumed role's trust policy. Never client-supplied.
  • accessKeyId
    The access key ID (ACCESS_KEYS auth method only). Only space admins can read it.
  • hasCredentials
    Whether reads are authenticated at all, as opposed to a public bucket.
  • id
  • description
  • isDefault
  • useGitCheckout