View Source aws_s3outposts (aws v0.7.13)

Amazon S3 on Outposts provides access to S3 on Outposts operations.

Link to this section Summary

Link to this section Functions

Link to this function

create_endpoint(Client, Input)

View Source

Creates an endpoint and associates it with the specified Outpost.

It can take up to 5 minutes for this action to finish.

Related actions include:

  • DeleteEndpoint

  • ListEndpoints

Link to this function

create_endpoint(Client, Input0, Options0)

View Source
Link to this function

delete_endpoint(Client, Input)

View Source

Deletes an endpoint.

It can take up to 5 minutes for this action to finish.

Related actions include:

  • CreateEndpoint

  • ListEndpoints

Link to this function

delete_endpoint(Client, Input0, Options0)

View Source

Lists endpoints associated with the specified Outpost.

Related actions include:

  • CreateEndpoint

  • DeleteEndpoint

Link to this function

list_endpoints(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_endpoints(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_shared_endpoints(Client, OutpostId)

View Source

Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access Manager (RAM).

Related actions include:

  • CreateEndpoint

  • DeleteEndpoint

Link to this function

list_shared_endpoints(Client, OutpostId, QueryMap, HeadersMap)

View Source
Link to this function

list_shared_endpoints(Client, OutpostId, QueryMap, HeadersMap, Options0)

View Source