Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Maximum amount of time to wait for KeyState to return PendingDeletion KeyStatePendingDeletionTimeout = 20 * time.Minute )
Variables ¶
This section is empty.
Functions ¶
func KeyState ¶
func KeyState(conn *kms.KMS, keyID string) resource.StateRefreshFunc
KeyState fetches the Key and its State
func KeyStatePendingDeletion ¶
KeyStatePendingDeletion waits for KeyState to return PendingDeletion
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.