Skip to content

Commit 0f4fbc5

Browse files
committed
Fix synopsis AWS refs, add service allowlist
1 parent 8e1ae9a commit 0f4fbc5

10 files changed

Lines changed: 24 additions & 12 deletions

.doc_gen/metadata/config_service_aws_config_metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ config_service_GettingStarted_053:
44
synopsis_list:
55
- Create an Amazon S3 bucket
66
- Create an Amazon SNS topic
7-
- Create an IAM role for AWS Config
8-
- Set up the AWS Config configuration recorder
9-
- Set up the AWS Config delivery channel
7+
- Create an IAM role for Config
8+
- Set up the Config configuration recorder
9+
- Set up the Config delivery channel
1010
- Start the configuration recorder
11-
- Verify the AWS Config setup
11+
- Verify the Config setup
1212
category: Scenarios
1313
languages:
1414
Bash:

.doc_gen/metadata/datazone_amazon_datazone_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ datazone_GettingStarted_059:
55
- Create an Amazon DataZone domain
66
- Create projects
77
- Create an environment profile and environment
8-
- Create a data source for AWS Glue
8+
- Create a data source for Glue
99
- Create and publish custom assets
1010
- Clean up resources
1111
category: Scenarios

.doc_gen/metadata/iot_aws_iot_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ iot_GettingStarted_079:
88
- Create a Mitigation Action
99
- Apply Mitigation Actions to Findings
1010
- Set Up SNS Notifications (Optional)
11-
- Enable AWS IoT Logging
11+
- Enable IoT Logging
1212
category: Scenarios
1313
languages:
1414
Bash:

.doc_gen/metadata/iot_core_gs_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ iot_GettingStarted_063:
22
title: Getting started with IoT Core
33
title_abbrev: Getting started with IoT Core
44
synopsis_list:
5-
- Create AWS IoT resources
5+
- Create IoT resources
66
- Configure your device
77
- Run the sample application
88
- Clean up resources

.doc_gen/metadata/mediaconnect_aws_elemental_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ mediaconnect_GettingStarted_081:
22
title: Getting started with Elemental MediaConnect
33
title_abbrev: Getting started with Elemental MediaConnect
44
synopsis_list:
5-
- Verify access to AWS Elemental MediaConnect
5+
- Verify access to Elemental MediaConnect
66
- Create a flow
77
- Add an output
88
- Clean up resources

.doc_gen/metadata/mq_amazon_mq_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ mq_GettingStarted_043:
22
title: Getting started with Amazon MQ for ActiveMQ and Secrets Manager
33
title_abbrev: Getting started with Amazon MQ for ActiveMQ and Secrets Manager
44
synopsis_list:
5-
- Store broker credentials in AWS Secrets Manager
5+
- Store broker credentials in Secrets Manager
66
- Create an Amazon MQ broker
77
- Wait for the broker to be in RUNNING state
88
- Get broker connection details

.doc_gen/metadata/secrets_manager_aws_secrets_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ secrets_manager_GettingStarted_073:
33
title_abbrev: Moving hardcoded secrets to Secrets Manager
44
synopsis_list:
55
- Create IAM roles
6-
- Create a secret in AWS Secrets Manager
6+
- Create a secret in Secrets Manager
77
- Update your application code
88
- Update the secret
99
- Clean up resources

.doc_gen/metadata/sso_admin_aws_iam_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sso_admin_GettingStarted_045:
44
synopsis_list:
55
- Enable IAM Identity Center
66
- Create users and groups
7-
- Set up user access to AWS accounts (organization instance only)
7+
- Set up user access to accounts (organization instance only)
88
- Set up user access to applications
99
- Clean up resources
1010
category: Scenarios

.doc_gen/metadata/wafv2_aws_waf_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ wafv2_GettingStarted_052:
44
synopsis_list:
55
- Create a web ACL
66
- Add a string match rule
7-
- Add AWS managed rules
7+
- Add managed rules
88
- Configure logging
99
- Clean up resources
1010
category: Scenarios

.doc_gen/validation.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
allow:
2+
services:
3+
- account
4+
- chime-sdk-voice
5+
- datazone
6+
- dms
7+
- kinesisvideo
8+
- mq
9+
- network-firewall
10+
- pinpoint-sms-voice-v2
11+
- qbusiness
12+
- sso-admin

0 commit comments

Comments
 (0)