Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegenerateAccessKeyParameters

Package version

Parameters supplied to the Regenerate Authorization Rule operation, specifies which key needs to be reset.

Hierarchy

  • RegenerateAccessKeyParameters

Index

Properties

Properties

Optional key

key: undefined | string

Optional, if the key value provided, is set for KeyType or autogenerated Key value set for keyType

keyType

keyType: KeyType

The access key to regenerate. Possible values include: 'PrimaryKey', 'SecondaryKey'

Generated using TypeDoc