Skip to main content

Update configured AWS types

PUT 

/api/v1/aws/types

Update configured AWS types

Request

Body

required

    types

    object[]

    required

    List of AWS types and whether they're configured to be discovered and imported into the catalogs

  • Array [

  • enabled booleanrequired

    Whether AWS type is configured to be discovered and imported into the catalogs

    type stringrequired

    AWS type

  • ]

Responses

Successfully replaced AWS types

Schema

    types

    object[]

    required

    List of AWS types and whether they're configured to be discovered and imported into the catalogs

  • Array [

  • enabled booleanrequired

    Whether AWS type is configured to be discovered and imported into the catalogs

    type stringrequired

    AWS type

  • ]

Loading...