- 필수 기능
- 시작하기
- 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
app_arn
Type: STRING
Provider name: appArn
Description: The Amazon Resource Name (ARN) of the Amplify app.
app_id
Type: STRING
Provider name: appId
Description: The unique ID of the Amplify app.
auto_branch_creation_config
Type: STRUCT
Provider name: autoBranchCreationConfig
Description: Describes the automated branch creation configuration for the Amplify app.
basic_auth_credentials
STRING
basicAuthCredentials
user:password
.build_spec
STRING
buildSpec
enable_auto_build
BOOLEAN
enableAutoBuild
enable_basic_auth
BOOLEAN
enableBasicAuth
enable_performance_mode
BOOLEAN
enablePerformanceMode
enable_pull_request_preview
BOOLEAN
enablePullRequestPreview
environment_variables
MAP_STRING_STRING
environmentVariables
framework
STRING
framework
pull_request_environment_name
STRING
pullRequestEnvironmentName
stage
STRING
stage
auto_branch_creation_patterns
Type: UNORDERED_LIST_STRING
Provider name: autoBranchCreationPatterns
Description: Describes the automated branch creation glob patterns for the Amplify app.
basic_auth_credentials
Type: STRING
Provider name: basicAuthCredentials
Description: The basic authorization credentials for branches for the Amplify app. You must base64-encode the authorization credentials and provide them in the format user:password
.
build_spec
Type: STRING
Provider name: buildSpec
Description: Describes the content of the build specification (build spec) for the Amplify app.
cache_config
Type: STRUCT
Provider name: cacheConfig
Description: The cache configuration for the Amplify app. If you don’t specify the cache configuration type
, Amplify uses the default AMPLIFY_MANAGED
setting.
type
STRING
type
AMPLIFY_MANAGED
cache configuration automatically applies an optimized cache configuration for your app based on its platform, routing rules, and rewrite rules. This is the default setting. The AMPLIFY_MANAGED_NO_COOKIES
cache configuration type is the same as AMPLIFY_MANAGED
, except that it excludes all cookies from the cache key.compute_role_arn
Type: STRING
Provider name: computeRoleArn
Description: The Amazon Resource Name (ARN) of the IAM role for an SSR app. The Compute role allows the Amplify Hosting compute service to securely access specific Amazon Web Services resources based on the role’s permissions. For more information about the SSR Compute role, see Adding an SSR Compute role in the Amplify User Guide.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: A timestamp of when Amplify created the application.
custom_headers
Type: STRING
Provider name: customHeaders
Description: Describes the custom HTTP headers for the Amplify app.
custom_rules
Type: UNORDERED_LIST_STRUCT
Provider name: customRules
Description: Describes the custom redirect and rewrite rules for the Amplify app.
condition
STRING
condition
source
STRING
source
status
STRING
status
target
STRING
target
default_domain
Type: STRING
Provider name: defaultDomain
Description: The default domain for the Amplify app.
description
Type: STRING
Provider name: description
Description: The description for the Amplify app.
enable_auto_branch_creation
Type: BOOLEAN
Provider name: enableAutoBranchCreation
Description: Enables automated branch creation for the Amplify app.
enable_basic_auth
Type: BOOLEAN
Provider name: enableBasicAuth
Description: Enables basic authorization for the Amplify app’s branches.
enable_branch_auto_build
Type: BOOLEAN
Provider name: enableBranchAutoBuild
Description: Enables the auto-building of branches for the Amplify app.
enable_branch_auto_deletion
Type: BOOLEAN
Provider name: enableBranchAutoDeletion
Description: Automatically disconnect a branch in the Amplify console when you delete a branch from your Git repository.
environment_variables
Type: MAP_STRING_STRING
Provider name: environmentVariables
Description: The environment variables for the Amplify app. For a list of the environment variables that are accessible to Amplify by default, see Amplify Environment variables in the Amplify Hosting User Guide.
iam_service_role_arn
Type: STRING
Provider name: iamServiceRoleArn
Description: The Amazon Resource Name (ARN) of the IAM service role for the Amplify app.
name
Type: STRING
Provider name: name
Description: The name for the Amplify app.
platform
Type: STRING
Provider name: platform
Description: The platform for the Amplify app. For a static app, set the platform type to WEB
. For a dynamic server-side rendered (SSR) app, set the platform type to WEB_COMPUTE
. For an app requiring Amplify Hosting’s original SSR support only, set the platform type to WEB_DYNAMIC
. If you are deploying an SSG only app with Next.js 14 or later, you must use the platform type WEB_COMPUTE
.
production_branch
Type: STRUCT
Provider name: productionBranch
Description: Describes the information about a production branch of the Amplify app.
branch_name
STRING
branchName
last_deploy_time
TIMESTAMP
lastDeployTime
status
STRING
status
thumbnail_url
STRING
thumbnailUrl
repository
Type: STRING
Provider name: repository
Description: The Git repository for the Amplify app.
repository_clone_method
Type: STRING
Provider name: repositoryCloneMethod
Description: TOKEN
for a GitHub repository, SIGV4
for an Amazon Web Services CodeCommit repository, and SSH
for GitLab and Bitbucket repositories.
tags
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: A timestamp of when Amplify updated the application.
waf_configuration
Type: STRUCT
Provider name: wafConfiguration
Description: Describes the Firewall configuration for the Amplify app. Firewall support enables you to protect your hosted applications with a direct integration with WAF.
status_reason
STRING
statusReason
waf_status
STRING
wafStatus
web_acl_arn
STRING
webAclArn
webhook_create_time
Type: TIMESTAMP
Provider name: webhookCreateTime
Description: A timestamp of when Amplify created the webhook in your Git repository.