Add Layer Version Permission
GET {{aws_lambda_base_url}}/?LayerName&RevisionId&VersionNumber&Action=AddLayerVersionPermission
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
LayerName | null | The name or Amazon Resource Name (ARN) of the layer. | |
RevisionId | null | Only update the policy if the revision ID matches the ID specified. Use this option to avoid modifying a policy that has changed since you last read it. | |
VersionNumber | null | The version number. | |
Action | string |