FSX: Cannot create release repository task #3935
Labels
bug
This issue is a confirmed bug.
fsx
p3
This is a minor priority issue
response-requested
Waiting on additional information or feedback.
Describe the bug
Based on the FSX docs, I'd expect that I would be able to create a
release_repository_task
with boto3. Though it seems I get an error when trying to create a task of typeRELEASE_DATA_FROM_FILESYSTEM
Expected Behavior
A release task to be created.
Current Behavior
Reproduction Steps
Use the following code:
Possible Solution
No response
Additional Information/Context
If remove the
ReleaseConfiguration
argument then I getSDK version used
boto3-1.26.90
Environment details (OS name and version, etc.)
AWS Lambda - python 3.10
The text was updated successfully, but these errors were encountered: