Skip to content

Add support for AWS Bedrock application inference profile resources to aws-nuke #864

@Amousy

Description

@Amousy

Description
AWS recently introduced Amazon Bedrock Application Inference Profiles, which are currently not supported by aws-nuke.
When using aws-nuke in accounts that leverage Bedrock, these inference profile resources are left behind during cleanup, which can cause incomplete account resets and unexpected residual resources.

The default quota for Bedrock application inference profiles is 1000 per AWS account, which means in some accounts a significant number of resources could accumulate if not properly deleted.

Requested Feature
Please add support for nuking Amazon Bedrock application inference profile resources in aws-nuke.

This would include:
Detecting existing Bedrock application inference profiles
Properly listing and deleting them during a nuke run
Supporting them in both dry-run and actual deletion modes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions