- 필수 기능
- 시작하기
- 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
arn
Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the webhook.
definition
Type: STRUCT
Provider name: definition
Description: The detail returned for each webhook, such as the webhook authentication type and filter rules.
authentication
STRING
authentication
authentication_configuration
STRUCT
authenticationConfiguration
SecretToken
property must be set. For IP, only the AllowedIPRange
property must be set to a valid CIDR range. For UNAUTHENTICATED, no properties can be set.allowed_ip_range
STRING
AllowedIPRange
AllowedIPRange
property must be set. This property must be set to a valid CIDR range.secret_token
STRING
SecretToken
SecretToken
property must be set. filters
UNORDERED_LIST_STRUCT
filters
json_path
STRING
jsonPath
MatchEquals
field. Otherwise, the request is ignored. For more information, see Java JsonPath implementation in GitHub.match_equals
STRING
matchEquals
JsonPath
expression must match what is supplied in the MatchEquals
field. Otherwise, the request is ignored. Properties from the target action configuration can be included as placeholders in this value by surrounding the action configuration key with curly brackets. For example, if the value supplied here is “refs/heads/{Branch}” and the target action has an action configuration property called “Branch” with a value of “main”, the MatchEquals
value is evaluated as “refs/heads/main”. For a list of action configuration properties for built-in action types, see Pipeline Structure Reference Action Requirements.name
STRING
name
target_action
STRING
targetAction
target_pipeline
STRING
targetPipeline
error_code
Type: STRING
Provider name: errorCode
Description: The number code of the error.
error_message
Type: STRING
Provider name: errorMessage
Description: The text of the error message about the webhook.
last_triggered
Type: TIMESTAMP
Provider name: lastTriggered
Description: The date and time a webhook was last successfully triggered, in timestamp format.
tags
Type: UNORDERED_LIST_STRING
url
Type: STRING
Provider name: url
Description: A unique URL generated by CodePipeline. When a POST request is made to this URL, the defined pipeline is started as long as the body of the post request satisfies the defined authentication and filtering conditions. Deleting and re-creating a webhook makes the old URL invalid and generates a new one.