sweeper/aws_transfer_server: Cannot sweep transfer servers with API Gateway identity provider #19850
Labels
service/transfer
Issues and PRs that pertain to the transfer service.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
The sweeper sets the
force_destroy
parameter before calling the resource Delete operation. When the identity provider is set toAPI_GATEWAY
, this fails with the errorDo not set
force_destroy
when identity provider isAPI_GATEWAY
. Confirm ifforce_destroy
can be set when the identity provider isAWS_DIRECTORY_SERVICE
.Affected Resource
The text was updated successfully, but these errors were encountered: