1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. ses
  5. getMailManagerAddressList

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.35.0 published on Monday, Sep 22, 2025 by Pulumi

aws-native.ses.getMailManagerAddressList

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.35.0 published on Monday, Sep 22, 2025 by Pulumi

    Definition of AWS::SES::MailManagerAddressList Resource Type

    Using getMailManagerAddressList

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getMailManagerAddressList(args: GetMailManagerAddressListArgs, opts?: InvokeOptions): Promise<GetMailManagerAddressListResult>
    function getMailManagerAddressListOutput(args: GetMailManagerAddressListOutputArgs, opts?: InvokeOptions): Output<GetMailManagerAddressListResult>
    def get_mail_manager_address_list(address_list_id: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetMailManagerAddressListResult
    def get_mail_manager_address_list_output(address_list_id: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetMailManagerAddressListResult]
    func LookupMailManagerAddressList(ctx *Context, args *LookupMailManagerAddressListArgs, opts ...InvokeOption) (*LookupMailManagerAddressListResult, error)
    func LookupMailManagerAddressListOutput(ctx *Context, args *LookupMailManagerAddressListOutputArgs, opts ...InvokeOption) LookupMailManagerAddressListResultOutput

    > Note: This function is named LookupMailManagerAddressList in the Go SDK.

    public static class GetMailManagerAddressList 
    {
        public static Task<GetMailManagerAddressListResult> InvokeAsync(GetMailManagerAddressListArgs args, InvokeOptions? opts = null)
        public static Output<GetMailManagerAddressListResult> Invoke(GetMailManagerAddressListInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMailManagerAddressListResult> getMailManagerAddressList(GetMailManagerAddressListArgs args, InvokeOptions options)
    public static Output<GetMailManagerAddressListResult> getMailManagerAddressList(GetMailManagerAddressListArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:ses:getMailManagerAddressList
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AddressListId string
    The identifier of the address list.
    AddressListId string
    The identifier of the address list.
    addressListId String
    The identifier of the address list.
    addressListId string
    The identifier of the address list.
    address_list_id str
    The identifier of the address list.
    addressListId String
    The identifier of the address list.

    getMailManagerAddressList Result

    The following output properties are available:

    AddressListArn string
    The Amazon Resource Name (ARN) of the address list.
    AddressListId string
    The identifier of the address list.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
    AddressListArn string
    The Amazon Resource Name (ARN) of the address list.
    AddressListId string
    The identifier of the address list.
    Tags Tag
    The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
    addressListArn String
    The Amazon Resource Name (ARN) of the address list.
    addressListId String
    The identifier of the address list.
    tags List<Tag>
    The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
    addressListArn string
    The Amazon Resource Name (ARN) of the address list.
    addressListId string
    The identifier of the address list.
    tags Tag[]
    The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
    address_list_arn str
    The Amazon Resource Name (ARN) of the address list.
    address_list_id str
    The identifier of the address list.
    tags Sequence[root_Tag]
    The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
    addressListArn String
    The Amazon Resource Name (ARN) of the address list.
    addressListId String
    The identifier of the address list.
    tags List<Property Map>
    The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

    Supporting Types

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.35.0 published on Monday, Sep 22, 2025 by Pulumi
      AI Agentic Workflows: Register now