Skip to content

Commit

Permalink
fix: remove trace to version
Browse files Browse the repository at this point in the history
  • Loading branch information
aquamatthias committed Oct 18, 2024
1 parent ed92e93 commit 8ef4a51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/aws/fix_plugin_aws/resource/bedrock.py
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,6 @@ class AwsBedrockAgent(BedrockTaggable, AwsResource):
"default": [
AwsBedrockGuardrail.kind,
AwsKmsKey.kind,
"aws_bedrock_agent_version",
"aws_bedrock_agent_knowledge_base",
]
},
Expand Down

0 comments on commit 8ef4a51

Please sign in to comment.