- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
code
Type: STRING
Provider name: code
Description: The function
code that contains the request and response functions. When code is used, the runtime
is required. The runtime
value must be APPSYNC_JS
.
data_source_name
Type: STRING
Provider name: dataSourceName
Description: The name of the DataSource
.
description
Type: STRING
Provider name: description
Description: The Function
description.
function_arn
Type: STRING
Provider name: functionArn
Description: The Amazon Resource Name (ARN) of the Function
object.
function_id
Type: STRING
Provider name: functionId
Description: A unique ID representing the Function
object.
function_version
Type: STRING
Provider name: functionVersion
Description: The version of the request mapping template. Currently, only the 2018-05-29 version of the template is supported.
max_batch_size
Type: INT32
Provider name: maxBatchSize
Description: The maximum batching size for a resolver.
name
Type: STRING
Provider name: name
Description: The name of the Function
object.
request_mapping_template
Type: STRING
Provider name: requestMappingTemplate
Description: The Function
request mapping template. Functions support only the 2018-05-29 version of the request mapping template.
response_mapping_template
Type: STRING
Provider name: responseMappingTemplate
Description: The Function
response mapping template.
runtime
Type: STRUCT
Provider name: runtime
name
STRING
name
name
of the runtime to use. Currently, the only allowed value is APPSYNC_JS
.runtime_version
STRING
runtimeVersion
version
of the runtime to use. Currently, the only allowed version is 1.0.0
.sync_config
Type: STRUCT
Provider name: syncConfig
conflict_detection
STRING
conflictDetection
conflict_handler
STRING
conflictHandler
LambdaConflictHandlerConfig
.lambda_conflict_handler_config
STRUCT
lambdaConflictHandlerConfig
LambdaConflictHandlerConfig
when configuring LAMBDA
as the Conflict Handler.lambda_conflict_handler_arn
STRING
lambdaConflictHandlerArn
tags
Type: UNORDERED_LIST_STRING