AWS code-library documentation change
Summary
Added numerous new AWS service entries to the code examples index page for Bash SDK, including security-related services like Secrets Manager, AWS WAFV2, AWS Config, and AWS Payment Cryptography.
Security assessment
This change expands the documentation index to include links to code examples for various AWS services. While it includes security-focused services (Secrets Manager, WAFV2, Config, Payment Cryptography), the change itself is purely an index update with no evidence of addressing a specific security vulnerability, incident, or weakness. It adds documentation about security features by including these security services in the index.
Diff
diff --git a/code-library/latest/ug/bash_2_code_examples.md b/code-library/latest/ug/bash_2_code_examples.md index 8d37be5c3..620b3bb77 100644 --- a//code-library/latest/ug/bash_2_code_examples.md +++ b//code-library/latest/ug/bash_2_code_examples.md @@ -33,0 +34,4 @@ Some services contain additional example categories that show how to leverage li + * [API Gateway](./bash_2_api-gateway_code_examples.html) + + * [Athena](./bash_2_athena_code_examples.html) + @@ -37,0 +42,2 @@ Some services contain additional example categories that show how to leverage li + * [CloudFormation](./bash_2_cloudformation_code_examples.html) + @@ -39,0 +46,14 @@ Some services contain additional example categories that show how to leverage li + * [CloudWatch](./bash_2_cloudwatch_code_examples.html) + + * [CloudWatch Logs](./bash_2_cloudwatch-logs_code_examples.html) + + * [Amazon Cognito Identity Provider](./bash_2_cognito-identity-provider_code_examples.html) + + * [AWS Config](./bash_2_config-service_code_examples.html) + + * [Amazon Connect](./bash_2_connect_code_examples.html) + + * [Direct Connect](./bash_2_direct-connect_code_examples.html) + + * [Amazon DocumentDB](./bash_2_docdb_code_examples.html) + @@ -43,0 +64,18 @@ Some services contain additional example categories that show how to leverage li + * [Amazon ECR](./bash_2_ecr_code_examples.html) + + * [Amazon ECS](./bash_2_ecs_code_examples.html) + + * [Amazon EKS](./bash_2_eks_code_examples.html) + + * [Elastic Load Balancing - Version 2](./bash_2_elastic-load-balancing-v2_code_examples.html) + + * [ElastiCache](./bash_2_elasticache_code_examples.html) + + * [Amazon EMR](./bash_2_emr_code_examples.html) + + * [OpenSearch Service](./bash_2_opensearch_code_examples.html) + + * [AWS FIS](./bash_2_fis_code_examples.html) + + * [AWS Glue](./bash_2_glue_code_examples.html) + @@ -47,0 +86,2 @@ Some services contain additional example categories that show how to leverage li + * [AWS IoT](./bash_2_iot_code_examples.html) + @@ -49,0 +90,2 @@ Some services contain additional example categories that show how to leverage li + * [Lambda](./bash_2_lambda_code_examples.html) + @@ -51,0 +94,18 @@ Some services contain additional example categories that show how to leverage li + * [Amazon Managed Grafana](./bash_2_grafana_code_examples.html) + + * [MediaConnect](./bash_2_mediaconnect_code_examples.html) + + * [Amazon MSK](./bash_2_kafka_code_examples.html) + + * [Neptune](./bash_2_neptune_code_examples.html) + + * [AWS Payment Cryptography](./bash_2_payment-cryptography_code_examples.html) + + * [Amazon Pinpoint](./bash_2_pinpoint_code_examples.html) + + * [Amazon Polly](./bash_2_polly_code_examples.html) + + * [Amazon RDS](./bash_2_rds_code_examples.html) + + * [Amazon Redshift](./bash_2_redshift_code_examples.html) + @@ -53,0 +114,10 @@ Some services contain additional example categories that show how to leverage li + * [SageMaker AI](./bash_2_sagemaker_code_examples.html) + + * [Secrets Manager](./bash_2_secrets-manager_code_examples.html) + + * [Amazon SES](./bash_2_ses_code_examples.html) + + * [Amazon SNS](./bash_2_sns_code_examples.html) + + * [Step Functions](./bash_2_sfn_code_examples.html) + @@ -55,0 +126,12 @@ Some services contain additional example categories that show how to leverage li + * [Support](./bash_2_support_code_examples.html) + + * [Systems Manager](./bash_2_ssm_code_examples.html) + + * [Amazon Textract](./bash_2_textract_code_examples.html) + + * [VPC Lattice](./bash_2_vpc-lattice_code_examples.html) + + * [AWS WAFV2](./bash_2_wafv2_code_examples.html) + + * [WorkSpaces](./bash_2_workspaces_code_examples.html) + @@ -67 +149 @@ Amazon S3 -AWS Batch +API Gateway