Documentation
¶
Index ¶
- func AdjustQuotas(awsCfg aws.Config, cfg types.QuotasConfig) ([]string, error)
- func CreateSession(region string) (aws.Config, error)
- func GetServiceQuota(awsCfg aws.Config, serviceCode, quotaCode string) (*servicequotas.GetServiceQuotaOutput, error)
- func WaitForRequests(awsCfg aws.Config, requests []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdjustQuotas ¶
AdjustQuotas adjusts the quotas
func CreateSession ¶
CreateSession creates a new AWS session
func GetServiceQuota ¶
func GetServiceQuota(awsCfg aws.Config, serviceCode, quotaCode string) (*servicequotas.GetServiceQuotaOutput, error)
GetServiceQuota retrieves the service quota for a specific service and quota code
func WaitForRequests ¶
WaitForRequests waits for the quota increase requests to complete
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.