Skip to content

Commit 79b4130

Browse files
committed
README inventory links
1 parent 5896199 commit 79b4130

1 file changed

Lines changed: 69 additions & 69 deletions

File tree

tuts/README.md

Lines changed: 69 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -6,75 +6,75 @@ This directory contains a collection of AWS CLI tutorials and scripts for variou
66

77
| Tutorial ID | Service | Use Case | Description |
88
|-------------|---------|----------|-------------|
9-
| 001 | Amazon Lightsail | Getting Started | Get started with Amazon Lightsail using the AWS CLI |
10-
| 002 | Amazon VPC | Getting Started | Get started with Amazon VPC using the AWS CLI |
11-
| 003 | Amazon S3 | Getting Started | Get started with Amazon S3 using the AWS CLI |
12-
| 004 | AWS Cloud Map | Custom Attributes | Configure AWS Cloud Map with custom attributes |
13-
| 005 | Amazon CloudFront | Getting Started | Set up and configure Amazon CloudFront distributions |
14-
| 007 | Amazon Chime SDK | Routing Calls | Set up call routing with Amazon Chime SDK |
15-
| 008 | Amazon VPC | Private Servers | Configure private servers in Amazon VPC |
16-
| 009 | Amazon VPC | IPAM | Set up IP Address Manager (IPAM) for Amazon VPC |
17-
| 010 | AWS Cloud Map | Service Discovery | Implement service discovery with AWS Cloud Map |
18-
| 011 | AWS Batch | Fargate | Run batch jobs with AWS Batch and Fargate |
19-
| 012 | AWS Transit Gateway | Getting Started | Set up and configure AWS Transit Gateway |
20-
| 013 | Amazon EC2 | Basics | Basic operations for working with Amazon EC2 instances |
21-
| 015 | Amazon VPC | Peering | Set up VPC peering connections between VPCs |
22-
| 016 | Amazon OpenSearch Service | Getting Started | Get started with Amazon OpenSearch Service |
23-
| 018 | Amazon ECS | EC2 | Get started with Amazon ECS using EC2 instances |
24-
| 019 | AWS Lambda | Getting Started | Comprehensive introduction to AWS Lambda serverless functions |
25-
| 020 | Amazon EBS | Getting Started Volumes | Create and manage Amazon EBS volumes with EC2 instances |
26-
| 021 | AWS CloudFormation | Getting Started | Introduction to AWS CloudFormation infrastructure as code |
27-
| 022 | Amazon EBS | Intermediate | Intermediate Amazon EBS concepts and operations |
28-
| 024 | AWS Glue | Getting Started | Get started with AWS Glue using the AWS CLI |
29-
| 025 | Amazon DocumentDB | Getting Started | Get started with Amazon DocumentDB MongoDB-compatible database |
30-
| 027 | Amazon Connect | Getting Started | Get started with Amazon Connect using the AWS CLI |
31-
| 028 | Amazon SageMaker | Feature Store | Use Amazon SageMaker Feature Store for ML features |
32-
| 030 | AWS Marketplace | Buyer Getting Started | Get started as a buyer on AWS Marketplace |
33-
| 031 | Amazon CloudWatch | Dynamic Dashboards | Create and manage dynamic dashboards in CloudWatch |
34-
| 032 | Amazon CloudWatch | Streams | Work with Amazon CloudWatch log streams |
35-
| 033 | Amazon SES | Getting Started | Get started with Amazon Simple Email Service |
36-
| 034 | Amazon EKS | Getting Started | Comprehensive introduction to Amazon EKS |
37-
| 035 | Amazon WorkSpaces | Personal | Set up and manage personal Amazon WorkSpaces |
38-
| 036 | Amazon RDS | Getting Started | Get started with Amazon RDS managed databases |
39-
| 037 | Amazon EMR | Getting Started | Get started with Amazon EMR for big data processing |
40-
| 038 | Amazon Redshift | Serverless | Set up and use Amazon Redshift Serverless |
41-
| 039 | Amazon Redshift | Provisioned | Set up Amazon Redshift provisioned clusters |
42-
| 042 | Amazon Q Business | Anonymous Access | Configure anonymous access for Amazon Q Business |
43-
| 043 | Amazon MQ | Getting Started | Comprehensive introduction to Amazon MQ message brokers |
44-
| 044 | Amazon Managed Grafana | Getting Started | Introduction to Amazon Managed Grafana |
45-
| 045 | AWS IAM Identity Center | Getting Started | Introduction to AWS IAM Identity Center (SSO) |
46-
| 046 | AWS Systems Manager | Getting Started | Get started with AWS Systems Manager |
47-
| 047 | AWS Network Firewall | Getting Started | Get started with AWS Network Firewall |
48-
| 048 | Amazon SNS | Getting Started | Get started with Amazon Simple Notification Service |
49-
| 049 | AWS End User Messaging | Getting Started | Get started with AWS End User Messaging |
50-
| 051 | AWS Direct Connect | Getting Started | Introduction to AWS Direct Connect |
51-
| 052 | AWS WAF | Getting Started | Introduction to AWS WAF (Web Application Firewall) |
52-
| 053 | AWS Config | Getting Started | Introduction to AWS Config |
53-
| 054 | Amazon Kinesis Video Streams | Getting Started | Get started with Amazon Kinesis Video Streams |
54-
| 055 | Amazon VPC Lattice | Getting Started | Create and manage Amazon VPC Lattice service networks |
55-
| 057 | Amazon MSK | Getting Started | Introduction to Amazon Managed Streaming for Apache Kafka |
56-
| 058 | Elastic Load Balancing | Getting Started | Create and configure Application Load Balancers |
57-
| 059 | Amazon DataZone | Getting Started | Introduction to Amazon DataZone |
58-
| 061 | Amazon Athena | Getting Started | Get started with Amazon Athena |
59-
| 062 | AWS Support | Getting Started | Get started with AWS Support |
60-
| 063 | AWS IoT Core | Getting Started | Get started with AWS IoT Core |
61-
| 064 | Amazon Neptune | Getting Started | Get started with Amazon Neptune |
62-
| 065 | Amazon ElastiCache | Getting Started | Get started with Amazon ElastiCache |
63-
| 066 | Amazon Cognito | Getting Started | Get started with Amazon Cognito |
64-
| 067 | AWS Payment Cryptography | Getting Started | Get started with AWS Payment Cryptography |
65-
| 069 | AWS Fault Injection Service | Getting Started | Use AWS Fault Injection Service for chaos engineering |
66-
| 070 | Amazon DynamoDB | Getting Started | Get started with Amazon DynamoDB NoSQL database |
67-
| 073 | AWS Secrets Manager | Getting Started | Introduction to AWS Secrets Manager |
68-
| 074 | Amazon Textract | Getting Started | Get started with Amazon Textract document analysis |
69-
| 075 | AWS Database Migration Service | Getting Started | Introduction to AWS Database Migration Service |
70-
| 077 | AWS Account Management | Getting Started | Get started with AWS Account Management |
71-
| 078 | Amazon ECR | Getting Started | Create and manage Docker container images with Amazon ECR |
72-
| 079 | AWS IoT Device Defender | Getting Started | Introduction to AWS IoT Device Defender |
73-
| 080 | AWS Step Functions | Getting Started | Create and run serverless workflows with AWS Step Functions |
74-
| 081 | AWS Elemental MediaConnect | Getting Started | Introduction to AWS Elemental MediaConnect |
75-
| 082 | Amazon Polly | Getting Started | Get started with Amazon Polly text-to-speech service |
76-
| 085 | Amazon ECS | Service Connect | Set up service-to-service communication in Amazon ECS |
77-
| 086 | Amazon ECS | Fargate Linux | Deploy containerized applications on Amazon ECS using Fargate |
9+
| [001](001-lightsail-gs/) | Amazon Lightsail | [Getting Started](001-lightsail-gs/) | Get started with Amazon Lightsail using the AWS CLI |
10+
| [002](002-vpc-gs/) | Amazon VPC | [Getting Started](002-vpc-gs/) | Get started with Amazon VPC using the AWS CLI |
11+
| [003](003-s3-gettingstarted/) | Amazon S3 | [Getting Started](003-s3-gettingstarted/) | Get started with Amazon S3 using the AWS CLI |
12+
| [004](004-cloudmap-custom-attributes/) | AWS Cloud Map | [Custom Attributes](004-cloudmap-custom-attributes/) | Configure AWS Cloud Map with custom attributes |
13+
| [005](005-cloudfront-gettingstarted/) | Amazon CloudFront | [Getting Started](005-cloudfront-gettingstarted/) | Set up and configure Amazon CloudFront distributions |
14+
| [007](007-chimesdk-routingcalls/) | Amazon Chime SDK | [Routing Calls](007-chimesdk-routingcalls/) | Set up call routing with Amazon Chime SDK |
15+
| [008](008-vpc-private-servers-gs/) | Amazon VPC | [Private Servers](008-vpc-private-servers-gs/) | Configure private servers in Amazon VPC |
16+
| [009](009-vpc-ipam-gs/) | Amazon VPC | [IPAM](009-vpc-ipam-gs/) | Set up IP Address Manager (IPAM) for Amazon VPC |
17+
| [010](010-cloudmap-service-discovery/) | AWS Cloud Map | [Service Discovery](010-cloudmap-service-discovery/) | Implement service discovery with AWS Cloud Map |
18+
| [011](011-getting-started-batch-fargate/) | AWS Batch | [Fargate](011-getting-started-batch-fargate/) | Run batch jobs with AWS Batch and Fargate |
19+
| [012](012-transitgateway-gettingstarted/) | AWS Transit Gateway | [Getting Started](012-transitgateway-gettingstarted/) | Set up and configure AWS Transit Gateway |
20+
| [013](013-ec2-basics/) | Amazon EC2 | [Basics](013-ec2-basics/) | Basic operations for working with Amazon EC2 instances |
21+
| [015](015-vpc-peering/) | Amazon VPC | [Peering](015-vpc-peering/) | Set up VPC peering connections between VPCs |
22+
| [016](016-opensearch-service-gs/) | Amazon OpenSearch Service | [Getting Started](016-opensearch-service-gs/) | Get started with Amazon OpenSearch Service |
23+
| [018](018-ecs-ec2/) | Amazon ECS | [EC2](018-ecs-ec2/) | Get started with Amazon ECS using EC2 instances |
24+
| [019](019-lambda-gettingstarted/) | AWS Lambda | [Getting Started](019-lambda-gettingstarted/) | Comprehensive introduction to AWS Lambda serverless functions |
25+
| [020](020-ebs-gs-volumes/) | Amazon EBS | [Getting Started Volumes](020-ebs-gs-volumes/) | Create and manage Amazon EBS volumes with EC2 instances |
26+
| [021](021-cloudformation-gs/) | AWS CloudFormation | [Getting Started](021-cloudformation-gs/) | Introduction to AWS CloudFormation infrastructure as code |
27+
| [022](022-ebs-intermediate/) | Amazon EBS | [Intermediate](022-ebs-intermediate/) | Intermediate Amazon EBS concepts and operations |
28+
| [024](024-glue-gs/) | AWS Glue | [Getting Started](024-glue-gs/) | Get started with AWS Glue using the AWS CLI |
29+
| [025](025-documentdb-gs/) | Amazon DocumentDB | [Getting Started](025-documentdb-gs/) | Get started with Amazon DocumentDB MongoDB-compatible database |
30+
| [027](027-connect-gs/) | Amazon Connect | [Getting Started](027-connect-gs/) | Get started with Amazon Connect using the AWS CLI |
31+
| [028](028-sagemaker-featurestore/) | Amazon SageMaker | [Feature Store](028-sagemaker-featurestore/) | Use Amazon SageMaker Feature Store for ML features |
32+
| [030](030-marketplace-buyer-gs/) | AWS Marketplace | [Buyer Getting Started](030-marketplace-buyer-gs/) | Get started as a buyer on AWS Marketplace |
33+
| [031](031-cloudwatch-dynamicdash/) | Amazon CloudWatch | [Dynamic Dashboards](031-cloudwatch-dynamicdash/) | Create and manage dynamic dashboards in CloudWatch |
34+
| [032](032-cloudwatch-streams/) | Amazon CloudWatch | [Streams](032-cloudwatch-streams/) | Work with Amazon CloudWatch log streams |
35+
| [033](033-ses-gs/) | Amazon SES | [Getting Started](033-ses-gs/) | Get started with Amazon Simple Email Service |
36+
| [034](034-eks-gs/) | Amazon EKS | [Getting Started](034-eks-gs/) | Comprehensive introduction to Amazon EKS |
37+
| [035](035-workspaces-personal/) | Amazon WorkSpaces | [Personal](035-workspaces-personal/) | Set up and manage personal Amazon WorkSpaces |
38+
| [036](036-rds-gs/) | Amazon RDS | [Getting Started](036-rds-gs/) | Get started with Amazon RDS managed databases |
39+
| [037](037-emr-gs/) | Amazon EMR | [Getting Started](037-emr-gs/) | Get started with Amazon EMR for big data processing |
40+
| [038](038-redshift-serverless/) | Amazon Redshift | [Serverless](038-redshift-serverless/) | Set up and use Amazon Redshift Serverless |
41+
| [039](039-redshift-provisioned/) | Amazon Redshift | [Provisioned](039-redshift-provisioned/) | Set up Amazon Redshift provisioned clusters |
42+
| [042](042-qbusiness-anon/) | Amazon Q Business | [Anonymous Access](042-qbusiness-anon/) | Configure anonymous access for Amazon Q Business |
43+
| [043](043-amazon-mq-gs/) | Amazon MQ | [Getting Started](043-amazon-mq-gs/) | Comprehensive introduction to Amazon MQ message brokers |
44+
| [044](044-amazon-managed-grafana-gs/) | Amazon Managed Grafana | [Getting Started](044-amazon-managed-grafana-gs/) | Introduction to Amazon Managed Grafana |
45+
| [045](045-aws-iam-identity-center-gs/) | AWS IAM Identity Center | [Getting Started](045-aws-iam-identity-center-gs/) | Introduction to AWS IAM Identity Center (SSO) |
46+
| [046](046-aws-systems-manager-gs/) | AWS Systems Manager | [Getting Started](046-aws-systems-manager-gs/) | Get started with AWS Systems Manager |
47+
| [047](047-aws-network-firewall-gs/) | AWS Network Firewall | [Getting Started](047-aws-network-firewall-gs/) | Get started with AWS Network Firewall |
48+
| [048](048-amazon-simple-notification-service-gs/) | Amazon SNS | [Getting Started](048-amazon-simple-notification-service-gs/) | Get started with Amazon Simple Notification Service |
49+
| [049](049-aws-end-user-messaging-gs/) | AWS End User Messaging | [Getting Started](049-aws-end-user-messaging-gs/) | Get started with AWS End User Messaging |
50+
| [051](051-aws-direct-connect-gs/) | AWS Direct Connect | [Getting Started](051-aws-direct-connect-gs/) | Introduction to AWS Direct Connect |
51+
| [052](052-aws-waf-gs/) | AWS WAF | [Getting Started](052-aws-waf-gs/) | Introduction to AWS WAF (Web Application Firewall) |
52+
| [053](053-aws-config-gs/) | AWS Config | [Getting Started](053-aws-config-gs/) | Introduction to AWS Config |
53+
| [054](054-amazon-kinesis-video-streams-gs/) | Amazon Kinesis Video Streams | [Getting Started](054-amazon-kinesis-video-streams-gs/) | Get started with Amazon Kinesis Video Streams |
54+
| [055](055-amazon-vpc-lattice-gs/) | Amazon VPC Lattice | [Getting Started](055-amazon-vpc-lattice-gs/) | Create and manage Amazon VPC Lattice service networks |
55+
| [057](057-amazon-managed-streaming-for-apache-kafka-gs/) | Amazon MSK | [Getting Started](057-amazon-managed-streaming-for-apache-kafka-gs/) | Introduction to Amazon Managed Streaming for Apache Kafka |
56+
| [058](058-elastic-load-balancing-gs/) | Elastic Load Balancing | [Getting Started](058-elastic-load-balancing-gs/) | Create and configure Application Load Balancers |
57+
| [059](059-amazon-datazone-gs/) | Amazon DataZone | [Getting Started](059-amazon-datazone-gs/) | Introduction to Amazon DataZone |
58+
| [061](061-amazon-athena-gs/) | Amazon Athena | [Getting Started](061-amazon-athena-gs/) | Get started with Amazon Athena |
59+
| [062](062-aws-support-gs/) | AWS Support | [Getting Started](062-aws-support-gs/) | Get started with AWS Support |
60+
| [063](063-aws-iot-core-gs/) | AWS IoT Core | [Getting Started](063-aws-iot-core-gs/) | Get started with AWS IoT Core |
61+
| [064](064-amazon-neptune-gs/) | Amazon Neptune | [Getting Started](064-amazon-neptune-gs/) | Get started with Amazon Neptune |
62+
| [065](065-amazon-elasticache-gs/) | Amazon ElastiCache | [Getting Started](065-amazon-elasticache-gs/) | Get started with Amazon ElastiCache |
63+
| [066](066-amazon-cognito-gs/) | Amazon Cognito | [Getting Started](066-amazon-cognito-gs/) | Get started with Amazon Cognito |
64+
| [067](067-aws-payment-cryptography-gs/) | AWS Payment Cryptography | [Getting Started](067-aws-payment-cryptography-gs/) | Get started with AWS Payment Cryptography |
65+
| [069](069-aws-fault-injection-service-gs/) | AWS Fault Injection Service | [Getting Started](069-aws-fault-injection-service-gs/) | Use AWS Fault Injection Service for chaos engineering |
66+
| [070](070-amazon-dynamodb-gs/) | Amazon DynamoDB | [Getting Started](070-amazon-dynamodb-gs/) | Get started with Amazon DynamoDB NoSQL database |
67+
| [073](073-aws-secrets-manager-gs/) | AWS Secrets Manager | [Getting Started](073-aws-secrets-manager-gs/) | Introduction to AWS Secrets Manager |
68+
| [074](074-amazon-textract-gs/) | Amazon Textract | [Getting Started](074-amazon-textract-gs/) | Get started with Amazon Textract document analysis |
69+
| [075](075-aws-database-migration-service-gs/) | AWS Database Migration Service | [Getting Started](075-aws-database-migration-service-gs/) | Introduction to AWS Database Migration Service |
70+
| [077](077-aws-account-management-gs/) | AWS Account Management | [Getting Started](077-aws-account-management-gs/) | Get started with AWS Account Management |
71+
| [078](078-amazon-elastic-container-registry-gs/) | Amazon ECR | [Getting Started](078-amazon-elastic-container-registry-gs/) | Create and manage Docker container images with Amazon ECR |
72+
| [079](079-aws-iot-device-defender-gs/) | AWS IoT Device Defender | [Getting Started](079-aws-iot-device-defender-gs/) | Introduction to AWS IoT Device Defender |
73+
| [080](080-aws-step-functions-gs/) | AWS Step Functions | [Getting Started](080-aws-step-functions-gs/) | Create and run serverless workflows with AWS Step Functions |
74+
| [081](081-aws-elemental-mediaconnect-gs/) | AWS Elemental MediaConnect | [Getting Started](081-aws-elemental-mediaconnect-gs/) | Introduction to AWS Elemental MediaConnect |
75+
| [082](082-amazon-polly-gs/) | Amazon Polly | [Getting Started](082-amazon-polly-gs/) | Get started with Amazon Polly text-to-speech service |
76+
| [085](085-amazon-ecs-service-connect/) | Amazon ECS | [Service Connect](085-amazon-ecs-service-connect/) | Set up service-to-service communication in Amazon ECS |
77+
| [086](086-amazon-ecs-fargate-linux/) | Amazon ECS | [Fargate Linux](086-amazon-ecs-fargate-linux/) | Deploy containerized applications on Amazon ECS using Fargate |
7878

7979
## Using These Tutorials
8080

0 commit comments

Comments
 (0)