Cloud.Service.AWS.S3.Bucket.Policy

Cloud.Service.AWS.S3.Bucket.Policy
Cloud.Service.AWS.S3.Bucket.Policy
JSON Example
{
    "account": "string",
    "bucket": "string",
    "count": 0,
    "policy": "string",
    "region": "string"
}
string
account
Required

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

string
bucket
Required

(Required) Bucket to which to apply the policy.

integer
count
Optional

The number of resource instances to be created.

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
region
Required

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