Selecione suas preferências de cookies

Usamos cookies essenciais e ferramentas semelhantes que são necessárias para fornecer nosso site e serviços. Usamos cookies de desempenho para coletar estatísticas anônimas, para que possamos entender como os clientes usam nosso site e fazer as devidas melhorias. Cookies essenciais não podem ser desativados, mas você pode clicar em “Personalizar” ou “Recusar” para recusar cookies de desempenho.

Se você concordar, a AWS e terceiros aprovados também usarão cookies para fornecer recursos úteis do site, lembrar suas preferências e exibir conteúdo relevante, incluindo publicidade relevante. Para aceitar ou recusar todos os cookies não essenciais, clique em “Aceitar” ou “Recusar”. Para fazer escolhas mais detalhadas, clique em “Personalizar”.

S3ReportExportConfig

Modo de foco
S3ReportExportConfig - AWS CodeBuild
Esta página não foi traduzida para seu idioma. Solicitar tradução

Information about the S3 bucket where the raw data of a report are exported.

Contents

Note

In the following list, the required parameters are described first.

bucket

The name of the S3 bucket where the raw data of a report are exported.

Type: String

Length Constraints: Minimum length of 1.

Required: No

bucketOwner

The AWS account identifier of the owner of the Amazon S3 bucket. This allows report data to be exported to an Amazon S3 bucket that is owned by an account other than the account running the build.

Type: String

Required: No

encryptionDisabled

A boolean value that specifies if the results of a report are encrypted.

Type: Boolean

Required: No

encryptionKey

The encryption key for the report's encrypted raw data.

Type: String

Length Constraints: Minimum length of 1.

Required: No

packaging

The type of build output artifact to create. Valid values include:

  • NONE: CodeBuild creates the raw data in the output bucket. This is the default if packaging is not specified.

  • ZIP: CodeBuild creates a ZIP file with the raw data in the output bucket.

Type: String

Valid Values: ZIP | NONE

Required: No

path

The path to the exported report's raw data results.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

Nesta página

PrivacidadeTermos do sitePreferências de cookies
© 2025, Amazon Web Services, Inc. ou suas afiliadas. Todos os direitos reservados.