s3
S3
StorageAWS
General
General information about the service.
Chat
Powered by AITalk to this service to learn more about it.
Suggested questions:
Naming
The conventions, rules, and restrictions for naming this service.
Naming Convention
s3-Length
3-63
Valid Characters
Lowercase letters, numbers, hyphens
Scope
global
Code
Deploy your infrastructure as code using your preferred tooling.
Official Documentation
terraform
1resource "aws_s3_bucket" "main" {2 bucket = "s3-${var.project}-${var.environment}"34 tags = {5 Environment = var.environment6 }7}
Utilities
Utilities to support app deployment or configuration.
VPC Endpoints
Details for configuring VPC endpoints.
Service Name
com.amazonaws.{region}.s3Endpoint Type
GatewayPrivate DNS Enabled
No