The following changes in Cloud Discovery & Visibility v24.1.1 (CDV) might affect the behavior of automated tasks and customized processes.
(AWS) Removal of MFA support for Discovery jobs
As of CDV v24.1.1, MFA authentication can no longer be used with Discovery jobs. This includes both newly-created jobs and jobs created in earlier versions of CDV.
(AWS) Breaking API endpoint changes
The following API endpoints are significantly changed in v24.1.1. They might require changes to customized or automated processes that use them.
Endpoint | Changes |
---|---|
POST
cloud-discovery/api/v1/provider/aws/discovery |
|
|
(AWS) The following fields are deprecated from the API payload:
|
|
(AWS) The following fields are deprecated from the API payload:
|
|
(AWS) The following fields are deprecated from the API payload:
|
POST
cloud-discovery/api/v1/provider/aws/visibility/default-queue-names-generator |
(AWS) The following fields are deprecated from the API payload:
|
|
(AWS) The following fields are deprecated from the API payload:
|
|
(AWS) The following fields are deprecated from the
API payload:
|
PUT
cloud-discovery/api/v1/provider/aws/schedule/{schedule_id}/options |
(AWS) The following new parameters are added:
|
PUT
cloud-discovery/api/v1/provider/aws/visibility-manager |
(AWS) The following new parameters are added:
|
PUT
cloud-discovery/api/v1/provider/aws/schedule/account-filter/{schedule_id} |
(AWS) The tags parameter is
replaced with the include_tags and
exclude_tags parameters. |
PUT
cloud-discovery/api/v1/provider/aws/visibility-manager/account-filter/{visibility_manager_id} |
(AWS) The tags parameter is
replaced with the include_tags and
exclude_tags parameters. |
The following new API endpoints are added in v24.1.1.
PUT cloud-discovery/api/v1/provider/aws/schedule/{schedule_id}/tag-filter
PUT cloud-discovery/api/v1/provider/aws/visibility-manager/{visibility_manager_id}/tag-filter
PUT cloud-discovery/api/v1/provider/aws/schedule/additional-user-defined-tags/{schedule_id}