Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ResetServiceSettingRequest

import type { ResetServiceSettingRequest } from "https://aws-api.deno.dev/v0.3/services/ssm.ts?docs=full";

The request body of the ResetServiceSetting API operation.

interface ResetServiceSettingRequest {
SettingId: string;
}

§Properties

§
SettingId: string
[src]

The Amazon Resource Name (ARN) of the service setting to reset. The setting ID can be one of the following.

  • /ssm/automation/customer-script-log-destination
    
  • /ssm/automation/customer-script-log-group-name
    
  • /ssm/documents/console/public-sharing-permission
    
  • /ssm/parameter-store/default-parameter-tier
    
  • /ssm/parameter-store/high-throughput-enabled
    
  • /ssm/managed-instance/activation-tier