UnprotectSecretRequest: { region?: Region; secretId: string }

Type declaration

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.

  • secretId: string

    ID of the secret to unprotect.