DeregisterInstanceTagAttributeRequest - Amazon Elastic Compute Cloud

DeregisterInstanceTagAttributeRequest

Information about the tag keys to deregister for the current Region. You can either specify individual tag keys or deregister all tag keys in the current Region. You must specify either IncludeAllTagsOfInstance or InstanceTagKeys in the request

Contents

IncludeAllTagsOfInstance

Indicates whether to deregister all tag keys in the current Region. Specify false to deregister all tag keys.

Type: Boolean

Required: No

InstanceTagKeys

Information about the tag keys to deregister.

Type: Array of strings

Required: No

See Also

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