Sequins v0.4.0 Sequins.Utils.Arn
Utilities for parsing and manipulating AWS ARNs
Link to this section Summary
Functions
Parse an ARN into a struct
Convert an ARN struct to a string
Update the ARN account
Update the ARN partition
Update the ARN region
Update the ARN resource
Update the ARN scheme
Update the ARN service
Link to this section Types
Link to this section Functions
Link to this function
parse(arn)
Parse an ARN into a struct
Convert an ARN struct to a string
Update the ARN account
Link to this function
update_partition(arn, v)
Update the ARN partition
Update the ARN region
Update the ARN resource
Update the ARN scheme
Update the ARN service