Cloud.Service.AWS.S3.Bucket.Policy

Cloud.Service.AWS.S3.Bucket.Policy
Cloud.Service.AWS.S3.Bucket.Policy
JSON Example
{
    "bucket": "string",
    "policy": "string",
    "provider": "string",
    "provider_region": "string"
}
string
bucket
Required

(Required) Bucket to which to apply the policy.

string
policy
Required

(Required) Text of the policy. For information about building a policy, see the AWS Identity and Access Management (IAM) policy documentation.

string
provider
Required

(Required) The name of the AWS cloud account to use for this resource

string
provider_region
Required

(Required) Target cloud region, such as us-east-1. Must be within the provider cloud account.