@aws-sdk/client-bedrock

UntagResourceCommandInput Interface

The input for UntagResourceCommand.

Members

Name
Type
Details
resourceARN Requiredstring | undefined

The Amazon Resource Name (ARN) of the resource to untag.

tagKeys Requiredstring[] | undefined

Tag keys of the tags to remove from the resource.

Full Signature

export interface UntagResourceCommandInput extends UntagResourceRequest