CreateSNSPluginEndpoint
Creates a plugin notification endpoint. For example,
CreateSNSPluginEndpoint type=demo timeoutInSeconds=10 name=SNS pluginParameters
| Name | Description | Optional | Valid Value | Starting Version |
|---|---|---|---|---|
| type | The driver type used to look up a loaded driver. This field cannot be empty, and the associated platform cannot be omitted. | 5.3.0 | ||
| timeoutInSeconds | The sending timeout, in seconds. | 5.3.0 | ||
| properties | The plugin notification endpoint configuration. | Yes | 5.3.0 | |
| name | The resource name. | 5.3.0 | ||
| description | The detailed description of the resource. | Yes | 5.3.0 | |
| platformUuid | The UUID of the associated platform. If omitted, the system platform is used, but type must still be specified. | Yes | 5.3.0 | |
| resourceUuid | The resource UUID. | Yes | 5.3.0 | |
| tagUuids | The tag UUID list. | Yes | 5.3.0 | |
| systemTags | The system tags. | Yes | 5.3.0 | |
| userTags | The user tags. | Yes | 5.3.0 |
