S3 Bucket Policy
Creates and manages IonosCloud S3 Buckets policies.
Manages S3 Buckets policies on IonosCloud.
Example Usage
Argument Reference
The following arguments are supported:
bucket
- (Required)[string] The name of the bucket where the object will be stored.policy
- (Required)[string] The policy document. This is a JSON formatted string.
Import
Resource Policy can be imported using the bucket name
Last updated