Skip to content

/AWS1/CL_SSM=>CREATEOPSMETADATA()

About CreateOpsMetadata

If you create a new application in Application Manager, Amazon Web Services Systems Manager calls this API operation to specify information about the new application, including the application type.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEID TYPE /AWS1/SSMOPSMETADATARESOURCEID /AWS1/SSMOPSMETADATARESOURCEID

A resource ID for a new Application Manager application.

Optional arguments:

IT_METADATA TYPE /AWS1/CL_SSMMETADATAVALUE=>TT_METADATAMAP TT_METADATAMAP

Metadata for a new Application Manager application.

IT_TAGS TYPE /AWS1/CL_SSMTAG=>TT_TAGLIST TT_TAGLIST

Optional metadata that you assign to a resource. You can specify a maximum of five tags for an OpsMetadata object. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For example, you might want to tag an OpsMetadata object to identify an environment or target Amazon Web Services Region. In this case, you could specify the following key-value pairs:

  • Key=Environment,Value=Production

  • Key=Region,Value=us-east-2

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMCREATEOPSMETRESULT /AWS1/CL_SSMCREATEOPSMETRESULT