View source: R/ssm_operations.R
ssm_create_ops_metadata | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/ssm_create_ops_metadata/ for full documentation.
ssm_create_ops_metadata(ResourceId, Metadata = NULL, Tags = NULL)
ResourceId |
[required] A resource ID for a new Application Manager application. |
Metadata |
Metadata for a new Application Manager application. |
Tags |
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:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.