SIMPLE STORAGE SERVICE (S3) Flashcards
Is s3 private by default?
Yes
A form of resource policies used for S3
Bucket Policies
Can resource policies effect different accounts?
Yes
Can bucket policies allow/deny anonymous principals
Yes
Policies used for the identities in the same account or multiple resources
Identity
Policies used for cross-account or just controlling S3
Bucket policies
Allows access to S3 via HTTP once index and error documents are set
Static Web Hosting
Specific address that the bucket can be access from using HTTP
Website Endpoint
Storage is one of the cost components of S3
True
Requests and Data retrievals are one of the cost components of S3
True
Data Transfer is one of the cost components of S3
True
Lets you keep a copy of an object whenever it is overwritten as its versions also protects your objects from accidental deletions
versioning
markers on an object version to mark it as removed, rather than permanently deleting it from your S3 bucket
Delete Markers
Can you disable versioning off after enabling it?
No only suspended
Charged and space is consumed by all version of an object
True
a security feature that is used together with S3 Versioning to prevent unauthorized
or accidental deletions in your S3 bucket
MFA delete