Update aws_dms_endpoint
to indicate s3_settings
are deprecated
#29725
Labels
service/dms
Issues and PRs that pertain to the dms service.
Milestone
As part of AWS's eventual deprecation of
extra_connection_attributes
,aws_dms_endpoint
is moving away from needing to useextra_connection_attributes
by providing separate endpoints, such asaws_dms_s3_endpoint
. These new resources do not useextra_connection_attributes
, as much as possible, and are less problematic. Therefore, we should deprecateaws_dms_endpoint.*.s3_settings
.Affected Resource(s)
References
aws_dms_endpoint
, removes3_settings
#29726The text was updated successfully, but these errors were encountered: