Skip to content

Commit

Permalink
Remove bundles from services that do have distinct guides.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSouther committed Nov 20, 2024
1 parent 9364e01 commit ccf8df2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
using: "composite"
steps:
- name: Install Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.11"
- name: Install Dependencies
Expand Down
3 changes: 0 additions & 3 deletions aws_doc_sdk_examples_tools/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1240,7 +1240,6 @@ emr-containers:
product_categories: {}
version: emr-containers-2020-10-01
eventbridge:
bundle: eventbridge
long: '&EVlong;'
short: '&EV;'
sort: EventBridge
Expand Down Expand Up @@ -2468,7 +2467,6 @@ pinpoint-sms-voice:
product_categories: {'Business Applications'}
version: pinpoint-sms-voice-2018-09-05
pipes:
bundle: eventbridge
long: '&EVlong; Pipes'
short: '&EV; Pipes'
sort: Eventbridge Pipes
Expand Down Expand Up @@ -2791,7 +2789,6 @@ s3-control:
product_categories: {'Storage'}
version: s3control-2018-08-20
s3-directory-buckets:
bundle: s3
api_ref: AmazonS3/latest/API/Welcome.html
blurb: are designed to store data within a single AWS Zone. Directory buckets organize data hierarchically into directories, providing a structure similar to a file system.
expanded:
Expand Down

0 comments on commit ccf8df2

Please sign in to comment.