Creates a new partition.
See https://www.paws-r-sdk.com/docs/glue_create_partition/ for full documentation.
Arguments
- CatalogId
The Amazon Web Services account ID of the catalog in which the partition is to be created.
- DatabaseName
[required] The name of the metadata database in which the partition is to be created.
- TableName
[required] The name of the metadata table in which the partition is to be created.
- PartitionInput
[required] A
PartitionInputstructure defining the partition to be created.