Skip to content

Commit b401c9a

Browse files
committed
Removed the steps to update the SSM parameter from the maintainers documentation
1 parent 5f9ebdf commit b401c9a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/maintainers.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -190,13 +190,7 @@ targeting the `Prod` deployment environment and the China partition, and using t
190190
This will publish the Lambda layer to the AWS China (Beijing) Region.
191191
9. **Merge docs PR**: Once the `Layer Deployment (Partition)` workflow for the production China partition is complete,
192192
merge the PR from step 4 to update the documentation with the new version.
193-
10. **Update SSM Parameters (Beta)**: Run the `SSM Parameters` workflow with the `main` branch, targeting the `beta`
194-
deployment environment, and using the package version from npm (i.e., `2.20.0`).
195-
This will update the SSM parameters with the new version.
196-
11. **Update SSM Parameters (Prod)**: Run the `SSM Parameters` workflow with the `main` branch, targeting the `prod`
197-
deployment environment, and using the package version from npm (i.e., `2.20.0`).
198-
This will update the SSM parameters with the new version.
199-
12. **Update Docs**: Run the `Rebuild latest docs` workflow with the `main` branch using the package version from
193+
10. **Update Docs**: Run the `Rebuild latest docs` workflow with the `main` branch using the package version from
200194
npm (i.e. `2.20.0`). This will update the documentation with the new version.
201195

202196
Once complete, you can start drafting the release notes to let customers know **what changed and what's in it for them (a.k.a why they should care)**. We have guidelines in the release notes section so you know what good looks like.

0 commit comments

Comments
 (0)