AutomatedReasoningPolicyBuildResultAssetManifestEntry - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AutomatedReasoningPolicyBuildResultAssetManifestEntry

Represents a single entry in the asset manifest, describing one artifact produced by the build workflow.

Contents

assetType

The type of asset (e.g., BUILD_LOG, QUALITY_REPORT, POLICY_DEFINITION, GENERATED_TEST_CASES, POLICY_SCENARIOS, FIDELITY_REPORT, ASSET_MANIFEST, SOURCE_DOCUMENT).

Type: String

Valid Values: BUILD_LOG | QUALITY_REPORT | POLICY_DEFINITION | GENERATED_TEST_CASES | POLICY_SCENARIOS | FIDELITY_REPORT | ASSET_MANIFEST | SOURCE_DOCUMENT

Required: Yes

assetId

A unique identifier for the asset, if applicable. Use this ID when requesting specific assets through the API.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 36.

Pattern: [0-9a-fA-F\-]+

Required: No

assetName

A human-readable name for the asset, if applicable. This helps identify specific documents or reports within the workflow results.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

See Also

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