Access key
Synopsis
Create an access key.
Syntax
New-CloudAccessKey -AccessKeyName <String> -AuthenticationMethod <String> -CloudAccessKeyId <String> -CloudSecretAccessKey <String> -ContractId <String> -GroupID <Int32> -SecurityNetwork <String> [-AdditionalCDN <String>] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]New-CloudAccessKey [-Body] <Object> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Creates a new access key.
An access key's name needs to be unique within a user account.
Once you create an access key, it's available on both the staging and production Akamai networks.
Parameters
‑AccountSwitchKey | An account credential key that lets you move between accounts when using an API client enabled for multiple accounts. To find account switch keys, use Get-AccountSwitchKey. |
‑BodyConditionally required | A request body, either as a |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 19 days ago
