CreateSNSPluginPlatform
Creates a plugin notification platform. For example,
CreateSNSPluginPlatform name=SMS plugin platform pluginDriverUuid=b8fbed0254193eae88617f83930e0ca8Parameters
| Name | Description | Optional | Valid Value | Starting Version |
|---|---|---|---|---|
| name | The platform name. | 5.5.38 | ||
| description | The platform description. | Yes | 5.5.38 | |
| pluginDriverUuid | The UUID of the loaded SNS EndpointDriver, which must support SEND_SNS_MESSAGE. | 5.5.38 | ||
| properties | The fields declared in the driver's optionTypes. If the driver declares required fields, they must be provided. | Yes | 5.5.38 | |
| resourceUuid | The resource UUID. | Yes | 5.5.38 | |
| tagUuids | The tag UUID list. | Yes | 5.5.38 | |
| systemTags | The system tags. | Yes | 5.5.38 | |
| userTags | The user tags. | Yes | 5.5.38 |
