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

GetServiceSettingRequest

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

The request body of the GetServiceSetting API operation.

interface GetServiceSettingRequest {
SettingId: string;
}

§Properties

§
SettingId: string
[src]

The ID of the service setting to get. 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