Documentation ¶
Index ¶
- func BucketDomainName(bucket, region string) string
- func DataSourceS3BucketObject() *schema.Resource
- func ExpirationHash(v interface{}) int
- func IsContentTypeAllowed(contentType *string) bool
- func RemoveNil(data map[string]interface{}) map[string]interface{}
- func ResourceS3Bucket() *schema.Resource
- func ResourceS3BucketObject() *schema.Resource
- func ResourceS3BucketPolicy() *schema.Resource
- func ValidateS3BucketObjectAclType(v interface{}, k string) (ws []string, errors []error)
- func WebsiteDomainUrl(region string) string
- type Website
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BucketDomainName ¶
func ExpirationHash ¶
func ExpirationHash(v interface{}) int
func IsContentTypeAllowed ¶
This is to prevent potential issues w/ binary files and generally unprintable characters See https://github.com/hashicorp/terraform/pull/3858#issuecomment-156856738
func ResourceS3Bucket ¶
func ResourceS3BucketObject ¶
func ResourceS3BucketPolicy ¶
func WebsiteDomainUrl ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.