Amazon S3 manifest
[
{
"source_ref": "s3://examplebucket/blogs/example.com-How to Optimize AWS Lambda for Scalability.pdf",
"metadata": {
"user_name": "Alice Cooper"
}
},
{
"source_ref": "s3://examplebucket/blogs/example.com-Introduction to Amazon S3 Glacier for Data Archiving.pdf",
"metadata": {
"user_name": "Bob Johnson"
}
},
{
"source_ref": "s3://examplebucket/blogs/example.com-AWS EC2 Instance Types and Choosing the Right One.pdf",
"metadata": {
"user_name": "Charlie Daniels"
}
},
{
"source_ref": "s3://examplebucket/blogs/example.com-Amazon DynamoDB: Best Practices and Common Pitfalls.pdf",
"metadata": {
"user_name": "Diana Smith"
}
},
{
"source_ref": "s3://examplebucket/blogs/example.com-Deep Dive into Amazon RDS Performance Tuning.pdf",
"metadata": {
"user_name": "Edward White"
}
},
{
"source_ref": "s3://examplebucket/blogs/example.com-Amazon ElasticSearch Service: What You Need to Know.pdf",
"metadata": {
"user_name": "Fiona Green"
}
},
{
"source_ref": "s3://examplebucket/blogs/example.com-Optimizing CloudWatch Monitoring for AWS Environments.pdf",
"metadata": {
"user_name": "George Harris"
}
}
]
Last updated